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

Capabilities/moodle/course:viewhiddencourses

From MoodleDocs
Revision as of 01:07, 18 April 2007 by Charles Kelly (talk | contribs)
  • This allows a user to view hidden courses

How to change this setting so teachers can see courses that they themselves have hidden.

Written April 18, 2007, based on Moodle 1.8

  1. Go to admin/roles/manage.php?action=edit&roleid=3
  • Just paste the above after the URL to your Moodle.
  • Or you can navigate to here using this route:
    • Administration >> Users >> Permissions >> Define Roles (then click "Teacher")
  1. Do a "find" in your browser for "course:viewhiddencourses" or browse down to the "Courses" settings.
  2. Click the 2nd radio button ("Allow")
  3. Scroll to the bottom of the page and click "Save changes."

Related Links