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
(see also)
Line 2: Line 2:


There are several methods of managing course '''enrolments''':
There are several methods of managing course '''enrolments''':
:Authorize.net Credit Card Gateway
:[[enrol/authorize|Authorize.net Credit Card Gateway]]
:External database
:External database
:[[admin/uploaduser|Flat file]]
:[[admin/uploaduser|Flat file]]

Revision as of 13:50, 3 February 2006

Enrolments

There are several methods of managing course enrolments:

Authorize.net Credit Card Gateway
External database
Flat file
Internal enrolment (default)
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