Skip to main content

Creating a Quiz

Build a quiz from scratch: add questions, set point values, and choose how the quiz is scored.

From your WordPress dashboard, go to LMS Pro → Quizzes, then click Add New Quiz.

Quizzes list in the WordPress admin, showing two published quizzes with their Exam and Quiz mode badges, and the Add New Quiz button

Add Questions

Give the quiz a title and an optional intro text shown to participants before they start. Then add questions on the Questions tab — either click Add question to write a new one, or open the Question library to reuse an existing question from your question bank.

Quiz editor Questions tab showing five questions with type badges, and flag/critical icons on some rows

Each question has a type, shown as a colored badge in the list:

TypeLabelBehavior
single_choiceSingle choiceOne correct option
multi_choiceMultiple choiceOne or more correct options
yes_noYes / NoTwo-option variant of single choice
free_textFree textOpen answer — never auto-graded, always goes to manual review (see Exam Mode)

Click a question's row to expand it and edit its options, mark the correct answer, and set its points.

Expanded question card showing Yes/No options with the correct answer highlighted, the Mandatory (exam) and Critical checkboxes with their help icons, and a Points field

Points default to 1 for graded question types. Free-text questions default to 0 points since they're never auto-scored — award points manually when you review the answer.

tip

The Mandatory and Critical checkboxes on each question control the random draw and the pass gate — see Mandatory vs. Critical Questions for how they work.

Configure Scoring and Access

Switch to the Settings tab to set how the quiz is scored and delivered.

Quiz Settings tab showing Pass threshold, Time limit, Attempts, Exam mode toggle, and Course attachments

SettingDescription
Pass thresholdMinimum score share required to pass. 0% turns the quiz into an ungraded survey.
Time limitMinutes before auto-submit. 0 = no limit.
AttemptsUnlimited, once, or 3 attempts — applies whether or not Exam mode is on.
Exam modeDraws a random question set and hides the answer key. See Exam Mode.

By default, a quiz uses the questions you added in the order you added them — every published participant sees the same set. Turning on Exam mode changes this: the quiz can draw a random selection from a wider question bank instead. That behavior, along with pass-threshold nuances specific to exams, is covered in Exam Mode.

Attach the Quiz to a Course

Still on the Settings tab, scroll to Course attachments to link the quiz to one or more courses and choose its role:

  • Practice quiz (open) — doesn't gate course completion or the certificate.
  • Required to complete — must be passed before the course counts as complete and the certificate is issued.

Whether a quiz can be started before the course content is finished is a separate, course-level choice — by default only exams are held back. See Locking Quizzes to Course Content.

Publish

Click Publish (or Update) to make the quiz live. Participants can access it from the course page it's attached to, or directly if it isn't attached to any course.

What's Next