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:
13590 sites
4k downloads
437 fans
Current versions available: 6

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

  • Rolf Petersen
    Wed, 7 Nov 2018, 3:18 PM
    Hi Juan, I want to use it on M 3.5.2 Production Site. Test in Testsite is OK so far BUT: in course Filter ALL courses on the Installation are shown in the Dropdownlist of courses (in my case more than 100!). I want only those ones to appear, where courses are within same course category where course from which is called. How can that be managed? If necessary, code change is accepted. So: course resides in category "A" (example: 7 courses in that category), Dropdown should only show these 7 courses! Please help, how can that be managed?
  • Ben Haensel
    Thu, 22 Nov 2018, 2:11 AM
    I am still using the Configurable Reports plugin yet would love to see this logic updated and added to core. If you feel the same, please take a minute to review this MUA proposal I submitted and vote it up! https://tracker.moodle.org/browse/MDL-63233

    -Ben, BlueSky Online School, MN-USA
  • Al
    Sun, 25 Nov 2018, 10:57 PM
    It does work with 3.5 as we use it. Our special needs students find it very valuable. However, if there is anyone out there that can add the moodle Auto Updater to this plugin, it would be very much appreciated as every time we update moodle we have to find this plugin and do it manually. Please someone help.
  • Me
    Tue, 8 Jan 2019, 3:54 AM
    When installed on version 3.4 of Moodle the up arrow icons, Delete icons and several other icons become hidden but available throughout the installation. We had to remove the block.
  • Jaime Jose Hernández Rojas
    Sat, 12 Jan 2019, 2:01 AM
    es recomendable para versión 3.3.
  • Roberto Hebert de Souza Vinha
    Fri, 1 Feb 2019, 8:37 PM
    Espero que atualizem para as versões mais recentes
  • Rick Jerz
    Sun, 3 Mar 2019, 9:40 PM
    I have been using Configurable Reports for a while, even though I knew it had not been updated for quite some time. I run it with Moodle 3.6.2+. Also, I knew that there was some discussion to update it, maybe as a Moodle User's Group project. Well, I am delighted to see that this plugin might be getting some attention. I do see that it now says Moodle 3.6. However, I also sense that all this means right now is that it will work under Moodle 3.6, but that it still needs more work. Or, has someone been improving the code? (A little progress is always better than no progress.) Thanks.
  • Wazza
    Tue, 5 Mar 2019, 11:14 PM
    I agree with Rick. Can anyone confirm that there are NO issues with Moodle 3.6 now?
  • Pedro Giesel
    Wed, 6 Mar 2019, 12:48 PM
    Awesome work guys!
    I am trying to get a report where I can see all the pending submissions to grade in an order from OLD o NEW. Can anyone help me with this? Thanks
  • lital l
    Mon, 11 Mar 2019, 12:37 PM
    Thanks for the plugin.
    I have a problem in Moodle 3.6 after installing the block, the HTML button in atto editor stop working.
    How can I fix it?
  • Miguel González Laredo
    Mon, 11 Mar 2019, 7:42 PM
    @Pedro, I think I could try to help you. Any way to contact you? I've sent you a "contact request" inside this moodle.org site... but no response.
  • J Guzman
    Wed, 13 Mar 2019, 12:52 AM
    Hello!

    Will this work to run reports on which user is yet to complete or take a course?
  • Sheick Jaufuraully
    Mon, 18 Mar 2019, 11:14 PM
    Hi All, i have installed the plugin, on moodle 3.6, i am not sure what i am doing wrong but i am getting this error message after i add Configurable Report as a block and clicking on Manage Report:

    I am getting this error when i click on Manage Report:
    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    Can anyone help please?

    Many Thanks


  • Sara Arjona Téllez
    Fri, 22 Mar 2019, 8:58 PM
    A new version of the plugin was released a month ago (15th February) and it should work with the most recent Moodle versions.

    Of course, there are still some remaining issues, but you can search and report them (if they don't exist) in the tracker (https://tracker.moodle.org/browse/CONTRIB-7655?jql=project%20%3D%20CONTRIB%20AND%20component%20%3D%20%22Block%3A%20Configurable%20report%22). Any help will be appreciated and patches are always welcomen wink

    If you're experiencing any issue, I would suggest to check if it has been reported previously in the tracker and, if not, create it smile
    If you have any question, you can send it to the community forum: http://moodle.org/mod/forum/view.php?id=7979 (in order to make it easier, please, avoid to send them duplicated to several places).

    Thanks in advance for your compresion and help!
  • Adam Turner
    Mon, 10 June 2019, 6:02 PM
    I cannot seem to get Available marks to work, I just get the word 'array' printed:


    Total record count = 1
    Array

    Any advice would be much appreciated.
Please login to post comments