Diferencia entre revisiones de «19/Permisos de las preguntas»

De MoodleDocs
Sin resumen de edición
Sin resumen de edición
Línea 8: Línea 8:
*[[habilidades/moodle/question:manage|moodle/question:manage]]
*[[habilidades/moodle/question:manage|moodle/question:manage]]
*[[Habilidades/moodle/question:managecategory|question:managecategory]]
*[[Habilidades/moodle/question:managecategory|question:managecategory]]
{{Pendiente de traducir}}
*[[Capabilities/moodle/question:manage|moodle/question:manage]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:export|moodle/question:export]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:import|moodle/question:import]] (1.7 and 1.8 only)
*[[Capabilities/moodle/question:add|moodle/question:add]] (1.9 onwards)
*[[Capabilities/moodle/question:editall|moodle/question:editall]] (1.9 onwards)
*[[Capabilities/moodle/question:editmine|moodle/question:editmine]] (1.9 onwards)
*[[Capabilities/moodle/question:moveall|moodle/question:moveall]] (1.9 onwards)
*[[Capabilities/moodle/question:movemine|moodle/question:movemine]] (1.9 onwards)
*[[Capabilities/moodle/question:useall|moodle/question:useall]] (1.9 onwards)
*[[Capabilities/moodle/question:usemine|moodle/question:usemine]] (1.9 onwards)
*[[Capabilities/moodle/question:viewall|moodle/question:viewall]] (1.9 onwards)
*[[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:viewall and moodle/question:viewmine are used to determine whether a user has permission to export
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
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==
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.
==See also==
*[[Question creator role]]
*[[Question Engine Changes in Moodle 1.9]]
*[[Question contexts]]
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=68072 examining present capabilities for questions]


==Ver también==
==Ver también==

Revisión del 17:01 7 oct 2008

Moodle 1.7


Los roles y las habilidades a partir de Moodle 1.7 permiten posibilidades tales como que a los estudiantes se les pueda dar permiso para editar las preguntas. Las siguientes habilidades están relacionadas con las preguntas:

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)


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:viewall and moodle/question:viewmine are used to determine whether a user has permission to export

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

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

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.

See also

Using Moodle forum discussions:


Ver también