remove old readme
[atutor.git] / documentation / general / my_start_page.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>\r
2 \r
3 <h2>My Start Page</h2>\r
4 \r
5 <p><em>My Start Page</em> is a personal area displayed after logging in. The My Courses section lists the courses that the user either teaches, or is enrolled in. From here one can also create a new course, or browse through courses. There is also a <a href="profile.php">Profile</a> section for editing personal details (including changing a password or an email address), and a <a href="preferences.php">Preferences</a> section for editing some system preferences such as the way information is displayed and the preferred theme. </p>\r
6 \r
7 <?php require('../common/body_footer.inc.php'); ?>