Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lang / en_utf8 / help / contexts.html
blobf483faa13dca55412657da50509d61e6ea1e510b
1 <h1>Contexts</h1>
3 <p>Contexts are the "areas" in Moodle where roles
4 can be assigned to people</p>
6 <p>They are arranged in a hierarchical fashion, with permissions
7 inherited from "higher" to "lower" contexts.</p>
9 <ol>
10 <li>System (the entire installation)</li>
11 <li>Front page (the "site course")</li>
12 <li>Course Categories</li>
13 <li>Course Sub-categories</li>
14 <li>Courses</li>
15 <li>Blocks and Activities</li>
16 </ol>
18 <p>
19 See also
20 <a href="help.php?file=roles.html">Roles</a>,
21 <a href="help.php?file=permissions.html">Permissions</a>,
22 <a href="help.php?file=assignroles.html">Assign Roles</a> and
23 <a href="help.php?file=overrides.html">Overrides</a>.
24 </p>