Exam check for unsubmitted exercises not working for instructors #10076
Labels
assessment
Pull requests that affect the corresponding module
bug
exam
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
Describe the bug
On exam checklist,
unsubmitted exercises
check does not receive updates. It can be observed on the following line that this properties is not computed on the server for the instructors:de/tum/cit/aet/artemis/exam/service/ExamService.java:1134
As the instructor is able to assess unsubmitted exams, I expect that the corresponding check gets updates and informs the instructor. Currently, this check is always marked as complete.
To Reproduce
Unsubmitted Exercises
check will still be marked as complete, even though there exist unsubmitted exams that have not been assessedExpected behavior
I expect the instructor to be informed about the unsubmitted exercises when the exam finishes and the corresponding check to be unmarked, until the instructor triggers an assessment of unsubmitted exams.
Screenshots
Which version of Artemis are you seeing the problem on?
7.8.0
What browsers are you seeing the problem on?
Chrome, Safari
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: