Moodle

Administration: Unable to select outcomes on settings page

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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

Activity

Hide
Anthony Borrow added a comment -

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

Show
Anthony Borrow added a comment - 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
Hide
Anthony Borrow added a comment -

Nicolas - I applied the patch but wanted to make sure you were not intending something else with the PARAM_INT. Peace - Anthony

Show
Anthony Borrow added a comment - Nicolas - I applied the patch but wanted to make sure you were not intending something else with the PARAM_INT. Peace - Anthony

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: