[BUG] Inconsistent documentation for the CLI parameters and default flags.
The documentation was not updated in the CLI parameter removal. In particular at the Cloze question type the --parse-markdown
parameter is mentioned.
The default flags must be consistent between generate_moodle_questions
and load_questions
:
- add_table_border: True
- parse_markdown: True
- skip_validation: False => Strict Validation: True