Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/course:request.

Capabilities/moodle/course:request

From MoodleDocs

Template:Moodle 1.9

This capability allows a user to create a course creation request (which needs to be approved by the admin) and is included in Moodle 1.9.4 onwards.

The default Authenticated user role has this capability set to allow. If you want to restrict course requesting to a smaller group of users, you should take the capability away from the Authenticated user role and give the capability to a new role that you create (eg Course Requesters). Then you can assign that role to whoever you want (at the global system level).

See also