MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite...
authortjhunt <tjhunt>
Tue, 8 Jul 2008 16:33:47 +0000 (16:33 +0000)
committertjhunt <tjhunt>
Tue, 8 Jul 2008 16:33:47 +0000 (16:33 +0000)
commit78e7a3dd5da5d9880c2e1591064eb6d01e2ab6f4
tree04bf3dec7dd0e35775e23ac00ac57c72ea0321ba
parent1b8b535dda7c54e9d3945006577fb2e85dedcdb2
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite a lot of progress, sorry I am committing this as a big lump, but it took me a while to get the code back to a working state.

MDL-15537 - create oo attemptlib.php to hold shared code between attempt, summary and review.php
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php
MDL-15538 - Rework attempt.php to use attemptlib.php
lang/en_utf8/quiz.php
lib/questionlib.php
mod/quiz/accessrules.php
mod/quiz/attempt.php
mod/quiz/attemptlib.php
mod/quiz/locallib.php
mod/quiz/review.php
mod/quiz/startattempt.php [new file with mode: 0644]
mod/quiz/summary.php
mod/quiz/view.php