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.
Latest release:
14141 sites
4k downloads
435 fans
Current versions available: 5

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.


What type of reports can I create?

- Courses reports, with information regarding courses.

- Categories reports, with information regarding categories. A courses report can be embedded in this type of report.

- Users reports, with information regarding users and their activity in a course.

- Timeline reports, this is a special type of report that displays a timeline. A course or user report can be embedded in this timeline showing data depending on the start and end time of the current row.

- Custom SQL Reports, custom SQL queries. This block can use the same SQL queries that Tim Hunt's Custom SQL queries plugin.

Note for developers: You can create your own type of reports.


Who can view the reports?

When you create a report you can select which users can view it.
Links to reports are displayed in a block in the course or site frontpage.


Advanced features

Filters, pagination, logic conditions and permissions, plots, templates support, export to xls .

Request for new report types and plugins are welcome, please use the link "Bugs and issues" at the right.

Screenshots

Screenshot #0

Contributors

Juan Leyva (Lead maintainer)
Sara Arjona Téllez: Developer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Daniel Caixeta Queiroz Garcia
    Fri, 3 Feb 2017, 11:58 PM
    Any previews for the moodle 3.2 version?
  • Amaia Anabitarte
    Tue, 7 Feb 2017, 12:33 AM
    The same here. We are upgrading to moodle 3.2 version and would like to continue using this great plugin. Any previews?
  • Andrew
    Wed, 8 Mar 2017, 7:36 PM
    Hi Edmund Evangelista "Hi Juan, is there a way to modify the text of Search Text filter instead of the default text "Filter" to change it to something like "Academic Year" or any text I would want?"

    Yes. Just copy a filter from the component folder, change a few variable names and update your lang/en details.
  • Mo Elhammamy
    Wed, 3 May 2017, 1:48 PM
    Hi, Is there an upgrade for moodle 3.2 or this will can work?
  • Nicola Ribatti
    Fri, 26 May 2017, 7:33 PM
    Hi to all. I have a question. I Have created a database activity in wich student insert their name, activities and hours of activity. How (with a sql query) can I get the amount of the hours for each student? Thank you very much
  • Miguel González Laredo
    Tue, 30 May 2017, 4:06 PM
    Hi Nicola, I'm writing you by inner messenger (https://moodle.org/message) to help you.
  • Yegor Grishko
    Thu, 15 June 2017, 4:49 PM
    Hello,

    Any news on version for Moodle 3.3? Tried installing and it does not work, does anyone have a workaround maybe? Thank you!
  • Ben Haensel
    Thu, 15 June 2017, 11:56 PM
    Does anyone have any documentation on setting up the configurable reports plugin to a remote DB? My Moodle 3.1 is running MySQL and I'm attempting to connect to another DB in our hosted environment that is running SQL Server 2008.
  • Julie Gray
    Tue, 20 June 2017, 10:59 PM
    Hi there,
    Any news for moodle 3.2?
  • Michael Woods
    Wed, 21 June 2017, 7:25 AM
    Hi all, I've been using this plugin in Moodle version 3.2 for the past 6 months, and all good so far. In the version.php, it is release 3.1.1 and version 2016020103.
  • Yegor Grishko
    Wed, 21 June 2017, 12:19 PM
    Hello Michael, what version of php are you using?
  • deva m
    Wed, 21 June 2017, 1:03 PM
    Hi Juan Leyva,
    what about viewing report in hierarchy(Organisation) basis , whether this scenario is achievable or not ?
  • Michael Woods
    Wed, 21 June 2017, 2:00 PM
    Hi Yegor, we are using php 7 on Ubuntu 16 LTS.
  • Yegor Grishko
    Wed, 21 June 2017, 4:40 PM
    Im having issues installing it on 3.3, running php 7 and Ubuntu 16 lts. Surprised it is working for you in 3.2. I will have to try then.
  • Chris Khoo
    Sat, 1 July 2017, 8:17 PM
    I am using Moodle 3.3 (Build: 20170515).

    I am getting this error. Is it because my Moodle version is not supported?

    Validating block_configurable_reports ... Error
    [Error] Write access check [/opt/bitnami/apps/moodle/htdocs/blocks]
    Installation aborted due to validation failure
Please login to post comments