Spaces:
Sleeping
Sleeping
File size: 1,662 Bytes
3c76fd2 094a16c 0c46cfb 094a16c 0c46cfb 094a16c 0c46cfb 094a16c 0c46cfb 094a16c 0c46cfb 094a16c 0c46cfb 094a16c 0c46cfb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
title: Bioinformatics
emoji: 🐢
colorFrom: pink
colorTo: yellow
sdk: gradio
sdk_version: 6.13.0
app_file: app.py
pinned: false
license: mit
short_description: bioinformatics-qa-quiz
---
# Bioinformatics QA Teaching Studio
A production-style teaching demo built on a public bioinformatics question-answer dataset.
## Live Purpose
This Space is designed as a final teaching product with:
- Polished user experience
- Fast and flexible data exploration
- Teaching-mode multiple-choice quiz flow
- Score tracking for classroom or self-study sessions
## Core Features
- Explore tab
- Topic and split filters
- Global keyword search across topic, question, and answer
- Answer-length range controls
- Sorting and paging
- Row-level detail view
- Export filtered results to CSV
- Quiz tab
- Topic filter and difficulty modes
- 4-option MCQ generation
- Same-topic distractors for stronger pedagogy
- Teaching support panel with related questions
- Auto next-question flow after each submission
- Session scoring:
- correct and total
- accuracy
- streak
- best streak
- About tab
- Usage and scope statement
- Caution notice for responsible use
## Dataset
- Hugging Face Dataset: https://huggingface.co/datasets/yashm/bioinformatics-qa-dataset
- DOI: 10.57967/hf/8544
## Citation
If you use this dataset, please cite:
~~~bibtex
@misc{yash_munnalal_gupta_2026,
author = {Yash Munnalal Gupta},
title = {bioinformatics-qa-dataset (Revision 654049c)},
year = 2026,
url = {https://huggingface.co/datasets/yashm/bioinformatics-qa-dataset},
doi = {10.57967/hf/8544},
publisher = {Hugging Face}
}
|