-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Course list viewer role.

Course list viewer role

From MoodleDocs
Revision as of 15:27, 16 February 2021 by Helen Foster (talk | contribs) (improved wording)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The Course list viewer role may be used to restrict or allow course categories and the courses within them to be viewed by selected users.

By default, the Authenticated user role can see the list of all courses because the capability moodle/category:viewcourselist is allowed.

If the capability is removed globally from the authenticated user, then the Course list viewer role may be assigned to users allowed to view courses in particular categories.

Creating a new role

  1. From 'Site administration / Users / Permissions / Define roles', edit the Authenticated user role to prevent the capability moodle/category:viewcourselist
  2. Do the same for the Guest role
  3. From 'Site administration / Users / Permissions / Define roles' and click the "Add a new role" button.
  4. For archetype role choose "No role."
  5. Give the role a short name such as "Course list viewer", but it can be anything appropriate.
  6. Give the role a custom full name such as "Course list viewer", but it can be anything appropriate.
  7. Find and allow capability moodle/category:viewcourselist for this role
  8. To allow users to view courses in all categories, check the "System" context. Or...
  9. To allow users to view courses in specific categories, check the "Category" context

Assigning the role to users

  1. For the system context role (allowing users to see all course categories) go to 'Site administration / Users / Permissions /Assign system roles
  2. Click the link Course list viewer and move your selected users from the right box to the left box. Or...
  3. For the category context role (allowing users to see courses in a particular category) go to 'Site administration / Courses / Manage course and categories'
  4. In the course categories list, click the arrow next to the cog icon to access the Assign roles link.
  5. Click the link Course list viewer and move your selected users from the right box to the left box.
DocsAssignCategoryRole.png