-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.3.2
-
None
-
MOODLE_23_STABLE
When the qtype is copied to moodle/question/type it is not possible to edit a quiz. Basically the whole layout is gone. Also in the overview of qtypes (../admin/qtypes.php) it raises an error:
( ! ) Fatal error: Class 'default_questiontype' not found in C:\wamp\www\moodle\question\type\order\questiontype.php on line 22
|
Call Stack
|
# Time Memory Function Location
|
1 0.0041 846480 {main}( ) ..\qtypes.php:0
|
2 0.7048 58668248 question_bank::get_all_qtypes( ) ..\qtypes.php:43
|
3 0.7210 61235232 question_bank::get_qtype( ) ..\bank.php:156
|
4 0.7232 61746616 include_once( 'C:\wamp\www\moodle\question\type\order\questiontype.php' ) ..\bank.php:102
|