Moodle Plugins directory: Copy Groups: Versions: 1.1 | Moodle.org
Copy Groups
Local plugins ::: local_copygroups
Maintained by
C 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
Code prechecks
overview
phplint
phpcs85 | 3
js0 | 2
css
phpdoc3 | 0
savepoint
thirdparty
grunt
shifter
mustache0 | 1
gherkin
HTML | XMLlocal_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
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.