Capabilities/mod/quiz:preview: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
(enabling a user to attempt quizzes)
(capabilities template, defaults)
 
Linia 1: Linia 1:
*This allows a user to preview quizzes.
{{Capabilities}}
* This allows a user to preview quizzes
* This capability is allowed for the default roles of manager, teacher and non-editing teacher


Note: It is currently not possible to allow a user to preview AND attempt quizzes. To enable a user to attempt quizzes, [[Capabilities/mod/quiz:attempt|mod/quiz:attempt]] should be allowed and mod/quiz:preview should be not set.
Note: It is currently not possible to allow a user to preview AND attempt quizzes. To enable a user to attempt quizzes, [[Capabilities/mod/quiz:attempt|mod/quiz:attempt]] should be allowed and mod/quiz:preview should be not set.
====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|Quiz]]
[[Category:Capabilities|Quiz]]
[[Category:Quiz]]
[[Category:Quiz]]

Aktualna wersja na dzień 15:08, 9 sty 2013

  • This allows a user to preview quizzes
  • This capability is allowed for the default roles of manager, teacher and non-editing teacher

Note: It is currently not possible to allow a user to preview AND attempt quizzes. To enable a user to attempt quizzes, mod/quiz:attempt should be allowed and mod/quiz:preview should be not set.