Capabilities/enrol/cohort:config: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
Ingen redigeringssammanfattning
(delete (MDL-35864))
 
Rad 1: Rad 1:
{{Capabilities}}
{{Capabilities}}


*This allows a user to add the [[Cohort sync]] enrolment plugin to a course via ''Administration > Course administration > Users > Enrolment methods'' (provided that it has been enabled by admin in ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins'')  
*This allows a user to add or delete the [[Cohort sync]] enrolment plugin to a course via ''Administration > Course administration > Users > Enrolment methods'' (provided that it has been enabled by admin in ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins'')  
*The default roles of [[Manager]] and[[ Teacher]] have this set to allow.  
*The default roles of [[Manager]] and[[ Teacher]] have this set to allow.  



Nuvarande version från 3 mars 2015 kl. 21.28

  • This allows a user to add or delete the Cohort sync enrolment plugin to a course via Administration > Course administration > Users > Enrolment methods (provided that it has been enabled by admin in Administration > Site administration > Plugins > Enrolments > Manage enrol plugins)
  • The default roles of Manager andTeacher have this set to allow.


The required capabilities for setting up a cohort sync is:

  • enrol/cohort:config in the course context

The required capabilities for manually enrolling cohort members:

  • enrol/manual:enrol in course context

Additional capability that is required to access the invisible cohorts is:

  • moodle/cohort:view in the same context as cohort


See also