Files
esc/packages
Felix Förtsch 634b953911 add quiz logic to GameManager, WS handler, quiz tests
- implement startQuizQuestion, buzz, judgeQuizAnswer, skipQuizQuestion
- add per-view quiz state builders (player, display, host)
- include quizPoints in leaderboard
- dispatch start_quiz_question, skip_quiz_question, buzz, judge_quiz_answer in WS handler
- override quiz question with full host view (text + answer) for host connections

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 07:16:34 +01:00
..