Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Messaging FAQ.

Messaging FAQ

From MoodleDocs
Revision as of 09:35, 31 July 2008 by Helen Foster (talk | contribs) (How can admins view student messages? How can messaging be restricted to teachers only?)

How can admins view student messages?

See the Using Moodle discussion How can I see student messages?.

How can messaging be restricted to teachers only?

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.

See also