-
Notifications
You must be signed in to change notification settings - Fork 297
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 Time not Consistent Across Participants #9938
Comments
We should really find out what caused this issue. This never happened before. Maybe some kind of edge case (e.g. editing the exam time shortly before the exam became visible) caused an issue. |
@krusche I also would expect that the issue was caused due to editing the time. We should maybe contact the person in charge of creating the exam on artemis and ask about it. (I doubt that we, as outsiders, can find out what happened exactly) |
Concerning the issue @HawKhiem mentioned: However, time calculation using server time sounds as an appropriate solution to me. |
I am currently working on this. PR will follow soon |
@badkeyy can you share what you found out? |
Describe the bug
On artemis, when one is going through an exam, the time left is shown on the top right of the screen.
During the "First Supervised Exercice of ITP", some students had a wrong time shown (60min instead of 90min)
When the 60min run out, the student gets forced to hand over his exam (Which shouldn't be the case since there should be 30 mins left)
To Reproduce
Expected behavior
The time should be consistent across all participants at the beginning of the exam.
Screenshots
Note that refreshing artemis before the 60min timer runs out updates the counter and shows the correct time.
Which version of Artemis are you seeing the problem on?
7.7.3
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: