Enrolments: Difference between revisions

From MoodleDocs
m (fr link)
 
Line 13: Line 13:
* [[Category enrolments]] - users are enrolled in all courses in a category
* [[Category enrolments]] - users are enrolled in all courses in a category
* [[External database enrolment|External database]] - users are enrolled from a database such as Access, MySQL
* [[External database enrolment|External database]] - users are enrolled from a database such as Access, MySQL
* [[Enrolment on payment]] - users are enrolled after making a payment, such as via PayPal
* [[Flat file]] - users are enrolled with a csv file
* [[Flat file]] - users are enrolled with a csv file
* [[IMS Enterprise]] - users are enrolled with this standard XML file format
* [[IMS Enterprise]] - users are enrolled with this standard XML file format
* [[LDAP enrolment]] - users are authenticated and then enrolled through LDAP
* [[LDAP enrolment]] - users are authenticated and then enrolled through LDAP
* [[MNet remote enrolments]] - users are enrolled via a linked Moodle site
* [[MNet remote enrolments]] - users are enrolled via a linked Moodle site
* [[Paypal enrolment|PayPal]] - users purchase enrolment with Paypal
* [[Paypal enrolment|PayPal]] - users purchase enrolment with PayPal


In addition, the [[Publish as LTI tool]] enrolment plugin, together with the LTI authentication plugin, allows remote users on a different site to access selected courses and activities.
In addition, the [[Publish as LTI tool]] enrolment plugin, together with the LTI authentication plugin, allows remote users on a different site to access selected courses and activities.

Latest revision as of 12:16, 10 November 2020

Enrolment, or 'enrollment', is the process of marking users as participants in the course, in other words assigning them a role such as student or teacher.

Enrolment plugins

Moodle provides a number of ways of managing course enrolment, called enrolment plugins. Click the links below for further information.

In addition, the Publish as LTI tool enrolment plugin, together with the LTI authentication plugin, allows remote users on a different site to access selected courses and activities.

See also