Course size

Reports ::: report_coursesize
Maintained by Dan Marsden, Peter Bulmer, Catalyst IT
This plugin provides approximate disk usage by Moodle courses.

Course size 2

Moodle 3.0, 3.1
Released: Friday, 20 May 2016, 9:26 AM

Course Size Report

Build Status

Copyright 2014 Catalyst IT http://www.catalyst.net.nz

This plugin provides approximate disk usage by Moodle courses.

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!

Version information

Version build number
2016051600
Version release name
2
Can be updated from
1, 1, 1 (2011081300)
Can be updated to
2.2 (2017110600), 2.2 (2017110601), 3.9 (2021030802)
Maturity
Stable version
MD5 Sum
693ed2c265936449a9638196ebde8f95
Supported software
PHP 5.6, Moodle 3.0, PHP 7.0, Moodle 3.1
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation