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/course:bulkmessaging.

Capabilities/moodle/course:bulkmessaging: Difference between revisions

From MoodleDocs
No edit summary
(page update)
 
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 ''Navigation > Course > Participants''
*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 || - || - || -
|}


*[[Using Messaging]]


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

Latest revision as of 11:13, 25 April 2012

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

See also