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
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Activities}}
{{Activities}}
{{Note|This plugin is developed for Moodle v3.3 (Release 2017050500) onwards and was last tested on v3.6.'''}}
{{Note|This plugin is developed for Moodle v3.3 (Release 2017050500) onwards and was last tested on v3.8.'''}}


This powerful tool 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. You can choose where on a course area you want to add the activity. Currently you can add it in Section 0, Section 1 or in the last Section. Administrators can control it's permission for particular roles to use. Download and try it in action
This powerful tool 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. You can choose where on a course area you want to add the activity. Currently you can add it in Section 0, Section 1 or in the last Section. Administrators can control it's permission for particular roles to use. Download and try it in action
Line 15: Line 15:
==Usage==
==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.
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. Please not that only courses that the logged in user is enrolled on will be displayed.


[[Image:block_bulkactivity_v1.png|thumb|600px|center]]
[[Image:block_bulkactivity_v1.png|thumb|300px|center]]
[[Image:block_bulkactivity_v2.png|thumb|600px|center]]
[[Image:block_bulkactivity_v2.png|thumb|400px|center]]
[[Image:block_bulkactivity_v3.png|thumb|600px|center]]
[[Image:block_bulkactivity_v3.png|thumb|400px|center]]


Here's a video that explains the tool.
Here's a video that explains the tool.
Line 27: Line 27:
==Author==
==Author==
------
------
Shubhendra Doiphode @ Queen Mary University of London
[https://github.com/doiphode Shubhendra Doiphode] <br>
doiphode.sunny@gmail.com


==Need more information?==
==Need more information?==

Latest revision as of 20:06, 11 April 2021

Note: This plugin is developed for Moodle v3.3 (Release 2017050500) onwards and was last tested on v3.8.


This powerful tool 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. You can choose where on a course area you want to add the activity. Currently you can add it in Section 0, Section 1 or in the last Section. Administrators can control it's permission for particular roles to use. Download and try it in action

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. Please not that only courses that the logged in user is enrolled on will be displayed.

block bulkactivity v1.png
block bulkactivity v2.png
block bulkactivity v3.png

Here's a video that explains the tool.

Bulk Activity - Resource Creator

Author


Shubhendra Doiphode
doiphode.sunny@gmail.com

Need more information?