MDL-20636 Remove all references to global $QTYPES.
commitd649fb02215e11dba3d3b2cc80d6fca7fdf188f3
authorTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 24 Feb 2011 15:28:25 +0000 (24 15:28 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 24 Feb 2011 15:29:07 +0000 (24 15:29 +0000)
treeecc08710fa8139c926459eea3e976ada892d5dc9
parent446166a628b4b9ac24f7ff738453537a6d6aec8a
MDL-20636 Remove all references to global $QTYPES.

Except in the question types that have not yet been converted to the new question engine.
21 files changed:
admin/generator.php
admin/qtypes.php
admin/report/questioninstances/index.php
lib/questionlib.php
lib/simpletest/testquestionlib.php
question/engine/bank.php
question/engine/simpletest/testquestionbank.php [new file with mode: 0644]
question/engine/upgradefromoldqe/upgrade.php
question/format.php
question/format/blackboard_six/format.php
question/format/gift/format.php
question/format/webct/format.php
question/format/xml/format.php
question/type/calculated/questiontype.php
question/type/calculatedmulti/questiontype.php
question/type/calculatedsimple/questiontype.php
question/type/multianswer/edit_multianswer_form.php
question/type/multianswer/questiontype.php
question/type/multichoice/db/upgrade.php
question/type/numerical/questiontype.php
question/type/randomsamatch/questiontype.php