]> git.mjollnir.org Git - moodle.git/commit
MDL-15972 "Make ability to list regrades dependent on permission" fixed a problem...
authorjamiesensei <jamiesensei>
Fri, 15 Aug 2008 09:59:55 +0000 (09:59 +0000)
committerjamiesensei <jamiesensei>
Fri, 15 Aug 2008 09:59:55 +0000 (09:59 +0000)
commitf29e6691a72c8cc8750ca33a34599a0f8e296d43
tree89b2e856641272e97fb2ea125d56571420b7005a
parent585fb1f447c64f61b5576f73bdb06efa309e8192
MDL-15972 "Make ability to list regrades dependent on permission" fixed a problem showing some of the regrade interface to users who do not have permission to regrade.
MDL-15960 "Overview report does not work correctly with groups" Fixed a problem that group mode was not working as the logic selecting the attempts mode was erroneously showing the all attempts mode.
MDL-15958 "Error on selecting to hide marks for each question" problem with trying to sort on question grades when grades not displayed fixed.
MDL-15953 "Summary chart to show in 5% ranges please" allowed the graph to show up to or equal to 20 bands, instead of just up to 20.
MDL-14201 "Summary graph" showing two graphs now as it was felt that when there were few students in a group compared with all the students who took a quiz then it would be difficult to see the data for the group.
lang/en_utf8/quiz_overview.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/overviewgraph.php
mod/quiz/report/overview/overviewsettings_form.php
mod/quiz/report/overview/report.php