Grades do not always propagate
Submitted by Eelco Visser on 18 September 2013 at 14:00
Issue Log
Any more info on this issue/how to reproduce?
My guess: grades are only propagated from 1 level under currently viewed collection grades.
level1 level2 level3 AssignmentA | |---AssignmentB | | | |---AssignmentC | |---AssignmentD
In this example, when viewing grades for
AssignmentA
(level1), it will only look for grades in its direct children at level2.
In turn, the grades ofAssignmentB
(level2) may or may not have been updated with its lower level assignment grades.
I think I have a related example where grades from level3 do not propagate to level2:
http://weblab.tudelft.nl/submission/1659/2330
Here grades for exercise 2-4 are 14, 5, 4 while the overall grade is 5.0.
Note that for the first exercise I don’t want the grade to be included in the overview, so I’ve checked that option.
It may also have to do with the way the grade is added: in the normal way or using the “override grade”.
Log in to post comments