remove old readme
[atutor.git] / docs / documentation / admin / enrollment_privileges.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2006-06-29 11:25:07 -0400 (Thu, 29 Jun 2006) $'; ?>
2
3 <h2>Privileges</h2>
4
5 <p>Students who are enrolled in a course can be assigned course administrative privileges. This allows 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 user to have access to and use the <em>Save</em> button.</p>
6
7
8 <?php require('../common/body_footer.inc.php'); ?>