ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
506 stars 292 forks source link

`Modeling exercises`: Assessment not possible #7484

Closed florian-glombik closed 1 year ago

florian-glombik commented 1 year ago

Describe the bug

Assessing modelling exercises is not possible (for instructors)

This issue was found when testing https://github.com/ls1intum/Artemis/pull/7419 and seems to be present on develop

To Reproduce

  1. instructor: Create a modeling exercise
  2. student: Participate as student
  3. instructor: change the due date to the current time
  4. instructor: try to assess the student submission
  5. instructor: see that the assessment is not possible (null null is displayed to have the submission locked)

Expected behavior

The instructor should be able to assess the student submission

Screenshots

image

Which version of Artemis are you seeing the problem on?

6.6.4

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Relevant log output

No response

florian-glombik commented 1 year ago

I could not reproduce the issue on develop but only when deploying PR #7419

Sorry for the false alarm - the exercise stays broken when deploying develop, should have created a new exercise to verify that it is not in a corrupted state.