Mass Actions block
Maintained by
Matthew Davidson
This block allows instructors to perform actions upon multiple resources or activities, rather than having to perform repeated actions on individual items.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
There are a few issuse when use the onetopic course format that has multiple parent sections with child sections.
1. Bulk move activities between sections that have child sections between the transition:
A course has 5 parent sections, Section 3 and 4 have 4 child sections each (Total of 13 sections)
Move a bunch of activities from Section 1 to Section 5
These activities will be moved to a child section in section 3 instead of section 5
2. Can't bulk move activities that are in a child section
Thanks
Checkbox does not appear on all topics
If I click on 'select all', nothing gets selected.
version is the Moodle 3.5+ (Build: 20180628)
Currently, the plugin relies upon using the HTML DOM to discover the modules that are in the course. When your flex sections are collapsed, there are no modules in them for the plugin to discover. This is why it currently does not work with collapsed flex sections. That said, I am expecting to be able to spend time either later this month or in June working on refactoring the plugin to work much better and to be less reliant on the DOM. I'm going to private message you to discuss this further.
Clem