Looking at the deactivate() function, it just seems to remove everyone from exam mode, while there might still be an active exam.

For example, there was an early-start version of the ADS exam for only 2 students, but keys were generated for all enrolled students. The other students started the actual exam at the usual time with keys enabled for that exam.

When I disable the exam keys for the early start version, while the usual exam is still running, does that remove the exam mode for the other students?

Submitted by Elmer van Chastelet on 11 December 2019 at 22:07

On 3 January 2020 at 11:20 Elmer van Chastelet removed tag 0.48.9

On 3 January 2020 at 11:20 Elmer van Chastelet tagged 0.48.10

On 14 January 2020 at 14:40 Elmer van Chastelet tagged 0.48.11

On 14 January 2020 at 14:40 Elmer van Chastelet removed tag 0.48.10

On 17 January 2020 at 08:16 Elmer van Chastelet tagged 0.48.12

On 17 January 2020 at 08:16 Elmer van Chastelet removed tag 0.48.11

On 24 January 2020 at 10:38 Elmer van Chastelet closed this issue.

On 24 January 2020 at 10:43 Elmer van Chastelet commented:

It did remove exam mode for all students who had a submission for an exam assignment. This is a bug, as it should only remove exam mode for students who are actually doing the exam for which keys are deactivated (instead of everyone with a submission object for the exam for which the keys get deactivated)

This is fixed now

Log in to post comments