@openexam/truefalse
v0.1.0
Published
True-or-false widget for OpenExam (spec 0.2).
Readme
@openexam/truefalse
True-or-false widget for OpenExam, targeting spec 0.2.
A degenerate multiple-choice with two fixed options. Author marks the correct answer with a directive attribute.
::: response truefalse { answer=true }
The capital of France is Paris.
:::The widget is the second OpenExam widget (after @openexam/mc)
and the first written against spec 0.2. It serves as the template
for the rest of the M2 standard-addon set
(numeric, cloze, match, regex, freetext, code).
License
Apache-2.0. See LICENSE and the canonical ../../LICENSE at the repository root.
