]> git.mjollnir.org Git - moodle.git/commit
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase
authortjhunt <tjhunt>
Fri, 27 Jun 2008 18:04:48 +0000 (18:04 +0000)
committertjhunt <tjhunt>
Fri, 27 Jun 2008 18:04:48 +0000 (18:04 +0000)
commit36e413e38c5d04c923f62e2525b2d59767babfc8
tree44451df5783fc34cb1184453859c0458d9ec75f1
parentca3c89730e1a0099ce11faa64e26b40eb4993c52
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase

Part one, a first cut of a summary page, along with some classes that will allow me to eliminate more duplicated code between the new page, attempt.php and review.php.
lang/en_utf8/quiz.php
mod/quiz/attemptlib.php [new file with mode: 0644]
mod/quiz/summary.php [new file with mode: 0644]
mod/quiz/tabs.php