Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Bulk Activity - Resource Creator.

Bulk Activity - Resource Creator: Difference between revisions

From MoodleDocs
(Created page with "{{Activities}} {{Note|This plugin is developed for Moodle v3.4.x onwards.'''}} This block plugin allows users to create activities/resources in bulk. In other words, a moodle...")
 
mNo edit summary
Line 19: Line 19:
------
------
Shubhendra Doiphode (doiphode.sunny@gmail.com) @ Queen Mary University of London
Shubhendra Doiphode (doiphode.sunny@gmail.com) @ Queen Mary University of London
==Need more information?==
* [https://github.com/doiphode/moodle-block_bulkactivity Source control]
* [https://github.com/doiphode/moodle-block_bulkactivity/issues Plugin issues]

Revision as of 11:23, 2 December 2019

Note: This plugin is developed for Moodle v3.4.x onwards.


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.4 or later

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 the

Author


Shubhendra Doiphode (doiphode.sunny@gmail.com) @ Queen Mary University of London

Need more information?