-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9.1, 3.10
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE
-
MDL-69630-master -
- Create a course using the social course format.
- turn editing on
- If not present, add the social activities block
- Add an activity, verify that the activity chooser works properly
When using the social course format along with the social activities block, the old dropdown menus are displayed rather than allowing for the activity chooser. This is caused by the social course format not implementing the supports_ajax() function.
Steps to reproduce:
- Create a course using the social course format.
- turn editing on
- If not present, add the social activities block
- try adding an activity in the social activities block, you will see the moodle 1.x series drop downs rather than the activity chooser.