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 2.3

Moodle 2.2, 2.3, 2.4, 2.5, 2.6
Released: Friday, 13 December 2013, 11:41 PM
Support for Moodle 2.6
Multiple bugs fixed
Global report that can be shared in all courses
Public reports repository with multiple sample reports available
Ppublic SQL queries repository
Reports can run on a different DB that the current (production) DB
Reports can run on a CRON scheduler
Several filter plugins added
Integrated DataTables.js for the report table
Integrated CodeMirror.js for highlighting SQL query code, while editing.
New security settings

Thanks to Nadav Kavalerchik for providing most of the new features

Version information

Version build number
2011040106
Version release name
2.3
Can be updated from
2.0 (2011040100), 2.0.1 (2011040101), 2.0.2 (2011040102), 2.1, 2.1 (2011040103), 2.2, 2.2 (2011040105)
Can be updated to
2.3.1 (2011040107), 2.3.1 (2011040107), 2.3.1 (2011040108), 2.3.1 (2011040108), 2.3.1 (2011040108), 2.3.1 (2011040108), 2.3.1 (2011040108), 2.3.2 (2011040109), 2.3.2 (2011040109), 2.3.2 (2011040110), 2.3.2 (2011040110), 2.3.2 (2011040110), 2.3.3 (2011040111), 2.3.3 (2011040111), 2.3.3 (2011040112), 2.3.3 (2011040113), 2.3.3 (2011040114)
Maturity
Stable version
MD5 Sum
b7d307802e63d4f2f7788618d3ed52c1
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.