]> git.mjollnir.org Git - moodle.git/commit
MDL-15452 - ongoing - Put the OU quiz navigation improvements into the Moodle codebase
authortjhunt <tjhunt>
Mon, 30 Jun 2008 16:56:49 +0000 (16:56 +0000)
committertjhunt <tjhunt>
Mon, 30 Jun 2008 16:56:49 +0000 (16:56 +0000)
commitb10c38a37b46872800bb9576d464fb10759179db
tree5ce32827f1928e0310ebe3a7745854e81167dc2f
parent1ed96821e61cc60f7bc49ca5d0c57f419668ba90
MDL-15452 - ongoing - Put the OU quiz navigation improvements into the Moodle codebase

* Javadoc comments for most of the code I committed on Friday.
* Implement the get_question_status method.
* Along the way, refactor duplicated logic between two of the question types, questionlib, and the new code - removing inconsistency while doing so.
lang/en_utf8/quiz.php
lib/questionlib.php
mod/quiz/attemptlib.php
mod/quiz/summary.php
question/type/questiontype.php
question/type/shortanswer/questiontype.php