-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.6.3
-
None
-
2019012000
-
MOODLE_36_STABLE
To reproduce:
1. Go to a course
2. Go to the settings page of the course
3. Activate the Flexible Sections course format (needs to be installed)
4. Add a few sections and sub sections
5. Create an activity
6. Copy the activity to the Sharing Cart
7. Click on the arrow down button next to the activity in the Sharing Cart to copy the activity into a section on the course.
Now in sub sections extra placeholders will be displayed using JavaScript. This means it's not possible to copy an activity into a section like it would normally be. Please check this screenshot:
https://www.screencast.com/t/yyQXLThJPQY
I created this pull request to fix the bug:
https://github.com/donhinkelman/moodle-block_sharing_cart/pull/25