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: Difference between revisions

From MoodleDocs
(→‎See also: extra wording)
No edit summary
Line 2: Line 2:
* This capability is included in Moodle 1.9.4 onwards.
* This capability is included in Moodle 1.9.4 onwards.
*The default [[Authenticated user]] role has this capability set to allow.
*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==
==See also==

Revision as of 01:52, 4 March 2009

Template:Moodle 1.9* This allows a user to request courses.

  • This capability 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