Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Capabilities/moodle/site:accessallgroups.

Capabilities/moodle/site:accessallgroups: Difference between revisions

From MoodleDocs
m (categories)
(link to tracker issue)
 
(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 and non-editing teacher roles have this capability set to allow, but see MDL-55981 regarding removing this from the non-editing teacher role.


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]]

Latest revision as of 06:18, 16 September 2016

  • 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 and non-editing teacher roles have this capability set to allow, but see MDL-55981 regarding removing this from the non-editing teacher role.

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.