Grid Lock — Three-in-a-Row Quiz Showdown
A nine-square quiz board: pick a square, answer the question, claim it for your mark — first side to lock three in a row wins. Crimson vs Teal team play with an optional steal, plus a solo mode against “The Board.” Optional timer, on-screen scoring, and full keyboard play. Ships as a blank, commented template.
- Problem
- Review rounds need quick stakes and a reason for every learner to commit to an answer, not just nod along.
- Who it helps
- Facilitators running fast, competitive review — two teams head-to-head or one learner under a little pressure.
- In training
- Pick a square, answer to claim it, and race to three in a row across, down, or diagonally; a miss can be stolen by the other team, or in solo play the Board locks the square against you.
- Skills shown
- Front-end build, win-detection and turn logic, retrieval-practice design, trainer-editable template.
How to edit
- Right-click the file → “Open with” → a text editor.
- Scroll to the banner
★ EDIT YOUR BOARD HERE ★near the top of the script. - Fill nine questions (one per square). Each has four
optionsand acorrectindex (0–3). - Save, then open in a browser. Toggle steal, timer, shuffle, or sound on the start screen.