kaboot/hooks
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
..
useAuthenticatedFetch.ts feat: add comprehensive game configuration system 2026-01-14 01:43:23 -07:00
useBodyScrollLock.ts Fix modal scrolling 2026-01-13 23:56:21 -07:00
useGame.ts Add disable timer setting and fix per-question time limits 2026-02-23 13:44:12 -07:00
useQuizLibrary.ts Add sharing 2026-01-16 08:49:21 -07:00
useUserConfig.ts feat: add comprehensive game configuration system 2026-01-14 01:43:23 -07:00
useUserPreferences.ts Flesh out payment stuff 2026-01-22 12:21:12 -07:00