Moodle Plugins directory: Multiple Enrollments | Moodle.org
Multiple Enrollments
Local plugins ::: local_multiple_enrollments
Maintained by
Luiggi Sansonetti,
Dev E-learning Touch'
Plugin that provides single screen to enrol/unenrol multiple users and courses in just a few clicks.
Latest release:
227 sites
86 downloads
27 fans
Current versions available: 2
This plugin is provided by Moodle's Premium Partner E-Learning touch'
A local plugin that allows administrators to enrol multiple users into multiple courses.
It also allows enrolling or unenrolling multiple courses for a single user.
New filter behaviour (v2.1.0)
You can now search for a user by username or ID number, as well as by first name or surname.
Installation
For more information, see the official plugin installation guide.
Moodle Way
- Download the latest version or source code of the plugin compatible with your Moodle platform.
- Go to your platform's plugin installation page: Site administration > Plugins > Install plugins.
- Upload the plugin file and follow the installation process.
Manual
- Download the latest version or source code of the plugin compatible with your Moodle platform.
- Navigate to the moodle/local directory on your platform.
- Unzip the plugin into the directory and make sure that the folder containing the plugin files is named multiple_enrollments.
Using Git
- Open a terminal and navigate to the moodle/local directory on your platform.
- Clone the project using the following command:
git clone https://github.com/E-learningTouch/moodle-local_multiple_enrollments multiple_enrollments
How it works
New Enrollment
- Select user(s) to add into course(s). You can assign a role and set an enrolment duration in days.
- Select course(s).
- Clic on button --> all users are enroled into specified courses with dedicated role.
Existing Enrollment
- Select user
- Select course(s) to Assign or Unassign
If you want to bulk update a participant role (and/or enrolment duration) :
- Select user
- Select courses and click on Unassign
- Select an other role (and/or specify enrolment duration)
- Select same courses and click on Assign
Useful links
Contributors
Luiggi Sansonetti (Lead maintainer)
Dev E-learning Touch': Lead Maintainer
Livetek Software Consulting Services: Original maintainer
Please login to view contributors details and/or to contact them
A new version for Moodle 4x will be soon available
Would this plugin work on version 3.11? Has anyone tried it? We have installed it on our Moodle 3.11 version and we are unable to see any of the functionality. Is there a plan for a version to support version 3x?
No, it's not in our roadmap to downgrade version.
Moodle 3.11 is a too old version, no more updated since Dec 8th 2023 !
You must use at least a 4.1 version.
Cheers.
Could you please use the bug tracker : https://github.com/E-learningTouch/moodle-local_multiple_enrollments/issues
And we'll looking for this issue.
Thanks.
the tool listing students by students fullname (CONCAT Lastname, Fristname)..
how to list users by "username" instead of Fullname ??
We are working of a new release for latests Moodle version.
We can check some feature if it's possible.
New release after Moodle 5.2 QATest.
Cheers.
A new release will be soon available with a new filter :
firstname lastname (username)
And this new release will update the PostgreSQL issue