Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1, 3.2.3, 3.3
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-56617-course-cbm-grade-to-pass
Description
When I select deferred or immediate feedback with CBM in a quiz in which 100 points/% can be achieved (maximum grade =100), the CBM method extends the max value to 300.
If I then select 200 as "Grade to pass" value I am not able to save the settings, because the system responds: "The grade to pass can not be greater than the maximum possible grade 100".
This worked before (2.9). Apparently the CBM outcomes have been ignored by some change!