A PegJS grammar for the Moodle GIFT quiz format.
The grammar used currently does not support the following GIFT features:
- Categories (e.g.
$CATEGORY: tom/dick/harry
) - Format changes (e.g.
[html]
,[markdown]
, etc.) - The
####general feedback
tag - Backslash escapes (e.g.
\=
,\n
, etc.) - Anything related to Moodle plugins