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
(→‎Enrolment capabilities: removing Authorize.Net caps)
 
(76 revisions intermèdies per 14 usuaris que no es mostren)
Línia 1: Línia 1:
==Enrolments==
{{Enrolment}}
Moodle provides a number of ways of managing course enrolment, called ''enrolment plugins''.


There are several methods of managing course '''enrolments''':
[[Image:Manageenrolplugins1.png]]
:[[enrol/authorize|Authorize.net Credit Card Gateway]]
:External database
:[[admin/uploaduser|Flat file]]
:Internal enrolment (default)
:[[LDAP enrolment|LDAP]]
:[[Paypal]]


'''Unenrolment''' may be controlled by the following:
==Setting the enrolment method(s)==
*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.
To set an enrolment method:
#Click on ''Settings > Site administration > Plugins > Enrolments > Manage enrol plugins''.
#Click on the ''enable'' checkboxes opposite your chosen enrolment plugin(s). If you wish, you may choose more than one enrolment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrolment.
#Click the "Save changes" button.
#Click the settings link opposite the enrolment plugin(s) you have chosen.
#Configure the required settings and click the "Save changes" button.
#Repeat until you have edited all the plugins you have enabled.
 
The order in which enrolment plugins are applied can be set. This may be important for some plugins. It also affects the order of enrolment options on the course enrol page.
 
==Enrolment capabilities==
 
Category enrolments:
*[[Capabilities/enrol/category:synchronised|Role assignments synchronised to course enrolment]]
 
Cohort sync:
*[[Capabilities/enrol/cohort:config|Configure cohort instances]]
 
Guest access:
*[[Capabilities/enrol/guest:config|Configure guest access instances]]
 
LDAP enrolments:
*[[Capabilities/enrol/ldap:manage|Manage LDAP enrol instances]]
 
Manual enrolments:
*[[Capabilities/enrol/manual:config|Configure manual enrol instances]]
*[[Capabilities/enrol/manual:enrol|Enrol users]]
*[[Capabilities/enrol/manual:manage|Manage user enrolments]]
*[[Capabilities/enrol/manual:unenrol|Unenrol users from the course]]
*[[Capabilities/enrol/manual:unenrolself|Unenrol self from the course]]
 
Course meta link:
*[[Capabilities/enrol/meta:config|Configure meta enrol instances]]
*[[Capabilities/enrol/meta:selectaslinked|Select course as meta linked]]
 
PayPal:
*[[Capabilities/enrol/paypal:config|Configure PayPal enrol instances]]
*[[Capabilities/enrol/paypal:manage|Manage enrolled users]]
*[[Capabilities/enrol/paypal:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/paypal:unenrolself|Unenrol self from the course]]
 
Self enrolment:
*[[Capabilities/enrol/self:config|Configure self enrol instances]]
*[[Capabilities/enrol/self:manage|Manage enrolled users]]
*[[Capabilities/enrol/self:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/self:unenrolself|Unenrol self from the course]]
 
Course:
*[[Capabilities/moodle/course:enrolconfig|Configure enrol instances in courses]]
*[[Capabilities/moodle/course:enrolreview|Review course enrolments]]


==See also==
==See also==
*[[Unenrolment]]
*[[Enrolment FAQ]]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=2981 Enrolment Plugins] forum


*[http://moodle.org/mod/forum/view.php?id=2981 Using Moodle: Enrolment Plugins] forum
[[de:Einschreibungs-Plugins verwalten]]
 
[[eu:Matrikulazioa]]
[[Category:Administrator]]
[[fr:Méthodes d'inscription]]
[[Category:Enrolment]]

Revisió de 09:39, 3 abr 2013

Moodle provides a number of ways of managing course enrolment, called enrolment plugins.

Manageenrolplugins1.png

Setting the enrolment method(s)

To set an enrolment method:

  1. Click on Settings > Site administration > Plugins > Enrolments > Manage enrol plugins.
  2. Click on the enable checkboxes opposite your chosen enrolment plugin(s). If you wish, you may choose more than one enrolment method. For example if you have some courses which students must pay for and some free courses, you can use PayPal and self enrolment.
  3. Click the "Save changes" button.
  4. Click the settings link opposite the enrolment plugin(s) you have chosen.
  5. Configure the required settings and click the "Save changes" button.
  6. Repeat until you have edited all the plugins you have enabled.

The order in which enrolment plugins are applied can be set. This may be important for some plugins. It also affects the order of enrolment options on the course enrol page.

Enrolment capabilities

Category enrolments:

Cohort sync:

Guest access:

LDAP enrolments:

Manual enrolments:

Course meta link:

PayPal:

Self enrolment:

Course:

See also