]> git.mjollnir.org Git - moodle.git/commit
quiz editing: MDL-15903 fix the code that updates $quiz->sumgrades,
authortjhunt <tjhunt>
Fri, 5 Dec 2008 05:08:37 +0000 (05:08 +0000)
committertjhunt <tjhunt>
Fri, 5 Dec 2008 05:08:37 +0000 (05:08 +0000)
commit4e6f553d433d4eded57746aa1c224b9aa2e6dce8
treedf6861edfc3afd536afc41c899eb077c72f09b51
parentab652c35ee3c3761535bdd8624d671187660563e
quiz editing: MDL-15903 fix the code that updates $quiz->sumgrades,
so we only update the database when something changes, not on every page view.
mod/quiz/edit.php
mod/quiz/editlib.php
mod/quiz/locallib.php