Moodle Plugins directory: Bulk Activity Creation: Versions: 3.9, release 1 | Moodle.org

Bulk Activity Creation
Bulk Activity Creation 3.9, release 1
Code prechecks
Bulk Activity/Resource Creator
This block plugin allows users to create activities/resources in bulk. In other words, a moodle module can be copied to one or more courses or one or more categories/subcategories in one go.
Requirements
- Moodle 3.3 or later
- Themes based on Boost
Installation
Copy the moodle-block_bulkactivity folder into your /blocks directory, then rename it to bulkactivity and visit your Admin Notification page to complete the installation.
Usage
Once the block is added to a course and when in editing mode, users can click on Edit to see the 'Bulk Copy to Courses' option. By clicking on it, all non-hidden categories on the site will be displayed including their sub-categories with courses. A check-box against every category or course will be available. Users can select them and choose where they want to add the activity/resource.
Here's a demo.
Author
Shubhendra Doiphode (s.doiphode@qmul.ac.uk)
Version information
- Version build number
- 2019012002
- Version release name
- 3.9, release 1
- Maturity
- Stable version
- MD5 Sum
- bf1ac6950b84e6615779bba3bd36b9c9
- Supported software
- Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- The more recent release 4.1, release 2 (2024080200) exists for Moodle 3.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_39_STABLE
- VCS tag
- c902b010ad4f3ca9380f144b5feeaf31b1093b10
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.