https://github.com/catalyst/moodle-local_purgeoldassignments
plugin which allows old assignments and the pdf annotations to be deleted from an assignment.
https://github.com/catalyst/moodle-local_purgeoldassignments
Last synced: about 1 year ago
JSON representation
plugin which allows old assignments and the pdf annotations to be deleted from an assignment.
- Host: GitHub
- URL: https://github.com/catalyst/moodle-local_purgeoldassignments
- Owner: catalyst
- Created: 2025-01-24T00:56:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-02T22:57:05.000Z (over 1 year ago)
- Last Synced: 2025-04-02T23:30:00.658Z (over 1 year ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 2
- Watchers: 19
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is this?
This plugin allows a site manager to delete historical files stored within an assignment - at 1/2/3 year intervals. Note: it deletes the files but does not remove grades etc.
3 standard file areas are currently supported
* assignfeedback_editpdf
* assignfeedback_file
* assignsubmission_file
This was developed for a specific use-case and there is room for improvement - pull requests are always welcome.
## Example usage
