Quizzer Library

Q
Quizzer
Interactive reviewer quiz
Install Quizzer on your home screen for quick access.
1/1
Quiz
Definition
Q
Quiz Complete!
0
/ 0

Find Quizzes

Scan local storage and import .json, .txt, or .md files that use this reviewer format.

Drop quiz files here, or import them below.

Ready to scan

Matching quizzes will appear after a scan or import.

Settings

Turn included quizzes on or off in the library. Off hides them without deleting the questions.

Sample Mini Reviewer Built-in 3-question sample
Technopreneurship Prelim Included 122-question reviewer
Version 1.0.0

Confirm

Accepted quiz format

JSON, TXT, or MD files must contain this question shape (or a title + questions wrapper). Anything else is hidden.

{
  "title": "My Reviewer",
  "subtitle": "Optional description",
  "questions": [
    {
      "id": 1,
      "type": "Definition",
      "topic": "Topic name",
      "question": "Question text?",
      "choices": ["Choice A", "Choice B", "Choice C", "Choice D"],
      "correct": 0,
      "explanations": {
        "0": "Why A is correct",
        "1": "Why B is wrong",
        "2": "Why C is wrong",
        "3": "Why D is wrong"
      }
    }
  ]
}

Q Install Quizzer

Loading instructions...

Info