Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 477 Bytes

gift-grammar

A PegJS grammar for the Moodle GIFT quiz format.

Support

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