-
Bug
-
Resolution: Fixed
-
Critical
-
2.7.2, 2.7.3, 2.8.1
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
To reproduce:
-Add two students to a course
-manually enter 90 for both in grades as course total
-on Enrolled users page edit one student's enrolment and set Status: Suspended
-see that Overall average for course total is 180
I guess the average calculation takes the suspended user's grade in the summation but not in the division. So it goes like (90+90)/1. With 3 users (all have grade: 90) the average was 135 -> (90+90+90)/2
With "Show number of grades in averages" set to Yes, you can see that the suspended user's grade is not included.
- has a non-specific relationship to
-
MDL-47953 Grader report showing wrong number of students per page for suspended users
-
- Closed
-
-
MDL-49457 Write behat tests for grader report
-
- Closed
-
- has been marked as being related by
-
MDL-50285 gradereport_user: Grade categories calculate wrong with suspended users (Student's view)
-
- Closed
-
- is duplicated by
-
MDL-49134 Gradebook overall average row is miscalculated with suspended users
-
- Closed
-