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:
-
Enrollment Trends: A line chart showing the number of enrollments over time for each course.
-
Grade Distribution: A bar chart displaying the distribution of grades for each student in a selected course.
-
Quiz Scores: A table showing the average quiz scores for each student in a selected course.
-
Discussion Forum Activity: A heatmap visualizing the frequency and timing of discussion posts for each student in a selected course.
- Completion Course: A table showing the users completed the course and every single course activity.
- User's Learning Path: show the courses he/she completed during the years
- Etc. etc.
Any help or link to deepen the issue is very very appreciated.