You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
muradium opened this issue
Dec 23, 2024
· 0 comments
Assignees
Labels
bugexamPull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulelecturePull requests that affect the corresponding modulequizPull requests that affect the corresponding module
On exam checklist, unassessed quizzes check does not receive updates. It can be clearly observed on the following line of code that this property is not computed on the server for the instructors: de/tum/cit/aet/artemis/exam/service/ExamService.java:1133
As the instructor may evaluate unassessed quizzes, I expect that the corresponding check gets updates and informs the instructor. Currently, this check is always marked as complete.
To Reproduce
Create a new exam
Add a quiz exercise to the exam
Fill all details of the exam required for participation, add a student and generate student exams
Participate in the exam as the student
As an instructor, open the management page of the exam
Finish the exam by editing the exam duration and refresh the page
Unassessed Quiz Exercises check will still be marked as complete, even though quizzes have not been evaluated yet
Expected behavior
I expect that the unassessed quiz exercises check is marked as incomplete for instructors as the quizzes are not evaluated yet after the exam finishes and instructors are able to evaluate them.
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:
github-actionsbot
added
exercise
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
quiz
Pull requests that affect the corresponding module
labels
Dec 23, 2024
muradium
changed the title
Exam checks for unassessed quizzes and unsubmitted exercises not working for instructor
Exam checks for unassessed quizzes not working for instructor
Dec 23, 2024
muradium
changed the title
Exam checks for unassessed quizzes not working for instructor
Exam checks for unassessed quizzes not working for instructors
Dec 23, 2024
muradium
changed the title
Exam checks for unassessed quizzes not working for instructors
Exam check for unassessed quizzes not working for instructors
Dec 23, 2024
bugexamPull requests that affect the corresponding moduleexercisePull requests that affect the corresponding modulelecturePull requests that affect the corresponding modulequizPull requests that affect the corresponding module
Describe the bug
On exam checklist,
unassessed quizzes
check does not receive updates. It can be clearly observed on the following line of code that this property is not computed on the server for the instructors:de/tum/cit/aet/artemis/exam/service/ExamService.java:1133
As the instructor may evaluate unassessed quizzes, I expect that the corresponding check gets updates and informs the instructor. Currently, this check is always marked as complete.
To Reproduce
Unassessed Quiz Exercises
check will still be marked as complete, even though quizzes have not been evaluated yetExpected behavior
I expect that the unassessed quiz exercises check is marked as incomplete for instructors as the quizzes are not evaluated yet after the exam finishes and instructors are able to evaluate them.
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: