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

Capabilities/moodle/course:request

From MoodleDocs
Revision as of 10:40, 10 March 2009 by Abel Camacho (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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