-
Bug
-
Resolution: Fixed
-
Minor
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-47704-master -
Whenever a student's grade was given a hint, but later on this item was changed to be 'text' or 'none'. Then the contribution can still appear on the user report which is misleading and incorrect.
I think that the problem comes from the set_aggregationused() method which only ever works on the items that were aggregated. Thus if one item is not aggregated any more its hint is invalid.
To replicate, create a few manual items (or gradeable activities). Make sure they all have a weight, even automatic, then grade a student on those. Change one of the items not to contribute any more, for instance switch it type 'text' or 'none'. You will notice that the contribution and weight columns on the user report display misleading information.
This could also be replicated when outcomes are switch from/to being aggregated (category setting).
- blocks
-
MDL-47762 The contribution column can give information about a hidden course total
-
- Closed
-
-
MDL-47703 Handle grade_includescalesinaggregation when calculating weights or items
-
- Closed
-
- will help resolve
-
MDL-47785 In Gradebook User report, excluded grades appear as "Dropped" with an odd contributed value
-
- Closed
-