Configurable Reports

Blocks ::: block_configurable_reports
Maintained by Juan Leyva, Sara Arjona Téllez
This block is a Moodle custom reports builder. You can create custom reports without SQL knowledge. It's a tool suitable for admins or teachers.

Configurable Reports 3.6.0

Moodle 3.4, 3.5, 3.6
Released: Friday, 15 February 2019, 5:37 PM
- Implement Privacy API
- Replace deprecated methods:
* htmleditor
* pix_url
* coursecat
- Move JS to AMD modules
- Upgrade some 3rd party JS libraries
- Fix import from XML
- Review the year filter to take min and max years from the calendar factory
- Other fixes and improvements:
* Remove CSS files not found error in JS console
* Show breadcrumbs for users without manage report capability
* Fix DB query function call for the enrolled students filter
* Raise the memory limit when exporting
* Clean some request parameters before using them
* Fix error with user field search box filter
* Improve compatibility with PostgreSQL when importing

Thanks Alex (agrowe), Donald (emyb2), sopnep15, Danniel (dannielarriola) and all the contributors who have sent several
fixes and improvements.
And special thanks also to Sander, Moodle HQ and Juan for letting Sara work on this during the project week.

Version information

Version build number
2019021500
Version release name
3.6.0
Can be updated from
3.0.1 (2016020101)
Maturity
Stable version
MD5 Sum
4f6023600c8d2f961a350c3562539a2c
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_36_STABLE
VCS tag
3.6.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.