From 34ca619fc26b99876a5803af5e77ad631dd2bc0a Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Tue, 9 Aug 2016 12:36:37 +0200 Subject: [PATCH] Updated Tasks (markdown) --- Tasks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tasks.md b/Tasks.md index 428e42d..e4b4074 100644 --- a/Tasks.md +++ b/Tasks.md @@ -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. +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. ``` Usage: recodex-judge-normal [-r | -n | -rn]