Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-54745_master -
Pull Master Diff URL:
Description
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.
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-53392 Remove/fix the alert and noscript when changing grade max in mod_assign
-
- Closed
-