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.7.0

Moodle 3.4, 3.5, 3.6, 3.7
Released: Monday, 3 June 2019, 9:49 PM
  • Add a new calculation type: percentage
  • Allow userfields to be used more than once in the permissions
  • Other fixes and improvements:
    • Fix error when using templates
    • Fix error when using the Start/End filter
    • Fix legacy_polyfill error when running unit tests
    • Display custom title for the block

Thanks David (davidpesce), Dimitrii (dmitriim) 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 again during the project week.

Version information

Version build number
2019060300
Version release name
3.7.0
Can be updated from
3.0.1 (2016020101)
Maturity
Stable version
MD5 Sum
7a80a9efaa52c4df7fc7f5e62450457c
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_36_STABLE
VCS tag
3.7.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.