Practice Route
The practice page now fetches the question bank from D1 through a Pages Function, then falls back to the baked seed only when needed.
- Source booklet preserved
- Live API-backed question bank
- Randomized answer choice generation
A live Cloudflare-hosted training surface for navigation-rules study, seeded from the imported exam bank and ready to grow into a fuller accredited testing platform.
Reading live stats from D1.
Randomized practice sessions always include the correct answer and can draw beyond four displayed options.
The original booklet remains available while the database layer powers the interactive flow.
Operational session scaffolding is loading from D1.
The practice page now fetches the question bank from D1 through a Pages Function, then falls back to the baked seed only when needed.
The official page is bundled into this deployment so the public site stays coherent and gives you a clean front door into the accredited-track experience.
This deploy uses Cloudflare Pages for the site shell and a dedicated D1 database created just for this practice bank, leaving your other resources untouched.