Mass enrolments
Maintained by
Rogier van Dongen
A tool to all teachers to enrol existing users to their courses using CSV files (without bothering the admins)
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks you
Benoit
I've updated the links in the "Useful Links" section above to reflect the correct github account.
Thanks for bringing this up!
Cheers,
Rogier
any chance to see the new version on github?
Looking forward to hearing from you,
best regards,
Marcello
Functionally there's no changes. The plugin has been updated to comply to Moodle Coding Standards more and has been tested to work up to Moodle 3.3
Sorry it took a while since this is one of the plugins that's maintained in my spare time.
Cheers,
Rogier
I'll be looking into this plugin again in the next few days and either confirm it's working on the Moodle 3.x branch, or make the necessary changes to get it up to date.
Cheers!
Many thanks for continuing Patrick's great work since his passing.
Do you have a version of this plugin available for Moodle 3.2?
Has anyone else been using it on 3.2? Can you share your experiences, testing or any issues found?
Thanks.
Using Site Administration > Users > Accounts > Upload Users
Create a CSV with these columns:
username firstname lastname email city country course1 enrolperiod1 type1 role1 group1
For the course1, use the course "shortname" you want the new student to be in.
For enrolperiod1, set it to number of days 90, 180, 365, etc.
For type1, locate & place the roleid(numeric value only) you wish your student to have by default.
For role1, use the SAME role's shortname.
For group1, use the FULL name of the group you want them to belong.
Save your CSV and then follow the path aforementioned. The configurations should not have to be manipulated for this to upload multiple new users and enroll them for a specific period of time in a course, and having a role and group appointment applied.
Works like a charm unless you try to use anything but two characters when you set the country. The only issue I ever had with this workflow was trying to run it initially with the word India for the country, rather than IN.
Any one can pls share the CSV format to upload bulk enroll