Attention : vous consultez actuellement la documentation dédiée aux versions 1.x de Moodle. La documentation pour les versions 2.x de Moodle est consultable ici : FAQ des rôles, celle pour les versions 3.x de Moodle est consultable ici : FAQ des rôles et celle pour Moodle 4.x est consultable là : FAQ des rôles.

FAQ des rôles

De MoodleDocs
Révision datée du 21 mars 2007 à 12:50 par Séverin Terrier (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à :navigation, rechercher



Remarque : la traduction de cet article 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.


I want all teachers to be able to create courses. How can I do this?

  1. Create a new role called C-only (or whatever) and only assign "allow" to "Create courses" leaving everything else as "inherit".
  2. Assign this additional role to those who need the ability to create courses at whatever level you want to (entire site or category). It makes no sense to assign it at the course level since you can't create a course within a course.

Quelle est la définition de...

Role
An identifier of the user's status in some context. For example, teacher, student and forum moderator are examples of roles.
Capability
A description of some particular Moodle feature. Capabilities are associated with roles. For example, being able to reply to a forum post is a capability.
Permission
Some value that is assigned for a capability for a particular role. For example, using the prevent permission to limit all students from posting to any forum.
Context
A "space" in the Moodle, such as courses, activity modules, blocks, forums etc.
Hierarchy of permissions
Determines which permission wins or is going to be in effect if there is an apparent conflict. For example, the site allows all students the permission to to post in forums, but a teacher might prevent that right in a particular course. The hierarchy of permissions would allow a student to post in one course but not in another course.


Pourquoi mes changements de rôle sont-ils sans effet ?

Role changes only take affect after the next login from that user. Regarding testing new roles, please refer to the information in Manage roles.

Comment éviter que les responsables de cours apparaissent dans la liste des participants ?

Click the Hidden assignments check box before assigning the role to the user.

Note: This only prevents course creators being listed as course participants when students view the list. The role assignment is not hidden from admins or teachers i.e. users with the viewhiddenassigns capability.

Comment éviter que les administrateurs apparaissent dans la liste des participants ?

Ensure that administrators are not assigned another role in addition to their admin role.