Quiz Runner

A single-file, offline-friendly tool for running community quiz competitions โ€” fair question order, a live timer and bell, automatic scoring, tiebreakers, and shareable results.

Which one do I need?

๐Ÿ› ๏ธ

Build your own quiz

A step-by-step wizard: add your event details, categories, rules, and questions, then download a ready-to-run quiz file. No coding.

Use this if you are preparing your own event.
Open the wizard โ†’
โ–ถ๏ธ

Try the sample quiz

Open a ready-made example quiz to see exactly how the runner works before building your own.

Use this if you want to learn how it plays first.
Launch the sample โ†’
๐Ÿ†

View past results

Browse the standings and full game log from quizzes that have already been run, or open a results file you saved.

Use this if the quiz is over and you want to share scores.
See results โ†’

Past quizzes

Events that have been run with Quiz Runner.

To add yours: open a pull request on GitHub. Drop your files in the repo and add an entry to results/manifest.json:
 ยท  Results link โ€” put your snapshot JSON in results/ and set "file".
 ยท  Play link โ€” put your quiz HTML in examples/ and set "playUrl".
Both fields are optional; include whichever you have.