X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmeta;h=424c882986d15f98ea2236e5e8a64b8d07eb40ad;hb=c861bd9c09d20e06533e122253bcd3bb94b0bef9;hp=84fbdb09ffdb73cb465d133cc1844d3c10cb9273;hpb=0964fde49f014747a8252c6e02a1373d3763b44a;p=eval.git diff --git a/doc/meta b/doc/meta index 84fbdb0..424c882 100644 --- a/doc/meta +++ b/doc/meta @@ -39,6 +39,8 @@ queue-done: timestamp of the finish of evaluation Added by the evaluator ~~~~~~~~~~~~~~~~~~~~~~ +lang: language of the submitted source (file-name extension; missing for open-data problems) +error: human-readable error message for the whole submit (e.g., unrecognized language) test( results of a single test -- mandatory: id: the name of the test @@ -52,6 +54,8 @@ test( results of a single test TO = timeout WA = wrong answer PA = partial answer + NO = no output file generated + SY = syntax error PE = protocol error (in case of interactive tasks) XX = internal error (e.g., error when calling judge) message: human-readable status message (not intended for machine parsing)