remove old readme
[atutor.git] / docs / documentation / instructor / enrollment_privileges.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Privileges</h2>
4
5 <p>Students who are enrolled in a course can be assigned course administrative privileges. This allows your students to perform actions like managing content, creating and marking tests, managing groups, or moderating forums or the chat. This tool is useful for creating teaching assistants, or for creating multiple instructors for a course.  Select the users you wish to give privileges to, and use the <em>Privileges</em> button.  Then choose which tools you want each student to have access to and use the <em>Save</em> button.</p>
6
7
8 <?php require('../common/body_footer.inc.php'); ?>