remove old readme
[atutor.git] / documentation / general / create_course.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>\r
2 \r
3 <h2>Create Course</h2>\r
4 \r
5 <p>Only Instructors may create courses,  though if enabled,  students can request instructor accounts by selecting the Create Course link. View the <a href="../instructor/creating_courses.php">Instructor Documentation</a> on creating courses.</p>\r
6 \r
7 <?php require('../common/body_footer.inc.php'); ?>