feat: add quiz progress tracking, streak counter and answer explanations#1716
feat: add quiz progress tracking, streak counter and answer explanations#1716RosheshChaware wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe ChangesQuiz App: Progress Tracking, Streak, and Answer Explanations
Layout Test Script
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes #1715
Description
This PR enhances the
examples/quiz-appexperience by introducing lightweight user engagement and learning-focused feedback features.Changes included:
These improvements make the quiz experience more interactive and educational while preserving the existing terminal-style UI and without introducing additional dependencies.
Related Issue
Closes #ISSUE_NUMBER
Which package(s)?
Type of Change
type:bug)type:feature)type:docs)type:testing)type:refactor)type:design)type:accessibility)type:performance)type:devops)type:security)Checklist
needs-starcheck blocks your merge otherwise.bun vitest runbun run buildbun run typecheck[CONTRIBUTING.md](https://chatgpt.com/c/CONTRIBUTING.md).type: short description.markDirty()(if your change affects rendering).anytypes without an inline comment explaining why.GSSoC 2026 Participation
https://gssoc.girlscript.org/profile/YOUR_PROFILE_IDScreenshots / Recordings (UI changes)
Add before/after screenshots of:
Notes for the Reviewer
examples/quiz-app.Summary by CodeRabbit