← Free Tools
Interactive Learning Tool

Knowledge Check — Self-Paced Review

A self-paced multiple-choice check for one learner: pick an answer and the card locks with the right choice highlighted, your pick marked, and a one-line explanation — wrong answers teach instead of just buzzing. It ends with a pass/fail score ring, correct/missed counts, and a full question-by-question review so the learner leaves knowing what to restudy. Set the passing score; optional shuffle. Ships as a blank, commented template.

Screenshot of Knowledge Check — Self-Paced Review

Open the checkDownload

Problem
LMS quizzes hand back a score with no feedback in the moment — learners see they failed but not what they got wrong or why.
Who it helps
Self-paced learners taking a pre- or post-session check; trainers assigning a quick readiness gate.
In training
Open in any browser — no login. Each answer gives instant feedback and a short why; the end screen scores against your pass mark and lists every question for review and retake.
Skills shown
Front-end build, quiz-state logic, immediate-feedback design, pass/fail scoring, results review, trainer-editable template.

How to edit

  1. Right-click the file → “Open with” → a text editor.
  2. Scroll to the banner ★ EDIT YOUR CHECK HERE ★ near the top of the script.
  3. Set TITLE and PASS_PCT (the score, 0–100, needed to pass).
  4. Fill QUESTIONS — each with q, four options, the correct index (0–3), and an optional why explanation. Save, then open in a browser.