-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.8.2
-
None
-
MOODLE_28_STABLE
Hi,
Steps to reproduce:
- Make a course, enrol a student.
- Create a new assignment. Leave the grade max at its default of 100.
- Give the student a grade, for example 70.
- Edit settings for the assignment and change the maximum grade to 10.
Expected results:
Although the assignment grade was changed, the student's individual grade still uses the old range. All gradebook views should distinguish between the two and use the appropriate values.
Actual results:
"View/grade all submissions page" (sorry, don't know its correct name): Incorrect, shows the grade as 70/10.
Grader report: Incorrect, shows the grade as 10 (no range). I guess it's clamping it to the assignment maximum?
Outcome/overview report: sorry, don't know how to use these
Single view for item: Incorrect, shows the range as 0-10 in the student row.
Single view for user: Incorrect, shows the range as 0-10 in the item row.
User report: Correct, shows the range as 0-100 in the item row.
- duplicates
-
MDL-48634 Add option to rescale existing grades when changing max points
- Closed