Update JOJ3 Configuration For TAs

manuel 2024-11-02 09:28:18 +08:00
parent fa864dd8c9
commit fb6f910da4

@ -179,6 +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`)
- `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