MDL-27408 Moved the question engine install/upgrade code into the proper place.
commitbb28e3bc5e5cb904cf2d39713723c16d4eedd403
authorTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 12 May 2011 17:58:50 +0000 (12 18:58 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 12 May 2011 17:58:50 +0000 (12 18:58 +0100)
tree57a9d39cf619d3a2d1e9dddcee9dd8c469cf5ddc
parentdcd03928ab7b195ac3d1fd841263a736e4f5c56b
MDL-27408 Moved the question engine install/upgrade code into the proper place.

I have tested upgrade from the previous development version, and a clean install. Upgrade from 2.0 still needs more work.
19 files changed:
lib/adminlib.php
lib/db/install.xml
lib/db/upgrade.php
local/qedatabase/db/install.php [deleted file]
local/qedatabase/db/upgrade.php [deleted file]
local/qedatabase/readme.txt [deleted file]
local/qedatabase/version.php [deleted file]
mod/quiz/attemptlib.php
mod/quiz/db/install.php
mod/quiz/db/install.xml
mod/quiz/db/upgrade.php
mod/quiz/db/upgradelib.php [new file with mode: 0644]
mod/quiz/lang/en/quiz.php
mod/quiz/locallib.php
mod/quiz/mod_form.php
mod/quiz/settings.php
mod/quiz/version.php
question/engine/upgrade/upgradelib.php
version.php