Copy Groups

Local plugins ::: local_copygroups
Maintained by CBlueC Blue
Add ability to import groups from course to another

Copy Groups 1.1

Moodle 4.0, 4.1, 4.2
Released: Wednesday, 23 October 2024, 4:37 PM

local_copygroups

Getting started

1) Start by configuring the plugin in /admin/settings.php?section=local_copygroups_settings The roles selected will be those with which users must be enrolled in a course, so that it can be reused for importing groups. 2) Go to group import from course navigation (Import groups) or via the direct link /local/copygroups/index.php?courseid=ID 3) The user will see a Select field showing all the courses in which he/she has a role among those selected in step 1.

Capabilities

Required to import groups: moodle/course:managegroups

Version information

Version build number
2024102300
Version release name
1.1
Maturity
Stable version
MD5 Sum
99206d91e85e6adb8702052cc4a68147
Supported software
Moodle 4.0, Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.