Bulk Activity Creation

Blocks ::: block_bulkactivity
Maintained by Shubhendra Doiphode
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.

Bulk Activity Creation 3.9, release 1

Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Released: Thursday, 13 May 2021, 7:48 PM

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

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.