Capabilities/moodle/course:bulkmessaging: Difference between revisions

From MoodleDocs
No edit summary
(update)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
*This allows a user to bulk send messages to people
{{Capabilities}}
*This allows a user to send messages to selected course participants via the Participants page
*This capability is allowed for the default roles of manager, teacher and non-editing teacher


====Legacy Role Default Settings====
==See also==
{| border="1" cellspacing="0" cellpadding="2"
|-
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || - || X || - || -
|-
| Non-editing Teacher || - || X || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


*[[Messaging]]


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]

Latest revision as of 13:09, 14 December 2016

  • This allows a user to send messages to selected course participants via the Participants page
  • This capability is allowed for the default roles of manager, teacher and non-editing teacher

See also