Moodle Plugins directory: Analytics graphs | Moodle.org
Analytics graphs
Blocks ::: block_analytics_graphs
Maintained by
Marcelo Schmitt
Block that generates graphs intendend to facilitate pedagogical decisions. The graphs have zoom capabilities and allow fast communication with students through email.
Latest release:
2587 sites
530 downloads
111 fans
This plugin provides five graphs that may facilitate the identification of student profiles. Those graphs allow the teacher to send messagens to users according to their behaviour inside a course. The graphs show:
- Grades Chart - The grades distribuition in a box graph to identifiy the differences among evaluations and students with problems.
- Content Accesses Chart - Which users accessed many different rsources.
- Number of Active Users Chart - How manu users are active in a certain time of day.
- Assignment Submissions Chart - Which users have submited assignments on time or late (tasks, quizzes and hotpotatoes).
- Hits distribution Chart - How each user is accessing the course and its resources in each cours week.
It is possible to click over graph elements in order to send email to a group of students (first two graphs) or to a particular student (last graph).
Thanks to Nadav Kavalerchik for the navigation code.
Thanks to Paul Nijbakker / Evgenii Pavliuk for so many things. Lots of new features. (https://github.com/marceloschmitt/moodle-block_analytics_graphs/releases/tag/v.4.0)
Thanks to Ben Chenoweth for H5P and Turnitin code.
Useful links
Contributors
Marcelo Schmitt (Lead maintainer)
Please login to view contributors details and/or to contact them
Marcelo
The block analytics_graphs does not define the standard capability block/analytics_graphs:myaddinstance
line 651 of \blocks\moodleblock.class.php: call to debugging()
line 617 of \blocks\moodleblock.class.php: call to block_base->has_add_block_capability()
line 228 of \lib\blocklib.php: call to block_base->user_can_addto()
line 2274 of \lib\blocklib.php: call to block_manager->get_addable_blocks()
line 1242 of \lib\blocklib.php: call to block_add_block_ui()
line 647 of \lib\outputrenderers.php: call to block_manager->ensure_content_created()
line 45 of \theme\mb2nl\renderers\core.php: call to core_renderer->standard_head_html()
line 57 of \theme\mb2nl\layout\parts\head.php: call to theme_mb2nl_core_renderer->standard_head_html()
line 104 of \theme\mb2nl\renderers\core.php: call to include()
line 86 of \theme\mb2nl\layout\columns3.php: call to theme_mb2nl_core_renderer->theme_part()
line 1400 of \lib\outputrenderers.php: call to include()
line 1330 of \lib\outputrenderers.php: call to core_renderer->render_page_layout()
line 165 of \my\index.php: call to core_renderer->header()
1. Something showing engagement with forums.
2. Something to indicate % who have viewed quiz/assignment feedback
and the improvement is instead of showing mean of grade for an assessment setting an academics own threshold (eg below/above 73%)
Are any of these on your roadmap? would you be interested in developing with some support?
-T
I have to discover what Tony has reported and also mark as ready for Moodle 4.