-
Sub-task
-
Resolution: Fixed
-
Major
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38833_settype -
If I go to the grader report, turn editing on, click the edit icon for an individual student grade then save the resulting form the following is displayed.
Did you remember to call setType() for 'finalgrade'? Defaulting to PARAM_RAW cleaning.
|
|
line 1275 of /lib/formslib.php: call to debugging()
|
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
|
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
|
line 105 of /grade/edit/tree/grade.php: call to moodleform->moodleform()
|