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

[improvement] Interactive Question and Answer Sheet Generation #12

Open
Roaster05 opened this issue Mar 12, 2024 · 0 comments
Open

[improvement] Interactive Question and Answer Sheet Generation #12

Roaster05 opened this issue Mar 12, 2024 · 0 comments

Comments

@Roaster05
Copy link
Contributor

Description:

This issue focuses on incorporating a mechanism into our GitHub repository for generating questions and their answer keys in a format suitable for serving as an answer sheet. By implementing this feature, users can conveniently generate questions locally, ensuring compatibility with the quiz-taking process. This endeavor aims to streamline quiz administration, providing quiz takers with a standardized answer sheet format, thereby enhancing user experience and accessibility.

Current Implementation:

The Current Implementation generates a text file named questions_and_answers.txt for each generated quiz. However, it lacks a form-like feature to interactively take input from quiz takers. This limitation restricts the usability and interactivity of the quiz-taking process, as users are unable to conveniently input their answers within the system. Integrating a form-like interface would greatly enhance the user experience by providing a more intuitive and interactive means for quiz takers to submit their responses.

Benefits:

  • Separation of Answer Key and Questions: The proposed implementation separates the generation of the answer key and questions, providing clarity and organization to the quiz administration process.
  • Interactive Form-like Format: By generating questions in a form-like format capable of accepting user input, the system effectively serves as an answer sheet. This enhances the user experience by offering an intuitive and convenient means for quiz takers to input their responses.
  • Future Scalability: Implementing a form-like answer sheet format lays the groundwork for accommodating different types of questions such as multiple-choice questions (MCQs), Boolean questions, and more. This flexibility ensures that the system remains adaptable to evolving quiz formats and requirements, enhancing its long-term utility and relevance.

Expected Output:

Example.pdf

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

No branches or pull requests

1 participant