Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4
-
Fix Version/s: None
-
Component/s: Gradebook
-
Labels:
-
Affected Branches:MOODLE_19_STABLE
Description
Non-graded Assignment and Quizzes are getting displayed in the gradebook, and they look like being included into aggregation in the Cat&Items interface, since they have Max Grade value set to 100.
Other activities behave definitely. E.g. If Forum is not graded, it does not appear in the gradebook as a column. Which for me is an expected behavior.
1. Add an Assignment. Set it to No Grade. Column will still appear in the gradebook. Now go to the Cat&Items interface. It will display Max Grade for that column to be 100 points. (Though it will not be actually included into the calculation)
2. Add an Assignment. Set it to be graded on a scale (scales are NOT included in aggregation for us). Maximum Grade in the Cat&Items interface will display some number (e.g. 3, if there are 3 items in a scale). It is confusing, since one would now expect that 3 to be calculated toward course/category total.
3. Add a quiz, add some questions, and make the quiz to be worth 0 points. Maximum Grade in the Cat&Items interface will still be 10 points (or 100). Interestingly enough, I can manually delete a gradebook column for this kind of quiz. (But, once I delete a column, there is no way for me add it back, even though I will make the quiz gradable)
I think MDL-14017 is related to this.
Attachments
Issue Links
| This issue blocks: | ||||
| MDL-12496 | When an activity is created win "no grade" as maximum grade, it does not appear in gradebook 1.9Beta3 (WITH PATCH) |
|
|
|
| This issue is duplicated by: | ||||
| MDL-20187 | Activities that are assigned "no grade" are listed as a max grade of 100 in the |
|
|
|
| This issue has been marked as being related by: | ||||
| MDL-18353 | If you create a graded activity and later changed it to a non-graded activity (no grade), this activity still appears as an item in the gradebook |
|
|
|
yes this is intentional, the problem here is that you would loose all overriden grades, unfortunately we did not find any easy way to add some confirmation to modedit form...