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 >5 | Options are 2–5 |
| Options are short labels (e.g. ASA grade) | Options are clinically nuanced statements |
| Reading order matters | Visual scanning is fine |
Markdown syntax
What is the ASA classification of a patient with mild systemic disease?[[ASA I(ASA II)ASA IIIASA IVASA V]]Parentheses mark the correct answer.
Settings to set
- Show answer → After last attempt (recommended for CPD).
- Maximum attempts → blank (unlimited) for formative;
1–3for 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.