Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
2.3.4, 2.4
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE
Description
If a student uploads an assignment it logs the time they submitted the work.
If the assignment activity is permitting late submissions, and a student that has already submitted something goes in to edit the submission after the due date and clicks "Save changes" to leave the page the submission time modified is changed, making it late, when all they intended to do may have been to review the files.
It's not obvious to the student what the implications of the "Save Changes" button is.
If it were possible to check if there were actually any changes to the submission and then record a change to the time modified (submission) value then this would eliminate this.
To reproduce:
- Create an assignment, that allows late submissions and has a due date
- Upload (as a student) a submission
- Let the due deadline lapse
- Edit the student submission (e.g. open the file picker and just click Save changes, making no changes)
- In Grading screens Time modified is updated to the last date & time but the submission hasn't actually been changed.
Attachments
Issue Links
- duplicates
-
MDL-61226 Add Ability to Lock Submitted Assignments after Deadline
-
- Development in progress
-