]> mj.ucw.cz Git - eval.git/blobdiff - doc/meta
Fixed small error (which should manifest anyway)
[eval.git] / doc / meta
index 84fbdb09ffdb73cb465d133cc1844d3c10cb9273..424c882986d15f98ea2236e5e8a64b8d07eb40ad 100644 (file)
--- a/doc/meta
+++ b/doc/meta
@@ -39,6 +39,8 @@ queue-done:   timestamp of the finish of evaluation
 
 Added by the evaluator
 ~~~~~~~~~~~~~~~~~~~~~~
 
 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
 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
                        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)
                        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)