« Comment autoriser un enseignant à créer des questions partagées » : différence entre les versions

De MoodleDocs
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
{{Questions}}
{{Questions}}
{{Traduction}}
{{Traduction}}
By default, teachers can only share questions with teachers in the same course as themselves and they can only save questions to the course they are currently working in.
Par défaut, les enseignants peuvent partager les questions avec les enseignants inscrits dans le même cours. Cela leur permet de créer des questions, de les modifier, de les sauvegarder dans ce cours et même d'en faire la gestion.


This custom role of 'Question sharer' allows them to access and share questions at category or site level. The role must be created by an adminstrator and then given to selected teachers.
Le rôle '''Partage de questions''' permet aux enseignants désignés à ce rôle d'accéder et de partager des questions remisées au niveau du site Moodle ou au niveau d'une catégorie de cours. Ce rôle doit être créé par un administrateur et assigne à ce rôle les enseignants autorisés.
 
==Création d'un nouveau rôle==
#Comme administrateur vous accédez à ''Administration du site> Utilisateurs> Permissions> Définition des rôles'' et cliquez sur le bouton ''Ajouter un nouveau rôle'' placé au bas de la page.
#À la page suivante, ignorez les archétype et les préréglages, puis cliquer sur le bouton ''Continuer''.
#Inscrire le nom du rôle ''Partage de questions'' et si désiré ajouter une description du rôle. Cochez les types de contexte "système" où ce rôle est attribué:
image
#À la case filtre, inscrire ''question''
# Autorisez les droit ci-dessous en cliquant dans la puce "Autoriser"
## Ajouter des questions
## Modifier toutes les questions
## Modifier les catégories de questions
## Déplacer toutes les questions
## Voir toutes les questions
image
# cliquer sur le bouton "Créer ce rôle".


==Creating a new role==
#As an administrator, go to ''Site administration>Users>Permissions>Define roles'' and  click the 'Add a new role' button at the bottom of the screen.
#On the next screen, ignore archetypes and presets and click 'Continue'
#Give the role a name and if desired a description and tick the "System" context:


[[File:questionsharer.png|center|thumb|600px]]
[[File:questionsharer.png|center|thumb|600px]]

Version du 15 février 2017 à 16:54

Remarque : la traduction de cette page n'est pas terminée. N'hésitez pas à traduire tout ou partie de cette page ou à la compléter. Vous pouvez aussi utiliser la page de discussion pour vos recommandations et suggestions d'améliorations.


Par défaut, les enseignants peuvent partager les questions avec les enseignants inscrits dans le même cours. Cela leur permet de créer des questions, de les modifier, de les sauvegarder dans ce cours et même d'en faire la gestion.

Le rôle Partage de questions permet aux enseignants désignés à ce rôle d'accéder et de partager des questions remisées au niveau du site Moodle ou au niveau d'une catégorie de cours. Ce rôle doit être créé par un administrateur et assigne à ce rôle les enseignants autorisés.

Création d'un nouveau rôle

  1. Comme administrateur vous accédez à Administration du site> Utilisateurs> Permissions> Définition des rôles et cliquez sur le bouton Ajouter un nouveau rôle placé au bas de la page.
  2. À la page suivante, ignorez les archétype et les préréglages, puis cliquer sur le bouton Continuer.
  3. Inscrire le nom du rôle Partage de questions et si désiré ajouter une description du rôle. Cochez les types de contexte "système" où ce rôle est attribué:

image

  1. À la case filtre, inscrire question
  2. Autorisez les droit ci-dessous en cliquant dans la puce "Autoriser"
    1. Ajouter des questions
    2. Modifier toutes les questions
    3. Modifier les catégories de questions
    4. Déplacer toutes les questions
    5. Voir toutes les questions

image

  1. cliquer sur le bouton "Créer ce rôle".


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

6. Click the 'Create this role' button.


Assigning the role to a teacher

  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 course category if you only wish them to share questions in that category. To assign a role to a user within the scope of a particular category only:

  1. Log in as an administrator.
  2. From the site's homepage, click on the desired course category.
  3. From inside the desired course category, click on "Assign roles" in the Administration block.
  4. Click on the role you wish to assign to the user.
  5. Select and add the user to the role.

Sharing questions

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):

Fichier: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')

Fichier: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.)

What are these categories?

  • 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.

Fichier:questioncategories.png

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


Sharing questions site-wide

  • 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.

Why does this work?

See: Question permissions explained with diagrams.

See also