Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Enrolment plugins: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (re-wording, category)
(see also)
Línia 6: Línia 6:
:[[admin/uploaduser|Flat file]]
:[[admin/uploaduser|Flat file]]
:Internal enrolment (default)
:Internal enrolment (default)
:LDAP
:[[LDAP enrolment|LDAP]]
:Paypal
:[[Paypal]]


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


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

Revisió del 21:47, 13 gen 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