-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Overview
Currently, teachers have to create questions manually for every quiz in QUIZDOM. This can become repetitive and time-consuming, especially when quizzes are conducted for multiple batches or classes.
I propose adding a Question Bank Upload feature that allows teachers to upload a CSV file containing a set of questions. The system will then randomly select questions from this bank when generating a quiz.
Key Benefits
- Time-Saving: Teachers can upload a large question set once and reuse it across multiple quizzes.
- Randomization: Questions are picked randomly from the bank, ensuring unique quizzes for different students and reducing cheating.
- Scalability: Makes QUIZDOM more efficient for handling larger classes and frequent quizzes.
- Flexibility: Teachers can update or extend the question bank anytime instead of starting from scratch.
Suggested Features
- CSV Upload Support: Columns could include: Question, Options, Correct Answer, Difficulty Level, Question Type.
- Random Question Selection: Teacher specifies the number of questions to be picked for the quiz. Optional: Filter by difficulty levels (easy/medium/hard).
- Reusability: Uploaded question banks remain linked to the teacher’s account for reuse.
- Compatibility: Support for multiple question formats: MCQs, True/False, Short Answer.
Example Workflow
- Teacher uploads a CSV file with 100 questions.
- Teacher creates a quiz and selects: “Use Question Bank”.
- Teacher sets: Pick 10 random questions, balanced by difficulty.
- QUIZDOM auto-generates the quiz and provides the unique quiz code.
Impact
This feature will significantly reduce repetitive work for teachers, improve quiz integrity through randomization, and make QUIZDOM stand out from other quiz platforms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels