Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Question permissions: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(→‎Contexts and permissions: text copied from help file)
(removing 1.9 template and info relating to previous versions)
Línia 1: Línia 1:
{{Questions}}
{{Questions}}
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:
Roles and capabilities in Moodle enable possibilities such as students being given permission to edit questions. The following capabilities are related to questions:


*[[Capabilities/moodle/question:config|moodle/question:config]]
*[[Capabilities/moodle/question:config|moodle/question:config]]
*[[Capabilities/moodle/question:export|moodle/question:export]]
*[[Capabilities/moodle/question:import|moodle/question:import]]
*[[Capabilities/moodle/question:managecategory|question:managecategory]]
*[[Capabilities/moodle/question:managecategory|question:managecategory]]
*[[Capabilities/moodle/question:manage|moodle/question:manage]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:add|moodle/question:add]]
*[[Capabilities/moodle/question:export|moodle/question:export]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:editall|moodle/question:editall]]  
*[[Capabilities/moodle/question:import|moodle/question:import]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:editmine|moodle/question:editmine]]  
*[[Capabilities/moodle/question:add|moodle/question:add]] (1.9 onwards)
*[[Capabilities/moodle/question:moveall|moodle/question:moveall]]  
*[[Capabilities/moodle/question:editall|moodle/question:editall]] (1.9 onwards)
*[[Capabilities/moodle/question:movemine|moodle/question:movemine]]
*[[Capabilities/moodle/question:editmine|moodle/question:editmine]] (1.9 onwards)
*[[Capabilities/moodle/question:useall|moodle/question:useall]]
*[[Capabilities/moodle/question:moveall|moodle/question:moveall]] (1.9 onwards)
*[[Capabilities/moodle/question:usemine|moodle/question:usemine]]
*[[Capabilities/moodle/question:movemine|moodle/question:movemine]] (1.9 onwards)
*[[Capabilities/moodle/question:viewall|moodle/question:viewall]]
*[[Capabilities/moodle/question:useall|moodle/question:useall]] (1.9 onwards)
*[[Capabilities/moodle/question:viewmine|moodle/question:viewmine]]
*[[Capabilities/moodle/question:usemine|moodle/question:usemine]] (1.9 onwards)
 
*[[Capabilities/moodle/question:viewall|moodle/question:viewall]] (1.9 onwards)
Notes:
*[[Capabilities/moodle/question:viewmine|moodle/question:viewmine]] (1.9 onwards)


==Capabilities in Moodle 1.9==
{{Moodle 1.9}}In Moodle 1.9 onwards,
* The last nine capabilities listed replace moodle/question:manage
* moodle/question:add is used to determine whether a user has permission to import questions
* moodle/question:add is used to determine whether a user has permission to import questions
* moodle/question:viewall and moodle/question:viewmine are used to determine whether a user has permission to export
* moodle/question:viewall and moodle/question:viewmine are used to determine whether a user has permission to export
 
* Certain capabilities contain the words ''all'' or ''mine'':
Also in Moodle 1.9 onwards, certain capabilities contain the words ''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
* ''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". This 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". This creates a new question that is one you created and which you can then do anything you have ''mine'' capability to do with.
Línia 34: Línia 26:
==Contexts and permissions==
==Contexts and permissions==


In Moodle 1.9 onwards, we have separate 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.
We have separate 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.


By default a course teacher does not have permission to do anything with questions shared in areas outside the course in which they are assigned a teacher role. So if you are a teacher and your site admin has not assigned you permission to share or use questions shared in levels above the course level you will not see questions categories above the course level.
By default a course teacher does not have permission to do anything with questions shared in areas outside the course in which they are assigned a teacher role. So if you are a teacher and your site admin has not assigned you permission to share or use questions shared in levels above the course level you will not see questions categories above the course level.


==See also==
==See also==
*[[How to let teachers share questions between courses]]
*[[How to let teachers share questions between courses]]
*[[Question permissions explained with diagrams]]
*[[Question permissions explained with diagrams]]
*[[Question creator role]]
*[[Question creator role]]
*[[Question Engine Changes in Moodle 1.9]]
*[[Question contexts]]
*[[Question contexts]]
Using Moodle forum discussions:
Using Moodle forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=67725 capability for editing new questions]
*[http://moodle.org/mod/forum/discuss.php?d=67725 capability for editing new questions]

Revisió del 08:58, 12 jul 2011


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

Notes:

  • moodle/question:add is used to determine whether a user has permission to import questions
  • moodle/question:viewall and moodle/question:viewmine are used to determine whether a user has permission to export
  • Certain capabilities contain the words 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". This 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

We have separate 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.

By default a course teacher does not have permission to do anything with questions shared in areas outside the course in which they are assigned a teacher role. So if you are a teacher and your site admin has not assigned you permission to share or use questions shared in levels above the course level you will not see questions categories above the course level.

See also

Using Moodle forum discussions: