]> git.mjollnir.org Git - moodle.git/commit
quiz editing: Refactor the editing actions to make functions in editlib.php for most...
authortjhunt <tjhunt>
Fri, 27 Feb 2009 08:45:05 +0000 (08:45 +0000)
committertjhunt <tjhunt>
Fri, 27 Feb 2009 08:45:05 +0000 (08:45 +0000)
commit4299df1daf93e1ee71fa13a2601e5c61584e7b73
tree290f58beab2b95873c2efc076abd077dbc946960
parent1fd211a7707c42de38b9c9f49a36f0eae236d391
quiz editing: Refactor the editing actions to make functions in editlib.php for most of them.

In the process, do MDL-17456, move/delete questions by question id rather than position, for greater robustness.
mod/quiz/edit.php
mod/quiz/editlib.php
mod/quiz/locallib.php
mod/quiz/simpletest/testeditlib.php [new file with mode: 0644]
mod/quiz/startattempt.php