Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Custom Questions Alongside ML-Generated Quizzes #146

Open
1 of 6 tasks
Naman-B-Parlecha opened this issue Jan 15, 2025 · 0 comments · May be fixed by #147
Open
1 of 6 tasks

Add Support for Custom Questions Alongside ML-Generated Quizzes #146

Naman-B-Parlecha opened this issue Jan 15, 2025 · 0 comments · May be fixed by #147

Comments

@Naman-B-Parlecha
Copy link
Contributor

Description

Currently, the quiz generation system relies entirely on the ML model to create questions from a provided input paragraph. While this is effective, it lacks the flexibility for users (e.g., teachers, professors, or trainers) to add custom questions. This limitation can result in quizzes that don’t fully cover specific topics or meet the unique needs of the user.

Why This is Important

  • Enhanced Flexibility: Users can supplement ML-generated questions with their own, ensuring quizzes are more comprehensive and tailored.
  • Improved Usability: Educators and professionals often need to include specific questions that align with their teaching or training goals, which the ML model may not fully address.
  • Better Coverage: Custom questions allow users to fill gaps in the generated content, ensuring critical concepts are included.

Example Use Case

A professor inputs a topic into the system, and the ML model generates a quiz. However, the professor notices that a key concept is missing and wants to manually add a few questions to ensure the quiz is complete and aligns with their curriculum.

Issue Type:

  • Feature
  • Bug
  • Documentation
  • Improvement
  • Refactor
  • Task
@Naman-B-Parlecha Naman-B-Parlecha linked a pull request Jan 15, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant