remove old readme
[atutor.git] / documentation / instructor / enrollment.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3         <h2>Enrollment</h2>
4         <p>The Enrollment list for a particular course determines which of your students have access to the course content and course management tools. Instructors can create, import and export student lists. </p>
5         
6         <p>To administer members of a course, log in as the instructor and select the <em>Enrollment</em> option from the <em>Manage</em> screen.</p>
7
8 <?php require('../common/body_footer.inc.php'); ?>