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.
A step-by-step wizard: add your event details, categories, rules, and questions, then download a ready-to-run quiz file. No coding.
Open a ready-made example quiz to see exactly how the runner works before building your own.
Browse the standings and full game log from quizzes that have already been run, or open a results file you saved.
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.