remove old readme
[atutor.git] / documentation / general / register.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>\r
2 \r
3 <h2>Register</h2>\r
4 \r
5 <p>In order for a user to login to the ATutor system, a unique system account needs to be created.  Use the <em>Register</em> link in the main navigation to access the registration form. If email-confirmation has been enabled by the system administrator, a message will be sent to the email address entered, containing a link that must be followed to confirm the new account. Once this has been done, the login name or email address, and the password entered during registration can now be used on the <a href="login.php">Login</a> screen.</p>\r
6 \r
7 <p>Note that if a system administrator has specified users to be checked against a Master List of allowed Student IDs and PINs (for example), this information must also be entered during registration.</p>\r
8 \r
9 <?php require('../common/body_footer.inc.php'); ?>