Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.1, 2.9
-
Fix Version/s: 2.8.3
-
Component/s: Gradebook
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Fixed Branches:MOODLE_28_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-48711-master -
Pull Master Diff URL:
Description
Steps:
- install Moodle 2.8.1+ (Build: 20141224), the latest weekly release;
- add a new course;
- go straight to the gradebook of the new course > Course administration > Grades > Categories and items and change the course total to Weighted mean of grades;
- add a category Reading Journals with Simple weighted mean of grades;
- add another category Assignments with Weighted mean of grades;
- add a third category Attendance with Natural;
- change the weight for Reading Journals from 0 to 10 => now the total is automatically displayed as extra credit (incorrect display; was not selected);
- change the weight for Assignments from 0 to 30 => total is correctly displayed;
- change the weight for Attendance from 0 to 10 => now the total is automatically displayed as extra credit (incorrect display; was not selected);
- select EDIT category Attendance with natural weighting;
- scroll down to parent category;
- line with extra credit and box to tick off is missing;
The incorrect display of extra credit in the totals of the Reading Journals and Attendance (I am not talking about grade calculation) cannot be changed in “Categories and items.”