Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
78 stars 35 forks source link

[BUG FIX] [MER-3393] Time restricted assessments no longer work rework #4948

Closed simonchoxx closed 2 days ago

simonchoxx commented 1 week ago

MER-3393

This PR adds checks necessary for the countdown on a graded page to work as expected.

Necessary changes were made so that if the student exits the page and re-enters the page, the countdown or grace period status is maintained.

In addition, it adds the grace period time that is executed once the countdown of the set time limit for that page is over.

Finally, we fix the bug that existed when the page was refreshed and the page submit was executed automatically.