Block-based interactive quizzes for the PRC Platform. Authors compose a Controller → Pages → Page → Question → Answer tree on the quiz post type; the Interactivity API runs scoring, results, and optional community groups on the frontend.
Package: @prc/quiz-builder
Source: plugins/prc-quiz-builder/
Editors build scored, typology, and freeform quizzes. Maintainers work with Firebase archetypes, REST, Abilities, and WP-CLI. Consumers call prc-api/v3/quiz/*.
Choose a path
Who are you?
Start with the guide that matches your work.
Documentation
For editors
- User guide — composition, modes, display types, synced quiz, analytics list
For maintainers
- Architecture — block tree, Firebase, cookies, hooks
- Troubleshooting — missing blocks, submit failures, Firebase 503
For consumers
Related
- Plugin README — deep dive on display types, score buckets, CLI
- PRC Quiz Cast — live host/player sessions for a quiz
- Dependency auth — Firebase service account setup