Compartidor de preguntas

De MoodleDocs

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


Por defecto, los profesores solamente pueden compartir preguntas con profesores que estén en el mismo curso que ellos y solamente pueden guardar preguntas al curso en el que actualmente están trabajando.

Este Rol personalizado de 'Compartidor de preguntas' (Question sharer) les permite acceder a y compartir preguntas a nivel de categoría o de sitio. El Rol debe ser creado cpor un admministrador y debe otorgarse a los profesores seleccionados.

Crear un nuevo rol

  1. Como un administrador, vaya a Administración del sitio > Usuarios > Permisos > Definir roles y elija el botón para 'Añadir un nuevo rol' que está al fondo de la pantalla.
  2. En la siguiente pantalla, ignore los arquetipos y preconfiguraciones y elija 'Continuar'
  3. Dele un nombre al rol y una descripción si así lo deseara y elija el Contexto de "Sistema":
questionsharer.png

4.In the filter, type "question"

5.Set the following capabilities to 'allow':

moodle/question:add

moodle/question:editall

moodle/question:managecategory

moodle/question:moveall

moodle/question:viewall

moodle/question:useall

questioncaps.png

6. Click the 'Create this role' button.


Asignar el rol a un profesor

  1. As an administrator, go to Site administration > Users > Permissions > Assign system roles.
  2. You should now see your newly created role here
  3. Assign the role to the required course teacher(s).(Note that the users still need to have the teacher role in their courses.)

Note that you can also assign the role to a user in a category if you only wish them to share questions in their category.

Compartir preguntas

A normal teacher in a course can only see the question category for their own course when they access the question bank. This teacher for example can only see her US Film course questions and can only add her questions to there (or any sub-category she might create):

regularteacherview.png

However, when she has been given the Question sharer role she can then access any questions which have been added at category level ('Miscellaneous') and for the whole site ('System')

sharerview.png

She can also save her questions to there, allowing them to be shared by other teachers with the Question sharer role.

Note that she can also add questions from Administration>Front page settings>Question bank. (but she has no higher administrative powers.)

¿Qué son estas categoriías?

  • The categories you will see relate to course categories. For example, 'Miscellaneous' is the default category available on a new install of Moodle (which can be renamed)
  • So a teacher of French with the Question sharer role might see 'Category - Languages' , assuming her French course resides with the Spanish and German course in a category called 'Languages', for example. If she saves her quiz questions to the 'Languages' category, then her Spanish and German teacher colleagues with the role can also access them from their respective courses.

questioncategories.png

  • She can edit the names by clicking on Course administration>Question bank>Categories and then clicking the edit icon:
Question bank
Editing the name

Compartir preguntas para todo el sitio

  • From a course, go to Course administration>Question bank>Categories
  • Click 'Add category' and select System as the parent category.
  • Create your category and add questions to it.
  • The questions in this category will be available anywhere on the site for teachers with the question sharer role to access.

¿Cómo funciona esto?

Vea: Permisos de pregunta explicados con diagramas.

Vea también