Reporting and dashboard: Power BI or Superset ?

Reporting and dashboard: Power BI or Superset ?

Nicola Vallinoto -
回帖数:4

Hi all,

I know that I posed a very big question but I need some indications from some of you that have already experienced the use of one of the two instruments to make ad hoc reports and dashboard using Moodle API in order to have some better reports than the ones proposed by Moodle inside it. 

Some of the reports could be:

  1. Enrollment Trends: A line chart showing the number of enrollments over time for each course.

  2. Grade Distribution: A bar chart displaying the distribution of grades for each student in a selected course.

  3. Quiz Scores: A table showing the average quiz scores for each student in a selected course.

  4. Discussion Forum Activity: A heatmap visualizing the frequency and timing of discussion posts for each student in a selected course.

  5. Completion Course: A table showing the users completed the course and every single course activity.
  6. User's Learning Path:  show the courses he/she completed during the years
  7. Etc. etc. 

Any help or link to deepen the issue is very very appreciated.

 

回复Nicola Vallinoto

Re: Reporting and dashboard: Power BI or Superset ?

Miguel Angel de Pablo -
I use PowerBi but most because is the one that my company use... Use one or the other, look to get the database diagram for your moodle version, it helps a lot when you recreate the relations.
回复Miguel Angel de Pablo

Ri: Re: Reporting and dashboard: Power BI or Superset ?

Nicola Vallinoto -
Thanks Miguel for the suggestion. Sure I will take db diagram to recreate relationships. Looking around there are many experiences with Power BI but no one with Superset.
回复Nicola Vallinoto

Reporting and dashboard: Power BI or Superset ?

Eduardo Kraus -
Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Hello Nicola Vallinoto! 😊

I completely understand how detailed reports can transform the management and analysis experience on an educational platform. First of all, I want to say that you're on the right track by exploring tools like Power BI and Superset, but let me introduce you to a solution that was created specifically for Moodle: Kopere BI.

Kopere BI is an open-source plugin I developed with care, specifically designed to provide advanced reports and interactive dashboards for Moodle. It connects directly to Moodle's database and offers a user-friendly interface for creating custom reports. Installation is super simple, and you can access the repository on GitHub here: https://github.com/EduardoKrausME/moodle-local_kopere_bi, while Moodle.org reviews its approval for the store.

If you need help configuring it or creating specific reports, just reach out! We're here to help and make Moodle even more powerful for you and your team! 🚀

Eduardo Kraus
Teacher and Developer

回复Eduardo Kraus

Ri: Reporting and dashboard: Power BI or Superset ?

Nicola Vallinoto -
Hi Eduardo,
your work seem very interesting in particular way because you are also a teacher and know very well what is needed.
I would like to try your plugin. I have Moodle version 4.1. Is it ok ?
Nicola