Messaging FAQ: Difference between revisions
Mary Cooch (talk | contribs) (messaging hack) |
(→How can messaging be disabled completely?: In Moodle 3.7 'Enable messaging system' was moved from 'Advanced features')) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Messaging}} | {{Messaging}} | ||
==How can messaging be restricted?== | ==How can messaging be restricted?== | ||
To limit messaging to specific users, you can change the site:sendmessage capability for the [[Authenticated user role|authenticated user role]] from allow to not set, then create a new role with site:sendmessage allowed and assign this to selected users in the system context. See the [[Blogger role]] for a similar case, where blogging is limited to specific users. | To limit messaging to specific users, you can change the [[Capabilities/moodle/site:sendmessage|site:sendmessage capability]] for the [[Authenticated user role|authenticated user role]] from allow to not set, then create a new role with site:sendmessage allowed and assign this to selected users in the system context. See the [[Blogger role]] for a similar case, where blogging is limited to specific users. | ||
Alternatively, you could create a "Cannot send messages" role with site:sendmessage set to 'prohibit' and then assign this role in the system context to anyone using messaging inappropriately. | Alternatively, you could create a "Cannot send messages" role with site:sendmessage set to 'prohibit' and then assign this role in the system context to anyone using messaging inappropriately. | ||
==How can messaging be disabled completely?== | ==How can messaging be disabled completely?== | ||
Messaging may be disabled site-wide by unchecking the messaging checkbox in | Messaging may be disabled site-wide by unchecking the 'Enable messaging system' checkbox in Site administration > Messaging > Messaging settings. | ||
==When is a user considered offline?== | ==When is a user considered offline?== | ||
By default, users are considered to be offline after 5 minutes of inactivity. This figure may be changed by an administrator in '' | By default, users are considered to be offline after 5 minutes of inactivity. This figure may be changed by an administrator in '' Site administration > Plugins > Blocks > Online users''. | ||
== | ==See also== | ||
* [https://moodle.org/mod/forum/discuss.php?d=366610 Messaging in Moodle] forum discussion about students attempting to reply via email to messaging notification emails | |||
[[Category:FAQ]] | |||
[[de:Mitteilungen FAQ]] | [[de:Mitteilungen FAQ]] | ||
[[es:Mensajería FAQ]] |
Latest revision as of 09:09, 13 November 2019
How can messaging be restricted?
To limit messaging to specific users, you can change the site:sendmessage capability for the authenticated user role from allow to not set, then create a new role with site:sendmessage allowed and assign this to selected users in the system context. See the Blogger role for a similar case, where blogging is limited to specific users.
Alternatively, you could create a "Cannot send messages" role with site:sendmessage set to 'prohibit' and then assign this role in the system context to anyone using messaging inappropriately.
How can messaging be disabled completely?
Messaging may be disabled site-wide by unchecking the 'Enable messaging system' checkbox in Site administration > Messaging > Messaging settings.
When is a user considered offline?
By default, users are considered to be offline after 5 minutes of inactivity. This figure may be changed by an administrator in Site administration > Plugins > Blocks > Online users.
See also
- Messaging in Moodle forum discussion about students attempting to reply via email to messaging notification emails