This directory contains the documentation for the testing library included with the HTML judge, as well as some useful information.
Note that examples in these files often leave some repetitive information out because it is the same thing every single time. This makes the document more compact, and leaves the focus on the elements that matter the most in the current paragraph. Examples of left-out information include imports and adding ChecklistItem
s to TestSuite
s.
- Evaluate in comparison mode with
solution.html
- Evaluate in checklist mode with
evaluator.py
- Rendering HTML and CSS on Dodona