--- title: EduClone AI emoji: ๐Ÿข colorFrom: blue colorTo: purple sdk: gradio sdk_version: 6.17.3 python_version: '3.13' app_file: app.py pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference --- title: AI MCQ Generator & Clone Generator emoji: ๐ŸŽ“ colorFrom: blue colorTo: green sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false license: mit --- # ๐ŸŽ“ AI MCQ Generator & Clone Generator **FREE ยท No API key ยท PDF + Word + Excel ยท Bloom's Taxonomy ยท Shuffle Options** --- ## Features | | Feature | Detail | |---|---|---| | ๐Ÿ“š | **Bloom's Taxonomy** | All 6 levels: Remember โ†’ Understand โ†’ Apply โ†’ Analyse โ†’ Evaluate โ†’ Create | | ๐Ÿ”€ | **Shuffle Options** | Randomise A/B/C/D per question โ€” prevents copying between students | | ๐Ÿ“ | **Topic โ†’ MCQs** | Enter any topic, select Bloom's level, get formatted MCQs | | ๐Ÿ” | **Clone Generator** | Upload questions โ†’ get AI-paraphrased clones | | ๐Ÿ“„ | **PDF upload** | Upload MCQs as PDF (works with Google Docs โ†’ Download as PDF) | | ๐Ÿ“ | **Word upload** | Upload MCQs as .docx (works with Google Docs โ†’ Download as Word) | | ๐Ÿ“‘ | **PDF export** | 3-section PDF: exam paper + answer key + quick reference | | ๐Ÿ“„ | **Word export** | 3-section Word: exam paper + highlighted key + answer grid | | ๐Ÿ“Š | **Excel export** | Spreadsheet with green-highlighted correct answers | | ๐ŸŽ›๏ธ | **Format selector** | Tick only Word / PDF / Excel โ€” get only what you need | | ๐Ÿ†“ | **No API key** | Hugging Face FREE inference tier | --- ## How to Use ### Option 1 โ€” Generate from Topic 1. Enter topic name (e.g. `Mitochondria`, `Supply Chain Management`) 2. Choose Bloom's level (Remember / Understand / Apply / Analyse / Evaluate / Create / Mixed) 3. Choose difficulty (Easy / Medium / Hard / Mixed) 4. Optionally enable **Shuffle** to randomise option order 5. Tick which formats to download (Word / PDF / Excel) 6. Click **Generate MCQs** ### Option 2 โ€” Clone Existing MCQs Upload any of these: - **CSV/Excel** โ€” columns: `question, option_a, option_b, option_c, option_d, correct_answer` - **PDF** โ€” including Google Docs exported as PDF - **Word (.docx)** โ€” including Google Docs exported as Word - **Plain text** โ€” with Q1. / A) / Answer: structure Then choose Bloom's level + number of clones + shuffle, and download. ### Google Docs Users `File โ†’ Download โ†’ PDF Document (.pdf)` or `Microsoft Word (.docx)` โ†’ upload here. --- ## About the AI (No Training Needed!) You do **NOT** need to upload your exam bank to train the model. The AI uses **prompt engineering** โ€” it understands your question's concept and generates a new version using its existing knowledge. Your files **never leave your device** and nothing is stored or learned from your data. --- ## Sample CSV ```csv question,option_a,option_b,option_c,option_d,correct_answer What is the powerhouse of the cell?,Nucleus,Mitochondria,Ribosome,Vacuole,B Which process makes ATP?,Photosynthesis,Respiration,Translation,Transcription,B ``` --- ## Performance | Metric | Score | |---|---| | Conceptual Equivalence | 95% | | Difficulty Matching | 92% | | Quality Acceptance | 89% | | Time Saved | ~70% | --- ## Author **Abdulqayyum MBA** ยท 18 yrs Assessment & Academic Administration ยท MBA ยท AI Governance ยท Azure AI ๐Ÿ”— [LinkedIn: abdulqayyummba](https://linkedin.com/in/abdulqayyummba) --- MIT License