Skip to content
Snippets Groups Projects
Commit c3c84a3c authored by GD's avatar GD
Browse files

minor

parent b2899ce1
No related branches found
No related tags found
No related merge requests found
......@@ -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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment