-
Bug
-
Resolution: Fixed
-
Major
-
2.2.1, 2.3.7, 2.4.4, 2.5
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_27_STABLE
-
MDL-31220-logging-assignment-submissions -
Whilst investigating an issue where a user had deleted their submission, we discovered that this is inadequately logged.
If a user deletes a file attachment, then saves changes, it is logged as 'assignment upload'.
To Reproduce
- Create a new upload assignment
- Log in as a user on the course
- Upload a submission
- Save Changes
- View the Assignment again
- Choose 'Edit these files'
- From the dropdown menu choose 'Delete' and confirm
- Choose 'Save Changes'
- Log in as administrator
- View the logs for the user
- Notice that the user has two log entries for 'assignment upload' but in reality the assignment files were removed.
- duplicates
-
MDL-71477 Deleting Assignment submissions isn't adequately logged - 3.10
- Open