Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Messaging FAQ.

Messaging FAQ: Difference between revisions

From MoodleDocs
(How can admins view student messages? How can messaging be restricted to teachers only?)
m (Added link to spanish translation of page)
 
(26 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Messaging}}==How can admins view student messages?==
{{Messaging}}
==How can messaging be restricted?==


See the Using Moodle discussion [http://moodle.org/mod/forum/discuss.php?d=58977 How can I see student messages?].
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.


==How can messaging be restricted to teachers only?==
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.


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.
==How can messaging be disabled completely?==


==See also==
Messaging may be disabled site-wide by unchecking the messaging checkbox in 'Advanced features' in the Site administration.


* Using Moodle [http://moodle.org/mod/forum/view.php?f=476 Messaging forum]
==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''.


{{stub}}
[[Category:FAQ]]


[[Category:FAQ]]
[[de:Mitteilungen FAQ]]
[[es:Mensajería FAQ]]

Latest revision as of 17:39, 1 March 2017

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 messaging checkbox in 'Advanced features' in the Site administration.

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.