jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
100 stars 88 forks source link

"No grade" VPL assignments appear in the gradebook #77

Closed rhobincu closed 4 years ago

rhobincu commented 6 years ago

I have several VPL activities in my courses that are just for practice and as such, they have no points assigned to them (selected grade type is None in activity settings). However, with Moodle version 3.5.2+ (Build: 20180914) and latest version of VPL, these activities appear as Uncategorized grades in the gradebook, with a total of 100 points each. If I edit the activity and then save it without changing anything, the grade disappears from the gradebook only to reappear later. I don't know what triggers it.

This happens in two different deployments.

jcrodriguez-dis commented 6 years ago

Hello rhobincu, I have tagged this issue as a bug. I will try to resolve the problem as soon as possible.

Best regards, Juan Carlos.

jcrodriguez-dis commented 5 years ago

Sorry rhobincu, I have not been able to reproduce the issue. If you have more details about the problem, please let us know., it will help us to spot it.

Best regards, Juan Carlos.

rhobincu commented 4 years ago

According to 3.3.7 release notes: Gradebook. The patch removes ghost empty grades appearing in the gradebook.

After upgrading the plugin, I haven't seen any unwanted grades in the gradebook anymore.