References
Technical references for the Dodona config files, formats, and directory structures.
For exercise authors
- Exercise descriptions — the Markdown format, images, math, callouts
- Exercise config —
config.jsonanddirconfig.jsonkeys - Exercise directory structure — the layout of one exercise
- Repository directory structure — the layout of an exercise repository
- TESTed — the recommended judge: DSL test suites, configuration, data types
Choosing a judge
- Judges — all available judges, what they support, and which ones are deprecated
For judge and platform developers
- Creating a judge — the judge contract and output format
- Adding a programming language to TESTed
- Advanced JSON test suites for TESTed