Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5
-
Component/s: Forms Library, Gradebook
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-38833_settype -
Pull Master Diff URL:
Description
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()
|