Details
-
Type:
Improvement
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.6.2
-
Fix Version/s: None
-
Component/s: Course, Forms Library
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
In MDL-64557 there is a proposal to hide the 'Grouping' setting when 'No groups' mode is selected on an activity settings form.
It would be good to also hide the 'Add group/grouping access restriction' button at the same time, but that is out of scope for the above ticket, as it is not possible by simply switching disabledIf => hideIf (as the button is not disabled via disabledIf).