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

Enrolment plugins: Difference between revisions

From MoodleDocs
(→‎Enrolment capabilities: self enrolment)
Line 60: Line 60:
*[[Capabilities/enrol/self:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/self:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/self:unenrolself|Unenrol self from the course]]
*[[Capabilities/enrol/self:unenrolself|Unenrol self from the course]]
Course:
*[[Capabilities/moodle/course:enrolconfig|Configure enrol instances in courses]]
*[[Capabilities/moodle/course:enrolreview|Review course enrolments]]


==See also==
==See also==

Revision as of 16:05, 23 January 2012

Moodle provides a number of ways of managing course enrolment, called enrolment plugins.

Manageenrolplugins1.png

Setting the enrolment method(s)

To set an enrolment method:

  1. Click on Settings > Site administration > Plugins > Enrolments > Manage enrol plugins.
  2. Click on the enable checkboxes opposite your chosen enrolment plugin(s). If you wish, you may choose more than one enrolment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrolment.
  3. Click the "Save changes" button.
  4. Click the settings link opposite the enrolment plugin(s) you have chosen.
  5. Configure the required settings and click the "Save changes" button.
  6. Repeat until you have edited all the plugins you have enabled.

The order in which enrolment plugins are applied can be set. This may be important for some plugins. It also affects the order of enrolment options on the course enrol page.

Enrolment capabilities

Authorize.Net:

Category enrolments:

Cohort sync:

Guest access:

LDAP enrolments:

Manual enrolments:

Course meta link:

PayPal:

Self enrolment:

Course:

See also