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

Programming exercise: error messages when complaints are not visible #9451

Open
pogobanane opened this issue Oct 10, 2024 · 0 comments
Open
Labels

Comments

@pogobanane
Copy link
Contributor

Describe the bug

When trying to access complaints submitted by students, we get the following error message:
(url: https://artemis.ase.in.tum.de/course-management/276/programming-exercises/14492/submissions/8931574/assessment?correction-round=0)
grafik

This error is misleading because, in our case, the errors are thrown because the excercises "Run Tests after Due Date" is set to a point in the future. The complaint is not made accessible yet, because the results may be overridden in the future, once the due date passes and tests are triggered again. The error message does not reflect this though.

To Reproduce

  1. Create exam programming exercise with "Run Tests after Due Date" set to a point far in the future. (not too far though, the date picker only sets days and months, but not years)
    grafik

  2. Conduct exam

  3. Student submits a complaint during the complaint period

  4. Instructor goes to the assesment dashboard, starts "Start manual assesment" to resolve the complaint

  5. Instructor attempts to open complaint
    grafik

  6. See error

Expected behavior

Improve error message: report that results are not visible because due date has not passed yet.

Screenshots

No response

Which version of Artemis are you seeing the problem on?

7.5.6

What browsers are you seeing the problem on?

Firefox

Additional context

No response

Relevant log output

No response

@pogobanane pogobanane added the bug label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant