@@ -21,7 +21,7 @@ See the [`template`](./template) sub-directory for an example of question/answer
1. Write your questions/answers using the syntax of the moodle LaTeX package (c.f. [next section](#wiring-a-test)).
2. Compile your LaTeX document containing the questions/answers (ideally with `lualatex`, c.f. ["Tips and tricks"](#tips-and-tricks)). An `.xml` will be generated in addition to the `.pdf` (than can be read for spell-checking and verifications).
2. Compile your LaTeX document containing the questions/answers (ideally with `lualatex`, c.f. ["Tips and tricks"](#tips-and-tricks)). A suffixed `-moodle.xml` file will be generated in addition to the `.pdf`file (than can be read for spell-checking and verifications).
3. Import the `.xml` file in the moodle interface, c.f. [dedicated section](#moodle-interface).