Skip to content

Commit 384e6bb

Browse files
Zazmuzniemela
authored andcommitted
Replaced outdated use of 'scoring' with the correct 'grading'
1 parent 3d8166f commit 384e6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Key | Type
109109
[limits](#limits) | Map with keys as defined below | No | See below
110110
[validation](#validation) | String | No | `default`
111111
[validator_flags](#validation) | String | No |
112-
[scoring](#scoring) | Map with keys as defined below | No | See below
112+
[grading](#grading) | Map with keys as defined below | No | See below
113113
[keywords](#keywords) | String | No |
114114

115115
### Problem format version
@@ -206,7 +206,7 @@ For example, `custom interactive score`.
206206

207207
`validator_flags` will be passed as command-line arguments to each of the output validators.
208208

209-
### Scoring
209+
### Grading
210210

211211
Must only be used on scoring problems.
212212
A map with the following keys:

0 commit comments

Comments
 (0)