-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-54745_master -
Originally discussed in MDL-53392, the string changegradewarning is no longer required due to changes to the interface introduced in 3.1. This issue has been created to remove it, along with a js function that used it, for master only. To be actioned after the 3.1 on-sync period ends.
This string was originally used as:
- A warning message in a <noscript> tag on mod/assign/mod_form.php and
- In an alert message in mod/assign/module.js, fired after a change to the 'Max grade' field when editing an assignment.
however, all references to this string and function were removed inMDL-53392.
The string and the function are to be removed from master only.
- has a non-specific relationship to
-
MDL-53392 Remove/fix the alert and noscript when changing grade max in mod_assign
-
- Closed
-