User bulk enrolment icon

User bulk enrolment

Moodle plugin which provides the possibility to bulk enrol a list of users who are identified by their e-mail adresses into a course.
Price option: Free
Supports Moodle 3.4-5.2 See all versions

Latest release: 2 weeks ago
Installations: 2981
Downloads (last 90 days): 670

Frankenstyle name: local_bulkenrol
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Thank you, this works well and is easy to use for instructors. It would be great if it would respect the setting of the 'manual' enrollment settings, so enrollment expiration date could be set. Or welcome email is sent. Is there anyway to set an enrollment expiration date in the text area list ?
Dear developers,
This plugin is very useful. Unfortunately, email addresses change from time to time so we use the idnumber field to identify users (a special higher education ID that certainly doesn't change). It would be very helpful if this plugin could optionally enrol users based on the content of the idnumber field.
Thanks in advance for your feedback!
When confirming the student registration, I was redirected incorrectly. I modified the /bulkenrol/index.php file, line 103
I added to the redirect "$CFG->wwwroot"
if ($msg->status == 'error') { redirect($CFG->wwwroot .'/user/index.php?id='.$id, "$msg->text", null, \core\output\notification::NOTIFY_ERROR);
} else { redirect($CFG->wwwroot .'/user/index.php?id='.$id, "$msg->text", null, \core\output\notification::NOTIFY_SUCCESS); }
I have the same problem as Michel Singh - emails are case - sensitive and it seems that it now makes some checks about that - can this be reverted / excluded?
Is this plugin available for Moodle version 4.1 (Build:20221128)?
Hi, we have the same issue as Michel Singh says with the case-sensitive email addresses - it would be super nice if this case check could be skipped ;)
Hi! We've been using the plugin for a while without issues. Recently, we've had a problem with emails being case-sensitive. If a user pastes email addresses in the plugin it now checks for lower case vs upper case which wasn't the behavior in the past. Anything changed? Is there a way to revert back? Thx.
just for administrator role?
Funciona perfectamente, sólo tiene un pequeño error en el code al momento de mostrar el mensaje donde indica que los usuarios fueron matriculados correctamente. Pero sólo el usuario administrador puede usarlo, ¿cómo le hago para que se muestre a los usuarios con rol de profesor.?
This plugin was working fine but now when Teacher Enrolls Students with this Plugin after Pastes Email addresses, Enroll users. All users come up with Teacher Role.
Our default Registration is set to Student.
This happens when User is Unenrolled and then Bulk Enrollment Plugin we use. The user's role comes with Teacher.
This plugin was working fine but now when Teacher Enrolls Students with this Plugin after Pastes Email addresses, Enroll users. All users come up with Teacher Role.
Our default Registration is set to Student.
This happens when User is Unenrolled and then Bulk Enrollment Plugin we use. The user's role comes with Teacher.
This plugin was working fine but now when Teacher Enrolls Students with this Plugin after Pastes Email addresses, Enroll users. All users come up with Teacher Role.
Our default Registration is set to Student.
Someone help me why is this happening???
Approval issue created: CONTRIB-7216