Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Enrolments.

Enrolments: Difference between revisions

From MoodleDocs
m (fr link)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Managing a Moodle site}}
{{Managing a Moodle site}}
Enrolment, or 'enrollment', is the process of assigning users to roles (usually student) in a course.
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==
==Enrolment plugins==


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


* [[Manual enrolment]]
* [[Manual enrolment]] - the administrator or course teacher adds users manually
* [[Self enrolment]]
* [[Self enrolment]] - a user can choose to enrol him/herself into a course
* [[Cohort sync]]
* [[Cohort sync]] - users are part of a [[Cohort]] which is added to the course
* [[Course meta link]]
* [[Course meta link]] - users enrolled in other courses are given automatic access
* [[Guest access]]
* [[Guest access]] - users can view course materials but not participate
* [[Category enrolments]]
* [[Category enrolments]] - users are enrolled in all courses in a category
* [[External database enrolment|External database]]
* [[External database enrolment|External database]] - users are enrolled from a database such as Access, MySQL
* [[Flat file]]
* [[Flat file]] - users are enrolled with a csv file
* [[IMS Enterprise]]
* [[IMS Enterprise]] - users are enrolled with this standard XML file format
* [[LDAP enrolment]]
* [[LDAP enrolment]] - users are authenticated and then enrolled through LDAP
* [[MNet remote enrolments]]
* [[MNet remote enrolments]] - users are enrolled via a linked Moodle site
* [[Paypal enrolment|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.


==See also==
==See also==
Line 23: Line 25:
* [[Enrolment FAQ]]
* [[Enrolment FAQ]]
* [[Course enrolment]] in [[Managing a Moodle course]]
* [[Course enrolment]] in [[Managing a Moodle course]]
* [[Unenrolment]]
[[Category:Enrolment]]
[[de:Einschreibung]]
[[es:Inscripciones]]
[[fr:Inscriptions]]
[[it:Iscrizione]]

Latest revision as of 14:54, 22 May 2019

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