Skip to content

Commit 6edfa69

Browse files
committed
punten
1 parent d62a6ad commit 6edfa69

1 file changed

Lines changed: 20 additions & 7 deletions

File tree

_schedules/2 Lente/grading.yml

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
grades:
2+
punten_module_11: *check
3+
punten_module_11_ster: *check
4+
punten_module_12: *check
5+
punten_module_12_ster: *check
6+
punten_module_13: *check
7+
punten_module_13_ster: *check
8+
punten_module_14: *check
9+
punten_module_14_ster: *check
10+
11+
112
# CALCULATIONS - define the final grades for the course and the weights between
213
# subcomponents for each. Often, multiple final grades are differentiated by the
314
# choice of grades that are used for the calculation, for example calculating
@@ -201,16 +212,18 @@ punten:
201212
fill_missing: true
202213
show_overview: true
203214
submits:
204-
punten_module_9: 7
205-
punten_module_9_challenge: 2
206-
punten_module_10: 7
207-
punten_module_10_challenge: 2
215+
# punten_module_9: 7
216+
# punten_module_9_challenge: 2
217+
# punten_module_10: 7
218+
# punten_module_10_challenge: 2
208219
punten_module_11: 7
209-
punten_module_11_challenge: 2
220+
punten_module_11_ster: 2
210221
punten_module_12: 7
211-
punten_module_12_challenge: 2
222+
punten_module_12_ster: 2
212223
punten_module_13: 7
213-
punten_module_13_challenge: 2
224+
punten_module_13_ster: 2
225+
punten_module_14: 7
226+
punten_module_14_ster: 2
214227

215228
# tentamenoefeningen:
216229
# show_overview: true

0 commit comments

Comments
 (0)