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
m (Enrolments moved to Enrolment plugins)
(link edits)
Line 1: Line 1:
There are several methods of managing course '''enrolments''':
There are several methods of managing course '''enrolments''':
:[[enrol/authorize|Authorize.net Credit Card Gateway]]
:[[Authorize.net Credit Card Gateway]]
:External database
:[[External database]]
:[[admin/uploaduser|Flat file]]
:[[Flat file]]
:Internal enrolment (default)
:[[Internal enrolment]] (default)
:[[IMS Enterprise]] (available from Moodle 1.6 onwards)
:[[LDAP enrolment|LDAP]]
:[[LDAP enrolment|LDAP]]
:[[Paypal]]
:[[Paypal]]
:[[IMS Enterprise]] (available from Moodle 1.6 onwards)


'''Unenrolment''' may be controlled by the following:
'''Unenrolment''' may be controlled by the following:
*The ''longtimenosee'' variable in Administration >> Configuration >> [[admin/config|Variables]], which specifies the time limit for which, if students haven't logged in, they are unenrolled from courses.
*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 [[course/edit|course settings]], which unenrols students after the specified time has elapsed.
*The ''Enrolment duration'' in the [[Settings|course settings]], which unenrols students after the specified time has elapsed.


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

Revision as of 09:25, 22 March 2006

There are several methods of managing course enrolments:

Authorize.net Credit Card Gateway
External database
Flat file
Internal enrolment (default)
IMS Enterprise (available from Moodle 1.6 onwards)
LDAP
Paypal

Unenrolment may be controlled by the following:

  • 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 course settings, which unenrols students after the specified time has elapsed.

See also