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

Capabilities/moodle/user:readuserposts: Difference between revisions

From MoodleDocs
(example usage)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*This allows a user to view all posts from this user (user context only)
*This allows a user to view all posts from this user (user context only)
====Legacy Role Default Settings====
{| border="1" cellspacing="0" cellpadding="2"
|-
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || - || X || - || -
|-
| Non-editing Teacher || - || X || - || -
|-
| Student || - || X || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


==Example usage==
==Example usage==
Line 6: Line 26:


[[Category:Capabilities|User]]
[[Category:Capabilities|User]]
[[eu:Gaitasunak/moodle/user:readuserposts]]
[[fr:Capabilities/moodle/user:readuserposts]]
[[ja:ケイパビリティ/moodle/user:readuserposts]]

Latest revision as of 10:47, 7 March 2008

  • This allows a user to view all posts from this user (user context only)

Legacy Role Default Settings

Legacy Role Inherit Allow Prevent Prohibit
Administrator - X - -
Course Creator X - - -
Teacher - X - -
Non-editing Teacher - X - -
Student - X - -
Guest X - - -
Authenticated User X - - -

Example usage