| [ Index ] |
PHP Cross Reference of Moodle 310 |
[Source view] [Print] [Project Stats]
Defines the editing form for the calculated simplequestion type.
| Copyright: | 2007 Jamie Pratt me@jamiep.org |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 624 lines (31 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
qtype_calculatedsimple_edit_form:: (6 methods):
__construct()
definition_inner()
can_preview()
data_preprocessing()
qtype()
validation()
Class: qtype_calculatedsimple_edit_form - X-Ref
Editing form for the calculated simplequestion type.| __construct($submiturl, $question, $category, $contexts, $formeditable = true) X-Ref |
| No description |
| definition_inner($mform) X-Ref |
| Add question-type specific form fields. param: MoodleQuickForm $mform the form being built. |
| can_preview() X-Ref |
| No description |
| data_preprocessing($question) X-Ref |
| No description |
| qtype() X-Ref |
| No description |
| validation($data, $files) X-Ref |
| No description |
| Generated: Wed Jan 22 11:59:49 2025 | Cross-referenced by PHPXref 0.7.1 |