Note: You are currently viewing documentation for Moodle 3.9. 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
m (French link)
(capabilities template, defaults, categories)
 
(4 intermediate revisions by 4 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]])
*This capability is allowed for the default roles of manager, course creator, teacher and non-editing teacher


== How to change this setting so teachers can see courses that they themselves have hidden. ==
Written April 18, 2007, based on Moodle 1.8
# Login in as admin
# Go to Administration >> Users >> Permissions >> Define Roles, then click on edit icon in the "Teacher" row
# 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."
=== This apparently won't work, if the following is true. ===
* If the admin has hidden previously taught courses by putting them in a hidden category, then teachers will still not be able to view their own hidden courses.
== 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:Administrator]]
[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
[[Category:Course]]


[[fr:Capacités/moodle/course:viewhiddencourses]]
[[eu:Gaitasunak/moodle/course:viewhiddencourses]]
[[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