7b8e91cb7acb0700771013f3356d4dd52eef2260
[atutor.git] / docs / documentation / instructor / links.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Links</h2>
4
5         <p>Links to external websites can be added to the course Links area, allowing course members to visit course related information elsewhere on the Web. Both students and instructors can add links by using <em>Suggest Link</em>. Student-submitted links must be approved by the instructor in the Links Manager. Instructors can also add links by using <em>Add Link</em> in the Links Manager.</p>
6
7         <p>The Links section is a <a href="student_tools.php">Course Tool</a> and can therefore be enabled or disabled, linked from the main menu or linked from the home page, and assigned as student privilege.</p>
8
9         <p>The Links section can be selected for <a href="groups.php">Groups</a>. Groups members can add links, without them having to be approved by the Instructor, and either keep them private to the group, and only its members, or make them public, so others not in the group can browse through them.</p>
10
11 <h3>Link Categories</h3>
12         <p>It is necessary to create at least one category before adding any links. Use <em>Create Category</em> in the Links Manager to create categories for organising course links. To edit or delete existing categories use the <em>Categories</em> link in the Links Manager. Note that categories that have links associated with them may not be deleted until those links are removed from the category.</p>
13
14 <?php require('../common/body_footer.inc.php'); ?>