marceloschmitt / moodle-block_analytics_graphs

Learning analytics Moodle plugin - graphs to help teachers.
GNU General Public License v3.0
15 stars 17 forks source link

Problems with groups #28

Closed benchen71 closed 7 years ago

benchen71 commented 7 years ago

I am having a problem when changing from "show all groups" mode to a group.

Here's a section of the course in "show all groups" mode. All of the items (when you add the number of students who accessed the item to the number who didn't) correctly add up to 28: image 001

However, when I change to a group, some of the items correctly add up to 9, but not all. Some show a higher combined total: image 002

I think the numbers for student accesses are correct. But the non access numbers are wrong: and when you click the red bars, there is no associated user information: image 003

In this image, there is one student correctly in the non access group, but three "phantom" students: image 004

Anyone else experiencing this issue?

marceloschmitt commented 7 years ago

Strange. Thanks a lot. Would allow me to see it? Would transform me in a teacher inside the course? My email is marcelo.schmitt@poa.ifrs.edu.br. There must be a code error, but never happened to me.

benchen71 commented 7 years ago

I have a fix for this bug in Pull Request #29.

marceloschmitt commented 7 years ago

Thank you, Ben. I will merge now.