Quiz Maker — Create Custom Quizzes Instantly

Build custom multiple-choice and true/false quizzes in your browser. Add questions, set correct answers, preview, take, and share — all client-side, no sign-up required.

Create Quiz

No questions yet. Add your first question to start building the quiz.

About the Quiz Maker — Create Custom Quizzes Instantly tool

The Quiz Maker lets you build custom multiple-choice and true/false quizzes right in your browser — no sign-up, no download, and no server uploads. Add as many questions as you like, write two to six answer options for each, mark the correct one, then preview, take, and share the finished quiz in seconds.

Online quizzes are one of the most effective tools in education because they turn passive reading into active recall. A short quiz after a lesson forces learners to retrieve information from memory, which studies consistently show strengthens retention far more than re-reading alone. Teachers can build quick formative checks, students can self-test before exams, and tutors can generate practice sets for any subject in minutes.

Quizzes are equally powerful for marketing and team training. Marketers use personality and knowledge quizzes as interactive lead magnets that lift engagement and time-on-page, while HR and L&D teams use them for onboarding checks, compliance refreshers, and product-knowledge assessments. Because this tool runs entirely client-side, sensitive internal training content never leaves the device it was created on.

To create an effective quiz, keep each question focused on a single idea, write clear and unambiguous options, and avoid trick wording that tests reading comprehension rather than the actual subject. Mix question types to maintain interest, keep quizzes short enough to finish in a few minutes, and always provide the correct answer so the quiz becomes a learning opportunity rather than just a score. Use cases range from classroom revision and pub-style trivia to customer product quizzes and staff certification checks.

How to use Quiz Maker — Create Custom Quizzes Instantly

  1. 1Enter a quiz title and an optional description that will be shown before the quiz starts.
  2. 2Add a question using the Multiple Choice or True/False button, then type the question text and the answer options.
  3. 3Select the radio button next to the correct answer for each question. Add up to six options or delete extras as needed, and reorder questions with the up and down arrows.
  4. 4Press Preview to review the full quiz, then Take Quiz to answer it yourself and see your score, percentage, and a per-question review. Save, export as JSON, or copy a share link to reuse the quiz later.

How the browser-based processing works

Every part of the Quiz Maker runs locally in your browser. Questions, answers, and the correct-answer markers are stored as a plain JavaScript object in your browser memory, and the optional Save feature writes that object to localStorage on your device — there is no account, no database, and no network request involved in creating or taking a quiz.

Scoring is calculated entirely client-side at the moment you finish the quiz. The tool compares each answer you selected against the correct option stored with the question, counts the matches, and divides by the total number of questions to produce the percentage. Because this happens instantly in the browser, results appear with zero lag and no server round-trip.

The share link encodes the entire quiz as a compact JSON string inside the URL hash, so anyone who opens the link loads the exact same quiz without any server storing it. Exporting to JSON produces the same data as a downloadable file for offline backup, and importing a JSON file rebuilds the quiz in the editor — making it easy to move quizzes between devices or embed them in other materials.

Frequently asked questions

Related tools

Share this tool