Releases: softProTeam1/quizzer_project_teamB
Sprint 3
New Features:
Teacher Account Management:
Teachers can now register an account to manage their quizzes.
A sign-in feature has been implemented for teachers to access their accounts securely.
Teachers can associate added quizzes and categories with their accounts, enabling them to organize and manage their personal quizzes.
Student Quiz Interaction:
Students can now review quizzes to share their thoughts and feedback with others.
A feature has been added for students to view reviews of quizzes, facilitating a better understanding of others' opinions.
Students can now see the number of reviews and the average rating of a quiz, providing a quick summary of the quiz's overall reception.
Testing
Add test methods for the endpoint:
Getting all (published) quizzes
Getting all categories
Getting a quiz by id
Getting the questions of a quiz
Creating an answer
Getting the answers of a quiz
Contributors: @Blazej3 @makotosoul @anhng1106 @Janphan
Sprint3 - 1.0.0
New Features:
Teacher Account Management:
Teachers can now register an account to manage their quizzes.
A sign-in feature has been implemented for teachers to access their accounts securely.
Teachers can associate added quizzes and categories with their accounts, enabling them to organize and manage their personal quizzes.
Student Quiz Interaction:
Students can now review quizzes to share their thoughts and feedback with others.
A feature has been added for students to view reviews of quizzes, facilitating a better understanding of others' opinions.
Students can now see the number of reviews and the average rating of a quiz, providing a quick summary of the quiz's overall reception.
Testing
Add test methods for the endpoint:
- Getting all (published) quizzes
- Getting all categories
- Getting a quiz by id
- Getting the questions of a quiz
- Creating an answer
- Getting the answers of a quiz
Contributors: @Blazej3 @makotosoul @anhng1106 @Janphan
Sprint2 - 1.0.0
Features For the teacher:
Category Management
Add Categories: Teachers can now create and add categories to help organize quizzes.
View Categories: A new view is available for teachers to see a list of all existing categories.
Edit Categories: Teachers can modify the information of existing categories.
Delete Categories: This feature allows teachers to remove unwanted or redundant categories.
Assign Categories to Quizzes: Teachers can assign categories to their quizzes.
Features for Students
Quiz Access
View Published Quizzes: Students can now see a list of all published quizzes to take.
View Quiz Questions: Students can view the questions within a quiz.
Answer Quiz Questions: Students can attempt quizzes to test their knowledge.
Quiz Filtering
Filter Quizzes by Categories: This feature allows students to filter quizzes by their category.
Filter Questions by Difficulty: This feature allows students to filter quiz questions by their difficulty to match their skill level.
Quiz Results
View Correct and Incorrect Answers: After completing a quiz, students can view the number of correct and incorrect answers for each question to understand their performance.
Contributors:
@makotosoul @Blazej3 @anhng1106 @Janphan
Sprint 1 - 1.0.0
Quizzer App with CRUD features for quizzes with categories and questions
@makotosoul @Blazej3 @anhng1106 @Janphan @Veyefill