Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Enrolment plugins.

Enrolment plugins: Difference between revisions

From MoodleDocs
m (added link to spanish translation of document)
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Location: ''Administration > Courses > Enrolments''
{{Enrolment}}
Moodle provides a number of ways of managing course enrolment, called ''enrolment plugins''.


[[Image:Manageenrolplugins1.png]]


==Managing course enrolment==
==Setting the enrolment method(s)==
Once the site administrator has set up [[Authentication|user authentication]], [[Add/edit courses|created some courses]] and assigned teachers to them, the next thing to consider is [[Enrolment|course enrolment]] i.e. assigning users the role of student in a course.


Moodle provides a number of ways of managing course enrolment, called ''enrolment plugins''. Enrolment plugins included in the standard Moodle are:
To set an enrolment method:
#Click on ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins''.
#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.
#Click the "Save changes" button.
#Click the settings link opposite the enrolment plugin(s) you have chosen.
#Configure the required settings and click the "Save changes" button.
#Repeat until you have edited all the plugins you have enabled.


*[[Authorize.net Payment Gateway]]
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.
*[[External database]]
*[[Flat file]]
*[[IMS Enterprise]] ((from 1.6 onwards)
*[[Internal enrolment]] (default method)
*[[LDAP enrolment|LDAP]]
*[[Paypal]]
*[[MNet|Moodle Network]] ((from 1.8 onwards)


==Setting the enrolment method==
==Enrolment capabilities==
[[Image:Administration Block Site Course Enrolments 19.png|thumb|center|Choosing an enrolment plugin in 1.9]]
To set the enrolment method:
#Click on Courses in the Site Administration block, then Enrolments.
#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 internal enrolment.
##Select the default plugin for interactive enrolment (see below).
#Click the "Save changes" button.
#Click on Edit opposite one of the enrolment plugin(s) you have chosen.
#Configure the required settings and click the "Save changes" button.
#Repeat Editing until you have edited all the plugins you have enabled.


==Multi-enrolment==
Category enrolments:
From Moodle 1.6 onwards,  multi-enrolment methods are supported, with one plugin set as the default plugin for interactive enrolment.
*[[Capabilities/enrol/category:synchronised|Role assignments synchronised to course enrolment]]


==Interactive enrolment==
Cohort sync:
*[[Capabilities/enrol/cohort:config|Configure cohort instances]]


Interactive enrolment triggers only when a user tries to enrol on a course. The user has to do something interactively in order to be enrolled, such as clicking "Yes, I do" ([[Internal enrolment]]), or paying some money ([[Authorize.net Payment Gateway]], [[Paypal]]).
Guest access:
*[[Capabilities/enrol/guest:config|Configure guest access instances]]


LDAP enrolments:
*[[Capabilities/enrol/ldap:manage|Manage LDAP enrol instances]]


The interactive enrolment plugin for a particular course may be selected on the [[Course_settings#Enrolments|Course settings]] page.
Manual enrolments:
[[Image:generalsetting4.gif|thumb|center|Enrolment section in Course settings]]
*[[Capabilities/enrol/manual:config|Configure manual enrol instances]]
*[[Capabilities/enrol/manual:enrol|Enrol users]]
*[[Capabilities/enrol/manual:manage|Manage user enrolments]]
*[[Capabilities/enrol/manual:unenrol|Unenrol users from the course]]
*[[Capabilities/enrol/manual:unenrolself|Unenrol self from the course]]


==Login-time enrolment lookups==
Course meta link:
*[[Capabilities/enrol/meta:config|Configure meta enrol instances]]
*[[Capabilities/enrol/meta:selectaslinked|Select course as meta linked]]


Login-time lookups perform a search of username and passwords against an an external database when a user logs in.  For example, a course may use a [[LDAP authentication|LDAP/AD]] database. You can have several plugins set to perform login-time lookups.
PayPal:
*[[Capabilities/enrol/paypal:config|Configure PayPal enrol instances]]
*[[Capabilities/enrol/paypal:manage|Manage enrolled users]]
*[[Capabilities/enrol/paypal:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/paypal:unenrolself|Unenrol self from the course]]


==Common course settings==
Self enrolment:
===Welcome to course message===
*[[Capabilities/enrol/self:config|Configure self enrol instances]]
{{Moodle 1.9}}
*[[Capabilities/enrol/self:manage|Manage enrolled users]]
When users self-enrol in a course, they receive a welcome message via email which is determined by the site settings.
*[[Capabilities/enrol/self:unenrol|Unenrol users from course]]
*Note: This feature may have(MDL-15916) a "Send welcome message?" course setting in Moodle 1.9.3
*[[Capabilities/enrol/self:unenrolself|Unenrol self from the course]]
*The Moodle site course welcome message can be [[Language_editing|edited in a language pack]] by the site administrator (welcometocoursetext in the  moodle.php).


===Course enrolment settings===
Course:
The course administration block "Settings" link has many different [[Course_settings#Enrolments|enrolment options]]. These include setting durations by either a course open/close dates or by a time period for each student, notifications of expiration of enrolment and other settings.
*[[Capabilities/moodle/course:enrolconfig|Configure enrol instances in courses]]
*[[Capabilities/moodle/course:enrolreview|Review course enrolments]]


==See also==
==See also==
Line 56: Line 61:
*[[Enrolment FAQ]]
*[[Enrolment FAQ]]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=2981 Enrolment Plugins] forum
*Using Moodle [http://moodle.org/mod/forum/view.php?id=2981 Enrolment Plugins] forum
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=45868 Can't use External Database Enrollment Plugin] forum discussion
[[Category:Enrolment]]


[[de:Einschreibungs-Plugins verwalten]]
[[es:Plugins de inscripción]]
[[eu:Matrikulazioa]]
[[eu:Matrikulazioa]]
[[fr:Méthodes d'inscription]]
[[fr:Méthodes d'inscription]]

Latest revision as of 00:39, 30 September 2013

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 Administration > 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

Category enrolments:

Cohort sync:

Guest access:

LDAP enrolments:

Manual enrolments:

Course meta link:

PayPal:

Self enrolment:

Course:

See also