Skip to content

Commit 016355a

Browse files
committed
fix overview
1 parent 2b09c8d commit 016355a

2 files changed

Lines changed: 45 additions & 26 deletions

File tree

_schedules/1 Herfst/grading.yml

Lines changed: 43 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -142,29 +142,42 @@ module_9:
142142

143143
module_10:
144144
show_progress: true
145+
small_block_overview: true
145146
submits:
146147
sort_single: 1 # kan weer un-single??? TODO
147148
find_single: 1
148149
runoff: 1
149150

150151
module_11:
151152
show_progress: true
153+
small_block_overview: true
152154
submits:
153155
tiles_single: 1
154156
snowfall: 1
155157
game_of_life: 1
156158

159+
module_11_ster:
160+
show_progress: true
161+
small_block_overview: true
162+
submits:
163+
resize: 1
164+
157165
module_12:
158166
show_progress: true
159167
small_block_overview: true
160168
submits:
161-
unix_cat: 2
162-
unix_head: 2
163-
unix_nl: 2
164-
unix_wc: 2
165-
unix_uniq: 2
166-
unix_cut: 2
167-
unix_paste: 2
169+
unix_cat: 1
170+
unix_head: 1
171+
unix_nl: 1
172+
unix_wc: 1
173+
unix_uniq: 1
174+
unix_cut: 1
175+
unix_paste: 1
176+
177+
module_12_ster:
178+
show_progress: true
179+
small_block_overview: true
180+
submits:
168181
unix_strings: 1
169182
unix_tail: 1
170183
recover: 1
@@ -180,16 +193,26 @@ module_13:
180193
c_strcat: 1
181194
c_strdup: 1
182195
c_strsep: 1
196+
197+
module_13_ster:
198+
show_progress: true
199+
small_block_overview: true
200+
submits:
183201
wave: 1
184202

185203
module_14:
186204
show_progress: true
187205
small_block_overview: true
188206
submits:
189-
beatles: 7
190-
linked: 7
191-
speller: 7
192-
speller_challenge: 6
207+
beatles: 1
208+
linked: 1
209+
speller: 1
210+
211+
module_14_ster:
212+
show_progress: true
213+
small_block_overview: true
214+
submits:
215+
speller_challenge: 1
193216

194217
ster:
195218
show_overview: true
@@ -220,18 +243,16 @@ punten:
220243
type: points
221244
fill_missing: true
222245
show_progress: true
223-
small_block_overview: true
246+
show_overview: true
224247
submits:
225-
punten_module_9: 7
226-
punten_module_9_challenge: 2
227-
punten_module_10: 7
228-
punten_module_10_challenge: 2
229-
punten_module_11: 7
230-
punten_module_11_challenge: 2
231-
punten_module_12: 7
232-
punten_module_12_challenge: 2
233-
punten_module_13: 7
234-
punten_module_13_challenge: 2
248+
punten_module_11: 5
249+
punten_module_11_challenge: 5
250+
punten_module_12: 5
251+
punten_module_12_challenge: 5
252+
punten_module_13: 5
253+
punten_module_13_challenge: 5
254+
punten_module_14: 5
255+
punten_module_14_challenge: 5
235256

236257
tentamenoefeningen:
237258
show_overview: true

grading.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,16 +203,14 @@ grades:
203203
tentamen: *exam
204204
hertentamen: *exam
205205

206-
punten_module_9: *check
207-
punten_module_9_challenge: *check
208-
punten_module_10: *check
209-
punten_module_10_challenge: *check
210206
punten_module_11: *check
211207
punten_module_11_challenge: *check
212208
punten_module_12: *check
213209
punten_module_12_challenge: *check
214210
punten_module_13: *check
215211
punten_module_13_challenge: *check
212+
punten_module_14: *check
213+
punten_module_14_challenge: *check
216214

217215
week_2: *check
218216
week_3: *check

0 commit comments

Comments
 (0)