Skip to content

[NSoC'26] Add Quiz Review Mode with Answer Feedback#94

Merged
shwetap3000 merged 1 commit into
shwetap3000:mainfrom
Aishwarya-Anekar:feature/quiz-review-mode
May 21, 2026
Merged

[NSoC'26] Add Quiz Review Mode with Answer Feedback#94
shwetap3000 merged 1 commit into
shwetap3000:mainfrom
Aishwarya-Anekar:feature/quiz-review-mode

Conversation

@Aishwarya-Anekar
Copy link
Copy Markdown

🔁 Pull Request

[NSoC'26] Add Quiz Review Mode with Answer Feedback

📌 Description

Implemented a Quiz Review Mode that allows users to revisit all answered questions after completing a quiz.

The review section now displays:

  • Question prompt
  • User-selected answer
  • Correct answer
  • Timeout status (if applicable)
  • Correct/Wrong visual styling

This improves the educational value of the quiz feature by helping users analyze mistakes and review responses after submission.

🔗 Related Issue

Fixes #92

🚀 Type of Change

  • [✅] Bug Fix
  • [✅] Feature
  • [✅] Enhancement
  • Documentation

🧪 Testing

Tested locally by:

  • Running the quiz flow completely
  • Verifying correct and incorrect answer highlighting
  • Checking timeout question handling
  • Ensuring the review section renders after quiz completion
  • Testing UI responsiveness and styling updates

📸 Screenshots

Screenshot 2026-05-21 011329 Screenshot 2026-05-21 011339

✅ Checklist

  • [✅] Code follows guidelines
  • [✅] Tested properly
  • [✅] Docs updated
  • [✅] PR title includes NSoC'26

🌱 NSoC'26 Rule

All PRs must include NSoC'26 in the title.

Example:
[NSoC'26] Add authentication system

@Aishwarya-Anekar
Copy link
Copy Markdown
Author

Merge #94 and #95

@shwetap3000 shwetap3000 merged commit f31f44f into shwetap3000:main May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add Quiz Analytics & Review Mode

2 participants