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

Capabilities/moodle/course:viewhiddencourses: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, defaults, categories)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
*This allows a user to view hidden courses
{{Capabilities}}
 
*This allows a user to view courses which are not available to students (as specified in the [[Course settings]])
== How to change this setting so teachers can see courses that they themselves have hidden. ==
*This capability is allowed for the default roles of manager, course creator, teacher and non-editing teacher
Written April 18, 2007, based on Moodle 1.8
# 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")
# Do a "find" in your browser for "course:viewhiddencourses" or browse down to the "Courses" settings.
# Click the 2nd radio button ("Allow")
# Scroll to the bottom of the page and click "Save changes."
 
== Related Links ==
* http://tracker.moodle.org/browse/MDL-9412?page=all
** Teachers are able to change a setting that makes it so they can't access their own course.
* http://tracker.moodle.org/browse/MDL-7939?page=all
** Courses hidden to students does not allow editing teacher to see and edit it
* http://moodle.org/mod/forum/view.php?f=941&page=0
** discussing roles and capabilities in Moodle 1.7 onwards
* http://moodle.org/mod/forum/search.php?search=viewhiddencourses&id=5
** All discussions related to viewhiddencourses
* https://docs.moodle.org/en/Roles_and_capabilities


[[Category:Capabilities|Course]]
[[Category:Course]]


[[Category:Administrator]]
[[eu:Gaitasunak/moodle/course:viewhiddencourses]]
[[Category:Capabilities|Course]]
[[fr:Capabilities/moodle/course:viewhiddencourses]]

Latest revision as of 13:51, 3 May 2012

  • This allows a user to view courses which are not available to students (as specified in the Course settings)
  • This capability is allowed for the default roles of manager, course creator, teacher and non-editing teacher