Upload enrolment methods icon

Upload enrolment methods

Maintained by Eoin Campbell
This plugin allows administrators add the "Course meta link" and "Cohort sync" enrolment methods to a range of courses from a CSV file, and specify the role for the methods participants. They can also delete, enable or disable existing enrolment methods in a course.
Price option: Free

Supports Moodle 2.9-5.0 See all versions
Latest release: 1 year ago
Installations: 832
Downloads (last 90 days): 160

Frankenstyle name: tool_uploadenrolmentmethods
Administration tools

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Note that if your first line contains field headings, you need to comment them out with a '#' or ';' character as the first character on the line.
Hello,
Thank you, it's ok with comma !
But I still have an error message ("Line 1 [operation enrolment method]: Invalid operation.") but however creation is ok.
Alain
To Mesut: thank you, I find it really useful for adding meta-courses to multiple courses in the same programme of study. Unfortunately it doesn't allow specification of the role, as I assume it's always students. Why would you want something different?
You must use a comma as the separator, not a tab. You should only have 5 commas per line, and if there are any commas in fields such as a the course shortname, then the field must be enclosed in double quotes.
Hello,
When I try to deploy my csv, I always have this error (Note : I have 6 columns in my file) :
Ligne 1: Too few columns, expecting 6. Sauté.
Ligne 2: Too few columns, expecting 6. Sauté.
Have you an idea ?
Thanks
Alain
Very nice plugin. Is it possible to add a field to define the course role like "student" or "teacher"?
This is a nice idea, Moodle has a CSV library to allow this, and also make CSV files position independent by using a heading row. Might get to it sometime.
Improvement suggestion: I think the US uses comma delimited files (csv) where Europe uses ; to mark the difference in fields. Where csv upload in Moodle is possible, you can usually select which delimiter to use. In this plugin I can not choose so I always end up saving the file from Excel, opening it in a text editor en search replace ; for ,
I have been asking for this many, many years. And if Moodle wants to be a LMS that operates in a landscape of other educational tools, they'd better fix there webservice to do this to (add cohorts to a course). Thanks!
Just what we've been looking for - many thanks!
Approval issue created: CONTRIB-7263