Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Administration
-
Labels:None
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE
Description
To reproduce:
1) Site administration -> Advanced features
2) click to enable outcomes
3) save changes
Outcomes are not enabled ![]()
I traced this back to what appears to be an improper setting. Since Nicolas added the line, I have assigned him QA to make sure there was not a reason for PARAM_INT which evaluates to INT for the yes value which does not get saved. Removing the PARAM_INT will allow the default 1 to be used. Since this is HEAD I am going to go ahead and commit. Peace - Anthony