Skip to content

Commit 05bdf6d

Browse files
set up for w4
1 parent 62793b4 commit 05bdf6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

marking_and_admin/marking_puller.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
mark_w1=True,
2929
mark_w2=True,
3030
mark_w3=True,
31-
mark_w4=False,
31+
mark_w4=True,
3232
mark_w5=False,
3333
mark_exam=False,
34-
test_number_of_students=2, # if more than 0, will only mark the first n
34+
test_number_of_students=0, # if more than 0, will only mark the first N
3535
)

0 commit comments

Comments
 (0)