Average grade is rounded twice (once for the numeric grade, once for the percentage), and percentage grade is derived from the rounded numeric grade. So if an activity is graded out of, say 5, the error is huge. Fixed in code.
Yu Zhang
added a comment - Average grade is rounded twice (once for the numeric grade, once for the percentage), and percentage grade is derived from the rounded numeric grade. So if an activity is graded out of, say 5, the error is huge. Fixed in code.
having a bit of trouble reproducing this...