]> git.mjollnir.org Git - moodle.git/commit
MDL-15264 "Bar graph image missed when group with no attempts selected" added a query...
authorjamiesensei <jamiesensei>
Thu, 19 Jun 2008 14:03:24 +0000 (14:03 +0000)
committerjamiesensei <jamiesensei>
Thu, 19 Jun 2008 14:03:24 +0000 (14:03 +0000)
commit8b2f8253ad9140c4aa101d959d557886424b5671
tree55f498dc538dd1d435aacc57a21e2eb511b5de47
parent48d56528609e3d2765d1f04f22a5ee1801f258ca
MDL-15264 "Bar graph image missed when group with no attempts selected" added a query to check for sure that there are some grades there to display in the graph. Also now displaying grades for all groups a user has permission to view - but only if that is up to 4 groups and only if there are less than 500 grades total.

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