Update JOJ3 Configuration For TAs

manuel 2024-11-02 13:49:28 +08:00
parent fb6f910da4
commit 7279e93504

@ -179,7 +179,7 @@ doesn't already have a parser implement in JOJ3
#### Result-status parser
- `comment [string]`: comment to display on successful run
- `forcequit [boolean]`: quit at the end of the stage if if the error status is not 0 (default: `false`)
- `forcequit [boolean]`: quit at the end of the stage if if the error status is not 0 (default: `true`)
- `score [int]`: score to assign on a successful run (default: `0`)
*Note.* The main benefit of this parser is that it quits on failure. It could be used to exit at