Moodle Plugins directory: Course size: Versions: 3.9 | Moodle.org
Course size
Reports ::: report_coursesize
Maintained by
Dan Marsden,
Peter Bulmer,
Catalyst IT
This plugin provides approximate disk usage by Moodle courses.
Course size 3.9
Moodle 3.9, 3.10, 3.11, 4.0
Released: Wednesday, 9 March 2022, 5:20 AM
Code prechecks
phplint
phpcs0 | 2
js
css
phpdoc3 | 0
savepoint
thirdparty
externalbackup0 | 3
grunt
shifter
mustache
gherkin
HTML | XMLCourse Size Report
This plugin provides approximate disk usage by Moodle courses.
Branches
Moodle version | Branch | PHP |
---|---|---|
Moodle 3.9+ | MOODLE_39_STABLE |
7.2+ |
Totara 12+ | totara-master |
7.2+ |
Moodle 3.5 to 3.8 | MOODLE_35_STABLE |
7.2+ |
There are 2 known shortcomings with this plugin * If the same file is used multiple times within a course, the report will report an inflated disk usage figure as the files will be counted each time even though Moodle only stores one copy of the file on disk. * If the same file is used within multiple courses it will be counted in each course and there is no indicator within the report to inform the user if they delete the course or files within the course they will not free that amount from disk.
It should be possible to improve the report to address these issues - we'd greatly appreciate any patches to improve the plugin!
Copyright 2014 Catalyst IT http://www.catalyst.net.nz
Version information
- Version build number
- 2021030802
- Version release name
- 3.9
- Can be updated from
- 1, 1, 1 (2011081300), 2 (2016051600), 2.2 (2017110600), 2.2 (2017110601), 2.2 (2018052100), 3.6 (2019052800)
- Maturity
- Stable version
- MD5 Sum
- 35a724e328703b1f39d341644e411169
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- The more recent release 2022121900 (2023010900) exists for Moodle 3.9
- The more recent release 2022121900 (2023010900) exists for Moodle 3.10
- The more recent release 2022121900 (2023010900) exists for Moodle 3.11
- The more recent release 2022121900 (2023010900) exists for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_39_STABLE
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation