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: Capabilities/moodle/site:accessallgroups.

Capabilities/moodle/site:accessallgroups: Difference between revisions

From MoodleDocs
(Add Chinese link)
(added info re MDL-55981)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
moodle/site:accessallgroups allows a user to access all groups in the given context, regardless of the group mode. For example, a user with this capability set can browse forum posting of other groups when group mode of the forum activity is set to SEPARATE_GROUPS.
{{Capabilities}}
*This allows a user to access all [[Groups|groups]] in the given context (system, front page, course category or course context), irrespective of what group the user is in or whether they are in a group at all. For example, a user with this capability set to allow can browse forum postings of users in other groups when the forum is set to separate groups.
*The default teacher  role has this capability set to allow.
*In new Moodle installations from Moodle 3.2 onwards, this capability is not set for the non-editing teacher role. It is set to allow in sites upgraded to Moodle 3.2.(See MDL-55981 for more information.)


In Moodle 1.6 terms, non-editing teachers do not have this capability (bound to own group settings), but editing teachers do.
Note: Users with a role in which [[Capabilities/moodle/course:managegroups|moodle/course:managegroups]] is allowed and  moodle/site:accessallgroups is not set are able to add/delete/update groups (and groupings, if enabled) in a course.


[[Category:Administrator]]
[[Category:Capabilities|Site]]
[[Category:Capability]]
[[Category:Groups]]


 
[[es:Capabilities/moodle/site:accessallgroups]]
[[zh:能力/moodle/site:accessallgroups]]

Latest revision as of 13:15, 2 February 2017

  • This allows a user to access all groups in the given context (system, front page, course category or course context), irrespective of what group the user is in or whether they are in a group at all. For example, a user with this capability set to allow can browse forum postings of users in other groups when the forum is set to separate groups.
  • The default teacher role has this capability set to allow.
  • In new Moodle installations from Moodle 3.2 onwards, this capability is not set for the non-editing teacher role. It is set to allow in sites upgraded to Moodle 3.2.(See MDL-55981 for more information.)

Note: Users with a role in which moodle/course:managegroups is allowed and moodle/site:accessallgroups is not set are able to add/delete/update groups (and groupings, if enabled) in a course.