Exercises: Submission time should be calculated using server time #9940
Labels
assessment
Pull requests that affect the corresponding module
bug
exercise
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
Describe the bug
I was solving an exercise in PSE. My laptop time wasn't synced when I pushed the code. I noticed that the time of the submissions was caculated using my time instead of the server time and hence created this strange behavior seen below in the screenshot (Instead of "x minutes ago", I have "in 29 minutes" for my latest submission, "in 27 minutes" for my second last submission, which makes sense since my laptop was 30 minutes behind the actual time). I think this might have caused the issue #9938
To Reproduce
Expected behavior
Time should be calculated using server time
Screenshots
No response
Which version of Artemis are you seeing the problem on?
7.7.4
What browsers are you seeing the problem on?
Chrome
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: