Skip to content

Add quiz feedback sounds (correct, incorrect, session complete) - #57

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/quiz-feedback-sounds-3ee1
Jul 19, 2026
Merged

Add quiz feedback sounds (correct, incorrect, session complete)#57
cursor[bot] merged 1 commit into
mainfrom
cursor/quiz-feedback-sounds-3ee1

Conversation

@jsolly

@jsolly jsolly commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds Duolingo-style quiz feedback audio: pleasant correct chime, soft incorrect thud, and a short session-complete arpeggio on Finish.
  • Mute preference persists in localStorage (sound on by default); toggle from home (“Sound on/off”) and the quiz header speaker icon.
  • Sounds play from user-gesture handlers so browsers allow playback.

Test plan

  • Start a quiz, pick a correct answer → hear correct chime
  • Pick an incorrect / non-clearing answer → hear soft incorrect sound
  • Finish a session → hear session-complete flourish
  • Mute from quiz header or home; confirm no sounds play and preference survives reload
  • Unmute and confirm sounds return
Open in Web Open in Cursor 

Play short correct/incorrect stings on answer and a session-complete
flourish on Finish. Mute preference persists in localStorage and is
togglable from home and the quiz header.
@jsolly
jsolly marked this pull request as ready for review July 19, 2026 13:05
@cursor
cursor Bot merged commit cf99f41 into main Jul 19, 2026
4 checks passed
@cursor
cursor Bot deleted the cursor/quiz-feedback-sounds-3ee1 branch July 19, 2026 13:08
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 this pull request may close these issues.

2 participants