kaboot/tests/components
Joey Yakimowich-Payne d1f82440a1
Add disable timer setting and fix per-question time limits
Add a 'Question Timer' toggle to game settings that lets the host disable
the countdown timer. When disabled, questions show ∞ instead of a countdown,
the host gets an 'End Question' button to manually advance, and all correct
answers receive maximum points.

Also fix a bug where per-question time limits were ignored — the timer and
scoring always used the hardcoded 20-second default instead of each question's
individual timeLimit.
2026-02-23 13:44:12 -07:00
..
DefaultConfigModal.test.tsx Add disable timer setting and fix per-question time limits 2026-02-23 13:44:12 -07:00
GameConfigPanel.test.tsx Add disable timer setting and fix per-question time limits 2026-02-23 13:44:12 -07:00
ImportQuizzesModal.test.tsx Add import/export 2026-01-15 22:27:17 -07:00
Lobby.test.tsx Add kick player and leave game functionality 2026-01-19 14:52:57 -07:00
PaymentResult.test.tsx Add Stripe payment integration for AI subscriptions 2026-01-21 16:11:03 -07:00
Podium.test.tsx Add show rankings 2026-01-19 15:26:01 -07:00
QuizEditorAsyncConfig.test.tsx Move tabs 2026-01-19 14:04:10 -07:00
QuizEditorConfig.test.tsx Add disable timer setting and fix per-question time limits 2026-02-23 13:44:12 -07:00
QuizLibrary.test.tsx Add sharing 2026-01-16 08:49:21 -07:00
RevealScreen.test.tsx Add presenter role for game flow control 2026-01-19 14:02:28 -07:00
SaveOptionsModal.test.tsx Add tests and edit works 2026-01-13 23:52:04 -07:00
Scoreboard.test.tsx Add presenter role for game flow control 2026-01-19 14:02:28 -07:00
SharedQuizView.test.tsx Fix sharing 2026-01-16 09:42:12 -07:00
UpgradePage.test.tsx Add Stripe payment integration for AI subscriptions 2026-01-21 16:11:03 -07:00