-
Bug
-
Resolution: Fixed
-
Blocker
-
2.1
-
Any
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
-
Upgrade hangs on qtype_multichoice. The upgrade code for requires the qtype_random library, which in turn relies on the class definition for question_type. This definition isn't available, so it dies. I would consider this a blocker.
Patch here: https://github.com/mackensen/moodle/commit/1bb96eea49f01f8d95b087e934e85a791c74b1fe. Adding that line allowed my test upgrade to complete.
- blocks
-
MDL-27738 META Question engine rewrite - tasks to complete after main integration
- Closed