Updated Tasks (markdown)

master
Martin Polanka 8 years ago
parent 75815b8777
commit 34ca619fc2

@ -38,6 +38,8 @@ Basic information about tasks is on [Assignments overview](https://github.com/Re
Judges are treated as normal external command, so there is no special task for them. All judges are adopted from old Codex with only very small modifications. Judges base directory is in `${JUDGES_DIR}` variable, which can be used in job config file. Judges are treated as normal external command, so there is no special task for them. All judges are adopted from old Codex with only very small modifications. Judges base directory is in `${JUDGES_DIR}` variable, which can be used in job config file.
TODO: judges requirements by other part of ReCodEx...
**recodex-judge-normal** is base judge used by most of exercises. This judge compares two text files. It compares only text tokens regardless amount of whitespace between them. **recodex-judge-normal** is base judge used by most of exercises. This judge compares two text files. It compares only text tokens regardless amount of whitespace between them.
``` ```
Usage: recodex-judge-normal [-r | -n | -rn] <file1> <file2> Usage: recodex-judge-normal [-r | -n | -rn] <file1> <file2>

Loading…
Cancel
Save