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

Enrolment plugins: Difference between revisions

From MoodleDocs
m (re-wording, category)
Line 1: Line 1:
==Enrolments==
==Enrolments==
There are several methods of managing '''enrolments''':
 
There are several methods of managing course '''enrolments''':
:Authorize.net Credit Card Gateway
:Authorize.net Credit Card Gateway
:External database
:External database
Line 9: Line 10:


'''Unenrolment''' may be controlled by the following:
'''Unenrolment''' may be controlled by the following:
*The ''longtimenosee'' variable in [[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 >> [[admin/config|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 [[course/edit|course settings]], which unenrols students after the specified time has elapsed.  


[[Category:Administrator]]
[[Category:Administrator]]
[[Category:Enrolment]]

Revision as of 18:59, 13 January 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.