Quiz Engine 2.0 - live feedback that teaches, or exam mode when you want the pressure 😎
I’m excited to share a major update to DiveInto quizzes: I’ve rolled my own quiz engine. You now get live feedback while you learn (if you want it), or you can switch to test mode for a realistic exam run‑through with scoring at the end. For variety and better retention there’s question shuffling and answer order randomisation.
I’m rolling this out across the site now - KCNA sections are first in line, with other courses following.
Why build my own? Existing tools didn’t let me attach per‑option explanations and adapt the feedback loop the way I wanted. The new engine focuses on learning first: it tells you why each choice is right or wrong, not just whether you got it.
Two ways to practice
1) Live Feedback (learning mode)
- Immediate correct/incorrect check when you pick an option.
- Tailored explanation for the option you chose (not a generic blob). If you change your mind, you can view all option rationales.
- Progress tracker to keep momentum.
2) Test Mode (exam simulation)
- No feedback during the run; you’ll see a score and a full review at the end.
- Review screen groups questions by Correct / Incorrect / Marked for review.
You can toggle modes as you desire
The feedback loop - designed to coach, not just grade
What happens when you answer?
-
Select an option
The engine immediately stores your choice and locks the question (in test mode it simply records the choice without showing feedback). -
Evaluate
Your selection is evaluated client‑side; the UI updates -- Correct → green highlight, concise confirmation, and why the option is correct.
- Incorrect → red highlight plus a short teaching note aimed at your specific misconception.
-
See tailored rationales for all options
Expand the explanation panel to read why each distractor is wrong and how it differs from the correct behaviour. This is where most learning happens.
Feature highlights
- Shuffle everything - Question order and answer order
- Live Mode - Get instant feedback!
- Test Mode - Challenge yourself and see if you can reach 85%+ each time.
Final thoughts
Whether you prefer live coaching or exam pressure, this update should make your practice time more effective - and a bit more fun. If you hit anything rough or have ideas for new question types, I’d love to hear from you.
Happy studying!
- James