Question permissions: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
m (→‎Question Contexts: formatting)
Ingen redigeringssammanfattning
Rad 25: Rad 25:
** moodle/question:add to see if a user has permission to import questions.
** moodle/question:add to see if a user has permission to import questions.
** And we test for permission moodle/question:viewall or moodle/question:viewmine to see if a user has permission to export.
** And we test for permission moodle/question:viewall or moodle/question:viewmine to see if a user has permission to export.
==Question Contexts==
''Info in this section is included in several places, the original page itself is [[Question contexts|here]].''
{{:Question contexts}}


==*all or * mine==
==*all or * mine==

Versionen från 30 augusti 2007 kl. 03.30


Roles and capabilities in Moodle 1.7 onwards enable possibilities such as students being given permission to edit questions. The following capabilities are related to questions:

Mall:Moodle 1.9From Moodle 1.9 onwards :

*all or * mine

Mall:Moodle 1.9Notice that apart from the add capability other capabilities to manage questions are *all or * mine.

  • *all means all questions and if you have the *all capability *mine is not tested.
  • *mine means that you have the capability for your questions but not for questions created by others.

If you have the view capability for a question you can view a question created by another and 'Save as New Question' that creates a new question that is one you created and which you can then do anything you have *mine capability to do with.

See also

Mall:Moodle 1.9