]> git.mjollnir.org Git - moodle.git/commit
MDL-14200 "Add group and course averages" fix for bug introduced in this patch. We...
authorjamiesensei <jamiesensei>
Thu, 15 May 2008 12:54:01 +0000 (12:54 +0000)
committerjamiesensei <jamiesensei>
Thu, 15 May 2008 12:54:01 +0000 (12:54 +0000)
commite649d4b12071d12f1ef56280466ad831570570c5
tree5feb37de6a847fd46a0bdba2b7cd2113ceb484dd
parentaad5b0fca94bbc278f754634134a3839267ceb36
MDL-14200 "Add group and course averages" fix for bug introduced in this patch. We are now using a seperate sql command to get the feedback text as we need to get it for the average rows too. Since it is not part of the sql to fetch attempt data we can't sort on Feedback anymore so removed the option from the table. Sorting by feedbacktext is not really useful anyway, users are more likely to want to sort by grade.

Merged from 1.9 branch.
mod/quiz/report/overview/report.php