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:
168 sites
90 downloads
24 fans
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.
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
We will remove it in the next release, so please ignore it till then.
Any suggestions for the plugin are welcome.
I just installed it and got an error the database could not be read.
Then, when I look at the Courses and Users section of the interface, I cannot see any users. Here is a jpeg of how it looks.
Is this going to be supported for 2.7?
then noticed when I refreshed that student had been un-enrolled from first 3 courses in list of 8.
Is this not supporting 2.5 or something else wrong?
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?