apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
64 stars 72 forks source link

Support deadline deviation better #1336

Closed khattam2 closed 5 months ago

khattam2 commented 5 months ago

Fixes #1138

Description

What?

Support 23:59:59 deadline deviations better.

Why?

The student could see deviation deadline as "23:59 Monday" but they were not be able to submit later than "23:59:00".

How?

Now they can submit the assignment till 23:59:00

Testing

image

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!