Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Question permissions.

Question permissions: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 34: Line 34:


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.
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.
==Contexts and permissions==
In Moodle 1.9 we have seperate category hierarchies in [[Question contexts]] and the permissions for what you can do with a question depend on the context in which the question is.


==See also==
==See also==
{{Moodle 1.9}}
{{Moodle 1.9}}
*[[Question Engine Changes in Moodle 1.9]]
*[[Question Engine Changes in Moodle 1.9]]
*[[Question contexts]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=67725 capability for editing new questions] and [http://moodle.org/mod/forum/discuss.php?d=68072 examining present capabilities for questions] forum discussions
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=67725 capability for editing new questions] and [http://moodle.org/mod/forum/discuss.php?d=68072 examining present capabilities for questions] forum discussions


[[Category:Roles]]
[[Category:Roles]]

Revision as of 03:36, 30 August 2007


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:

Template:Moodle 1.9From Moodle 1.9 onwards :

*all or * mine

Template: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.

Contexts and permissions

In Moodle 1.9 we have seperate category hierarchies in Question contexts and the permissions for what you can do with a question depend on the context in which the question is.

See also

Template:Moodle 1.9