1 <h1>Assigning Roles
</h1>
4 By assigning a role to a user in a context, you
5 are granting them the permissions contained
6 in that role, for the current context and all
15 <li>Course Categories
</li>
17 <li>Blocks and Activities
</li>
21 So for example, if you grant a Student role to a
22 user in a Course, they will have that role for
23 the course, but also all Blocks and Activities inside
24 that course. Their actual permissions may depend on
25 other roles and overrides that have been defined.
30 <a href=
"help.php?file=roles.html">Roles
</a>,
31 <a href=
"help.php?file=contexts.html">Contexts
</a>,
32 <a href=
"help.php?file=permissions.html">Permissions
</a> and
33 <a href=
"help.php?file=overrides.html">Overrides
</a>.