Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exam check for unassessed quizzes not working for instructors #10074

Open
muradium opened this issue Dec 23, 2024 · 0 comments
Open

Exam check for unassessed quizzes not working for instructors #10074

muradium opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
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 quiz Pull requests that affect the corresponding module

Comments

@muradium
Copy link
Contributor

muradium commented Dec 23, 2024

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

  1. Create a new exam
  2. Add a quiz exercise to the exam
  3. Fill all details of the exam required for participation, add a student and generate student exams
  4. Participate in the exam as the student
  5. As an instructor, open the management page of the exam
  6. Finish the exam by editing the exam duration and refresh the page
  7. 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

Screenshot 2024-12-23 at 4 45 39 PM

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

@muradium muradium added bug exam Pull requests that affect the corresponding module labels Dec 23, 2024
@github-actions github-actions bot 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 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 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 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
@muradium muradium self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 quiz Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant