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

Enrolment plugins: Difference between revisions

From MoodleDocs
(1.6 note)
(see also link)
Line 17: Line 17:
==See also==
==See also==


*[http://moodle.org/mod/forum/view.php?id=2981 Using Moodle: 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:Administrator]]
[[Category:Administrator]]
[[Category:Enrolment]]
[[Category:Enrolment]]

Revision as of 08:12, 16 May 2006

There are various plugins for managing course enrolments:

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

Template:Moodle 1.6 Moodle 1.6 supports multi-enrolment, with one plugin set as the default plugin for interactive enrolment.

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