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

Enrolment plugins: Difference between revisions

From MoodleDocs
(link edits)
m (Added link to spanish translation of page)
 
(66 intermediate revisions by 11 users not shown)
Line 1: Line 1:
There are several methods of managing course '''enrolments''':
{{Enrolment}}
:[[Authorize.net Credit Card Gateway]]
Moodle provides a number of ways of managing course enrolment, called ''enrolment plugins''.
:[[External database]]
:[[Flat file]]
:[[Internal enrolment]] (default)
:[[IMS Enterprise]] (available from Moodle 1.6 onwards)
:[[LDAP enrolment|LDAP]]
:[[Paypal]]


'''Unenrolment''' may be controlled by the following:
[[Image:Manageenrolplugins1.png]]
*The ''longtimenosee'' variable in Administration >> Configuration >> [[Variables]], which specifies the time limit for which, if students haven't logged in, they are unenrolled from courses.
 
*The ''Enrolment duration'' in the [[Settings|course settings]], which unenrols students after the specified time has elapsed.
==Setting the enrolment method(s)==
 
To set an enrolment method:
#Click on ''Settings > 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.
 
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.


==See also==
==See also==
*[[Unenrolment]]
*[[Enrolment FAQ]]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=2981 Enrolment Plugins] forum


*[http://moodle.org/mod/forum/view.php?id=2981 Using Moodle: Enrolment Plugins] forum
[[es:Plugins de inscripción]]
 
[[eu:Matrikulazioa]]
[[Category:Administrator]]
[[fr:Méthodes d'inscription]]
[[Category:Enrolment]]

Latest revision as of 15:40, 14 April 2016

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.

See also