Quiz Funnel Examples — Live Interactive Demos
The best way to understand a quiz funnel is to see one working. quiz-ui ships with interactive examples for every component — choice cards, image grids, sliders, rating scales, text inputs, and email capture — each wired into a real QuizRoot with a progress bar and navigation buttons.
Last updated: 2026-09-25
Frequently asked questions
Where can I see quiz funnel examples?
The quiz-ui docs site includes a live example page that runs a branching fitness-quiz funnel using every component in the registry.
Can I copy the example code?
Yes. Every example has a 'Copy' button for both the LLM prompt and the raw TypeScript code. Drop either into your project.
Do the examples show branching?
Yes. The fitness quiz example branches on the first answer: 'Build strength' leads to a rating question, 'Improve cardio' leads to a slider question, and both converge on email → result.