Enrolments: Difference between revisions
From MoodleDocs
- Admin quick guide
- Authentication
- Managing accounts
- Enrolments
- Payment gateways
- Roles and permissions
- Security
- Performance
- Backup
- Site registration
- Site appearance
- Language
- Server settings
- Site-wide reports
- Admin tools
- Developer tools
- Web services
- More features
- GDPR
- Communication
- MoodleNet
- SMS gateways
- Administration FAQ
Marina Abril (talk | contribs) Tag: Reverted |
Helen Foster (talk | contribs) Tag: Reverted |
||
| Line 26: | Line 26: | ||
* [[Course enrolment]] in [[Managing a Moodle course]] | * [[Course enrolment]] in [[Managing a Moodle course]] | ||
* [[Unenrolment]] | * [[Unenrolment]] | ||
*[https://moodle.academy/enrol/index.php?id=92 Course | *[https://moodle.academy/enrol/index.php?id=92 Course Enrolment] - An intermediate-level Moodle Academy course that explores in detail the various methods of enrolling users into courses. | ||
[[Category:Enrolment]] | [[Category:Enrolment]] | ||
Revision as of 07:57, 22 August 2025
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.
- Manual enrolment - the administrator or course teacher adds users manually
- Self enrolment - a user can choose to enrol him/herself into a course
- Cohort sync - users are part of a Cohort which is added to the course
- Course meta link - users enrolled in other courses are given automatic access
- Guest access - users can view course materials but not participate
- Category enrolments - users are enrolled in all courses in a category
- 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
- IMS Enterprise - users are enrolled with this standard XML file format
- LDAP enrolment - users are authenticated and then enrolled through LDAP
- 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
- Enrolment FAQ
- Course enrolment in Managing a Moodle course
- Unenrolment
- Course Enrolment - An intermediate-level Moodle Academy course that explores in detail the various methods of enrolling users into courses.