Skip to content

Dropdown problem

A dropdown problem shows a <select> element with one correct answer. Use it when the list of options is long enough that radio buttons would clutter the page, or when the options should be read sequentially.

When to use vs single-select

Use dropdown when…Use single-select when…
Options are >5Options are 2–5
Options are short labels (e.g. ASA grade)Options are clinically nuanced statements
Reading order mattersVisual scanning is fine

Markdown syntax

What is the ASA classification of a patient with mild systemic disease?
[[
ASA I
(ASA II)
ASA III
ASA IV
ASA V
]]

Parentheses mark the correct answer.

Settings to set

  • Show answerAfter last attempt (recommended for CPD).
  • Maximum attempts → blank (unlimited) for formative; 13 for graded summative.
  • Hints / explanation → write a one-line rationale that displays after answer reveal. This is the single biggest formative-value lever.
Liverpool Dental Learning Hub — author guide. Built by BrainJam for the University of Liverpool School of Dentistry.