Commit graph

5 commits

Author SHA1 Message Date
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
8a11275849
Add sharing 2026-01-16 08:49:21 -07:00
667c490537
Add import/export 2026-01-15 22:27:17 -07:00
5974134ad8
Add more tests 2026-01-15 07:08:50 -07:00
bc4b0e2df7
Add tests and edit works 2026-01-13 23:52:04 -07:00