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

  • Kristian Hargreaves
    Thu, 10 June 2021, 6:20 PM
    Hi Juan and Sara,

    I just wanted to reach out to see if anybody else had reported a similar issue regarding "graphs" element of the plugin not showing when in Chrome Version 91.0.4472.77 ? We have noticed that in other browser types such as safari and older versions of chrome the graphs display but in the newest version they sadly do not.

    Is there a plan to release an update for this, please? smile
  • Ludo M
    Fri, 9 July 2021, 9:15 PM
    I post it here since I can't on tracker.moodle.org I have the anti SPAM message : "Dear Moodler, before creating a new issue you need to demonstrate that you have searched among the existing issues to see if it's already been filed. Please find a similar issue from among the open issues and either start watching it or vote for it."

    Summary : Can't choose where to display totalrecords when using template

    If you use the template to display the result of the query, the totalrecords is displayed on top of the result table. Sometimes this info is not needed or could be in another position.
    So, it would be great to be able to set this by adding something like ##totalrecords ## in the text fields.
  • Dax Nac
    Thu, 19 Aug 2021, 1:28 PM
    I just recently installed this plugin (v. 3.6.0) successfully using Moodle 3.6 but does come up as an option when I add a block. Following these instructions (https://docs.moodle.org/36/en/Configurable_reports). Any Ideas? Appreciate the help
  • Martin Greenaway
    Thu, 19 Aug 2021, 3:51 PM
    Have you enabled the plugin after installing it? Site administration --> Plugins --> Blocks --> Manage blocks, and click the eye icon if it's hidden. If that's not the problem, has the user you're using got the block/configurablereports:addinstance permission (or myaddinstance depending on where you're trying to add it)?
  • Anis Jradah
    Tue, 24 Aug 2021, 8:36 PM
    Kindly, will there be a new version for version 3.11?

    Thank you,
    Anis
  • Francesc Fosch
    Fri, 27 Aug 2021, 5:12 PM
    352 / 5000
    Resultats de traducció
    Hello there,
    Is it possible to display the results of a sql report in a user report?
    I have a user report with data about what has been done in the course.
    I have a sql report with the dates of the first and last access to the course.
    I need everything in a single report, but selecting "field from another report" does not show the sql report.
    Thanks!
  • Stéphane Poinsart
    Fri, 3 Sept 2021, 9:43 AM
    I could not remember where I had put the report I was looking for... So I created a report to list my other reports and I found it smile Better remember where I keep the meta-report now.

    By the way, this plugin is wonderful, good job !
  • Al
    Sat, 18 Sept 2021, 9:20 PM
    Please can you update the version this supports to 3.11 so that it automatically installs during an update?
  • Haris Mateen
    Tue, 12 Oct 2021, 10:47 PM
    Hi,
    Is there a way to see stats of new registration (daily)?
  • Al
    Sun, 24 Oct 2021, 12:03 AM
    Hi, sorry to bother you again. Is there any chance you can change the version number that is supported to include 3.11 I have just updated moodle again and it has not installed your plugin during the upgrade as moodle thinks it will only work on versions up to 3.10. If you can change the version it supports to 3.11, the next time we update it, which we do most weeks, it will install automatically. Thank you.
  • Juan Leyva
    Thu, 11 Nov 2021, 1:28 AM
    Hi Alt, sorry for the late response, I included 3.11 among the supported versions
  • Federico Daniel Giménez Durand
    Fri, 12 Nov 2021, 11:36 PM
    Hola Juan y Sara,
    Les consulto si este plugin es gratuito y si hay alguna versión paga. Además quería saber si se obtienen reportes analíticos sobre riesgo de deserción, cursos en riesgo de no comenzar, etc.
  • Miguel González Laredo
    Sat, 13 Nov 2021, 12:42 AM
    Hola Federico. Este plugin es 100% gratuito y open source. Desgraciadamente sólo puedes usarlo para visualizar datos (descriptivos o previamente analizados por usted).
  • Edukacija.net mentor
    Mon, 13 Dec 2021, 10:09 PM
    Hello. Is it possible to add export to PDF functionality to this excellent plugin?
  • Yosmarvi Araujo
    Mon, 28 Mar 2022, 11:01 PM
    Hello I have the same problem as Kristian Hargreaves when configuring a graph within the manage report block, the graph is not shown I am using moodle 3.10, is there a solution for it. Thanks
Please login to post comments