Skip to content

Commit 92d0b2c

Browse files
Oooops
1 parent a8b79e4 commit 92d0b2c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

grading.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,13 @@ templates:
2121
calculation: points
2222
is_test: true
2323
hide_subgrades: true
24-
5: &manual_float
24+
5: &check_off
25+
type: pass
26+
subgrades:
27+
done: boolean
28+
calculation: done
29+
hide_calculated: true
30+
6: &manual_float
2531
type: float
2632
subgrades:
2733
points: float

0 commit comments

Comments
 (0)