The Landmark Quiz
A permanent touchscreen quiz kiosk built for an iconic London landmark. Adult and kids modes, timed rounds, randomised answers, real-time analytics, full kiosk lock-down for unattended public use, and a built-in editor so the venue's team can update questions without involving us.
The brief, the build, and the result.
A permanent visitor-experience quiz kiosk installed at one of London's most iconic heritage landmarks in October 2025. The kiosk runs in unattended public mode on a large touchscreen — pinch-zoom and swipe-navigation locked out, full-screen Chrome launched automatically by the deploy scripts, with inactivity detection that returns to the start screen after a configurable timeout. Two question banks (Adult and Kids) with different difficulty curves. Real-time analytics track every session, response time, and answer distribution; charts segment performance by mode and time window (1h, 2h, 24h, 7d, all-time); CSV export for the venue's reporting. The team can edit questions through a built-in dashboard, with edits committed straight back to the source-of-truth JSON. Optimised for 4K displays.
- 01Dual quiz mode — Adult and Kids, different difficulty curves
- 02Timed rounds (default 120s) with dynamic per-answer feedback
- 03Randomised answer order to prevent memorisation
- 04Real-time analytics — response times, success rates, score distribution
- 05CSV export of session data and question performance
- 06Built-in question editor with git-committed JSON storage
- 07Full kiosk lockdown — auto-launched Chrome, pinch/swipe disabled
- 08Inactivity detection with auto-reset to start screen
- 09Optimised for 4K touchscreen displays
- 10PM2-managed deployment, runs locally on venue hardware