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

Capabilities/moodle/user:viewuseractivitiesreport: Difference between revisions

From MoodleDocs
No edit summary
(added info to this)
Line 1: Line 1:
*This allows a user to view this user's activity reports and grades (user context only)
*This allows a user to view this user's activity reports and grades (user context only)


====Legacy Role Default Settings====
{{Capabilities}}
{| border="1" cellspacing="0" cellpadding="2"
*This allows a user to view the activities reports of a user via their profile.
|-
*This capability is set to allow for the [[Manager]], [[Teacher]] and [[Non-editing teacher]] roles.
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || X || - || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || X || - || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}
 
Note: originally there were some defaults for legacy roles, but they were removed because this capability can be used only in user or system context.


==Example usage==
==Example usage==

Revision as of 12:34, 17 January 2012

  • This allows a user to view this user's activity reports and grades (user context only)
  • This allows a user to view the activities reports of a user via their profile.
  • This capability is set to allow for the Manager, Teacher and Non-editing teacher roles.

Example usage