6becb4002ad7a3bb8126aab97a668004b26094e5
[atutor.git] / docs / documentation / instructor / student_tools.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Course Tools Setup</h2>
4         <p>Once the course has been created, the Course Tools can be configured. Course Tools is a collection of course features that may be useful for various types of learning activities. It is found under the instructor's Manage tab. Tools include: Forums, Glossary, Site-map, Links, Polls, TILE Repository Search, Tests &amp; Surveys, My Tracker, Export Content, Chat, Directory, Inbox, and Packages. Instructors can decide where these tools will be accessed from - the <em>Main Navigation</em>, and/or <em>Course Home</em>. Instructors can also set the Course Tools to display as just tool icons, or as tool icons plus details from each tool, by clicking the toggle image ( <img src="../../images/modern.png" /> ). Various additional information is included with the detailed view, such as links to the latest posts for forums, random words and phrases from the glossary, or the latest links added to the link database, for example.  Also see <a href="fha_student_tools.php">Student Tools</a> for details on moving tools to their own separate screen, removing them from the course home page.</p>
5         <dl>
6         <dt>Main Navigation</dt>
7         <dd>In the default Atutor theme, the Main Navigation appears as tabs below the title of the course. Course Tools specified to appear here will each have their own tab. Note that other themes may choose to display the Main Navigation differently. </dd>
8
9         <dt>Course Home</dt>
10         <dd>Course Home is the first page viewed when a student enters a course. Course Tools that are selected to appear on the Home page will be displayed with an icon and a label above the course announcements.</dd>
11         </dl>
12
13         <p>If neither <em>Main Navigation</em> or <em>Course Home</em> options are selected, then that Course Tool be "turned off", or not accessible to students. An instructor might choose to turn on Course Tools as they are needed, for example turning on the Tests &amp; Surveys tool when a test is available, or turning on the Chat when an online meeting is going to take place.</p>
14
15         <p>Using the arrows in the <em>Order</em> column will change the ordering of the student tool as it appears in the <em>Main Navigation</em> and on the <em>Course Home</em> page.</p>
16
17         <p>It is also possible to install the <a href="http://www.atutor.ca/atutor/modules/index.php">Course Tools Module</a>, and use it as a place to locate links to the various ATutor tools, leaving the course home page as a splash screen, or as a place to display course announcments. </p>
18
19 <?php require('../common/body_footer.inc.php'); ?>