--- 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} }