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/mod/lesson:edit.

Capabilities/mod/lesson:edit: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, defaults)
 
Line 1: Line 1:
*This allows a user to update lesson settings, add/edit/remove lesson pages, import questions, view lesson reports (via the reports tab) and delete attempts, and grade essay questions (via the grade essays tab).
{{Capabilities}}
*The default teacher role has this capability set to allow. It is not set for the default non-editing teacher role.
*This allows a user to update [[Lesson module|lesson]] settings, add/edit/remove lesson pages, import questions, view lesson reports (via the reports tab) and delete attempts, and grade essay questions (via the grade essays tab)
*It is assumed that if this capability is set to allow for a particular role, then the capability [[Capabilities/mod/lesson:manage|mod/lesson:manage]] is also set to allow.
*This capability is allowed for the default roles of manager and teacher
 
*It is assumed that if this capability is set to allow for a particular role, then the capability [[Capabilities/mod/lesson:manage|mod/lesson:manage]] is also set to allow
====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 || - || - || -
|}


[[Category:Capabilities|Lesson]]
[[Category:Capabilities|Lesson]]
[[Category:Lesson]]
[[Category:Lesson]]

Latest revision as of 10:55, 18 May 2012

  • This allows a user to update lesson settings, add/edit/remove lesson pages, import questions, view lesson reports (via the reports tab) and delete attempts, and grade essay questions (via the grade essays tab)
  • This capability is allowed for the default roles of manager and teacher
  • It is assumed that if this capability is set to allow for a particular role, then the capability mod/lesson:manage is also set to allow