Quiz
The standalone quiz page is a fast practice surface for learners who want one question at a time instead of opening a full course. It uses server-fetched questions and server-side answer verification, so it behaves more like live practice than a static worksheet.
How the standalone quiz works
- The page loads one question at a time.
- Each question includes the course it came from, so learners can reconnect the answer to the source material.
- Answers are verified against the server before the next question appears.
- After a correct answer, the page briefly pauses and then loads a fresh question automatically.
Completed-only filter
The quiz view includes a completed-only toggle. It is enabled by default, which means the question pool can be limited to courses the learner has already completed. Turning it off broadens the practice set.
Feedback behavior
- Correct answers advance the flow.
- Wrong answers are surfaced immediately.
How this differs from course quizzes
Course quizzes are embedded inside a specific course and save a final course score. The standalone quiz page is for continuous practice across the catalog and does not replace the end-of-course scoring model.