-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.1
-
None
-
MOODLE_21_STABLE
-
MOODLE_22_STABLE
-
w36_
MDL-29175_m22_clozearray -
- Log in as an admin
- Enter a course and go to the question bank
- Create a new multianswer (cloze) question
- Make sure you don't get the notices shown in the description
Invalid array parameter detected in required_param(): questiontext
line 555 of /lib/moodlelib.php: call to debugging()
line 94 of /question/type/multianswer/edit_multianswer_form.php: call to optional_param()
line 165 of /question/type/edit_question_form.php: call to qtype_multianswer_edit_form->definition_inner()
line 154 of /lib/formslib.php: call to question_edit_form->definition()
line 80 of /question/type/edit_question_form.php: call to moodleform->moodleform()
line 79 of /question/type/multianswer/edit_multianswer_form.php: call to question_edit_form->__construct()
line 231 of /question/type/questiontypebase.php: call to qtype_multianswer_edit_form->__construct()
line 197 of /question/question.php: call to question_type->create_editing_form()
Invalid array parameter detected in required_param(): questiontext
line 555 of /lib/moodlelib.php: call to debugging()
line 96 of /question/type/multianswer/edit_multianswer_form.php: call to optional_param()
line 165 of /question/type/edit_question_form.php: call to qtype_multianswer_edit_form->definition_inner()
line 154 of /lib/formslib.php: call to question_edit_form->definition()
line 80 of /question/type/edit_question_form.php: call to moodleform->moodleform()
line 79 of /question/type/multianswer/edit_multianswer_form.php: call to question_edit_form->__construct()
line 231 of /question/type/questiontypebase.php: call to qtype_multianswer_edit_form->__construct()
line 197 of /question/question.php: call to question_type->create_editing_form()
Check out MDL-29064 for details on where this was found and how to reproduce if needed.
- has been marked as being related by
-
MDL-29064 "Question text" field in "Embedded answer (cloze)" question should be required text
-
- Closed
-