-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
1.8.3
-
None
-
Linux CENTOS on Cpanel
I am running Moodle 1.8.3 with gradebook Plus 2.17
-
MySQL
-
MOODLE_18_STABLE
There seems to be a new error in the most recent version of Gradebookplus in calculating averages in cases where there are exceptions.
I am running Moodle 1.8.3 with gradebook Plus 2.17
In cases where there is a category with one assignment grade in it, excepting a student from that assignment does not prevent a zero being averaged in for their average.
Before I upgraded from moodle 1.6 with gradebook plus for that version,this was calculated correctly and I have confirmed on another installation running 1.6 that the identical set of grades for the 1.8.3 installation is averaged differently.
Here is the simple example I used for the test:
Category A A1 A2
Category E E1
If a student is excepted from E1 they still get a zero averaged in for the E category.
Here are the exact same grades incorrectly averaged in 1.8.3 with gradebook plus 2.17
Temporary Admin as been excluded from assignment E
(See attached image)
Sort by Firstname A Stats E Stats Total Stats Student
Admin, Temporary 134 67% 0 0% 134 44.67% No grade letters set Admin, Temporary
Banach, David 181 90.5% 82 82% 263 87.67% No grade letters set Banach, David
Here are the grades from 1.6 which are correct:
(See attached image)
Sort by Firstname A Stats E Stats Total Stats Student
points(200) Percent points(100) Percent points(300)
Adminaccount, Temporary 134 67% 0 0% 134 67% No grade letters set Adminaccount, Temporary
Banach, David 181 90.5% 82 82% 263 87.67% No grade letters set Banach, David