Differences Between: [Versions 310 and 400] [Versions 311 and 400] [Versions 39 and 400]
Defines the editing form for the calculated question data set items.
Copyright: | 2007 Jamie Pratt me@jamiep.org |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 529 lines (26 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
question_dataset_dependent_items_form:: (4 methods):
__construct()
definition()
set_data()
validation()
Class: question_dataset_dependent_items_form - X-Ref
Calculated question data set items editing form definition.__construct($submiturl, $question, $regenerate) X-Ref |
Add question-type specific form fields. param: MoodleQuickForm $mform the form being built. |
definition() X-Ref |
No description |
set_data($question) X-Ref |
No description |
validation($data, $files) X-Ref |
No description |