Moodle Plugins directory: Growth report: Versions: v4.0.2 | Moodle.org
Growth report
Growth report v4.0.2
The Growth report plugin is a Moodle plugin that collects information for management.
Introduction
Ever wondered when all those users arrived at the platform? When people started to use their mobile phone? When all those questions arrived in the question bank? The growth report shows how your Moodle has grown using graphs.
Installation
- Unzip code into the report/growth directory
- Log into Moodle as administrator.
- Visit Site admin => Notifications.
Use
This is a site report only available for admins and managers. Visit "Site Administration > Reports > Growth" to see historical information about number of:
- Users
- Guests
- Mobile devices
- Badges
- Course completions
- Certificates (mod_certificate and mod_customcert and mod_coursecertificate)
- Courses
- Enrolments
- Payments
- Questions
- Resources
- Files
- Messages
- Countries
Supported databases
This plugin has been tested on
- MYSQL
- MariaDB
- PostgreSQL
- MSSQL
- OracleDB
Theme support
This plugin is developed and tested on Moodle Core's Boost theme and Boost child themes, including Moodle Core's Classic theme.
Moodle release support
This plugin is maintained for the latest major releases of Moodle.
Bug Reports / Support
We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub: https://github.com/ewallah/moodle-report_growth/issues. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.
You may also file a request for enhancement on GitHub https://github.com/ewallah/moodle-report_growth/pulls. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.
You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.
Maturity: Stable
Version information
- Version build number
- 2023010601
- Version release name
- v4.0.2
- Maturity
- Versió estable
- MD5 Sum
- 7c933b6f98f43365c1b769da511c07bd
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 4.0
- The more recent release v4.1.55555 (2024010500) exists for Moodle 4.1
- The more recent release v4.4.2 (2024071000) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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