X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmeta;h=424c882986d15f98ea2236e5e8a64b8d07eb40ad;hb=c1ab43f6560c6ad61e51face3bfeda5dd8c703ce;hp=63b7723f8b8f98daa702db3b39d3a0137799ec6d;hpb=dcc852db06f099b6c96b681c79832d41777da334;p=moe.git diff --git a/doc/meta b/doc/meta index 63b7723..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 @@ -53,6 +55,7 @@ test( results of a single test 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)