-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.24, 3.11.17, 4.0.11
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
While working on MDL-79062, I noticed some incorrect Behat tests for the grade report.
grade_mingrade.feature
- Scenario: Disable category overriding
- The test is wrong as the incorrect field is being tested.
grade_UI_settings.feature
- Scenario: Natural aggregation with negative and positive grade
- This is unnecessarily using the UI to create grade categories and grade items. It would be faster to use a generator for this test.
- Discovered while testing
-
MDL-79062 Grader report accessibility issues
-
- Closed
-