Update JOJ3 Configuration For TAs
parent
d0a89afa93
commit
2d4b0a95c1
|
@ -151,6 +151,7 @@ outputs for the online judge. Some parsers can also be further configured.
|
||||||
#### Dummy parser options
|
#### Dummy parser options
|
||||||
|
|
||||||
- `comment [string]`: display any text
|
- `comment [string]`: display any text
|
||||||
|
- `forcequit [boolean]`: quit at the end of the stage if a test case fails (default: `false`)
|
||||||
- `score [int]`: score for passing dummy stage (default: `0`)
|
- `score [int]`: score for passing dummy stage (default: `0`)
|
||||||
|
|
||||||
*Note.* Adding a dummy stage can be useful to add extra comments or separate parsers output.
|
*Note.* Adding a dummy stage can be useful to add extra comments or separate parsers output.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user