Deprecated: Assigning the return value of new by reference is deprecated in /htdocs/public/educativas/lib/pagelib.php on line 67 Strict Standards: Redefining already defined constructor for class page_base in /htdocs/public/educativas/lib/pagelib.php on line 159 Ayuda

Assigning Roles

By assigning a role to a user in a context, you are granting them the permissions contained in that role, for the current context and all "lower" contexts.

Contexts:

  1. System (the entire installation)
  2. Front page (the "site course")
  3. Course Categories
  4. Course Sub-categories
  5. Courses
  6. Blocks and Activities

So for example, if you grant a Student role to a user in a Course, they will have that role for the course, but also all Blocks and Activities inside that course. Their actual permissions may depend on other roles and overrides that have been defined.

See also Roles, Contexts, Permissions and Overrides.

Indice de todos los archivos de ayuda