|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| definition () | |
| definition_after_data () | |
Definition at line 24 of file grade_form.php.
| definition | ( | ) |
Abstract method - always override!
information fields
actual grade - numeric or scale
hiding advcheckbox is not compatible with disabledIf !!
locking
add return tracking info
Reimplemented from moodleform.
Definition at line 26 of file grade_form.php.

Dummy stub method - override if you need to setup the form depending on current values. This method is called after definition(), data submission and set_data(). All form setup that is dependent on form values should go in here.
Reimplemented from moodleform.
Definition at line 132 of file grade_form.php.
