See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
Defines the editing form for the multiple choice question type.
Copyright: | 2007 Jamie Pratt |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 170 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
qtype_multichoice_edit_form:: (6 methods):
definition_inner()
get_per_answer_fields()
get_hint_fields()
data_preprocessing()
validation()
qtype()
Class: qtype_multichoice_edit_form - X-Ref
Multiple choice editing form definition.definition_inner($mform) X-Ref |
Add question-type specific form fields. param: object $mform the form being built. |
get_per_answer_fields($mform, $label, $gradeoptions,&$repeatedoptions, &$answersoption) X-Ref |
No description |
get_hint_fields($withclearwrong = false, $withshownumpartscorrect = false) X-Ref |
No description |
data_preprocessing($question) X-Ref |
No description |
validation($data, $files) X-Ref |
No description |
qtype() X-Ref |
No description |