remove old readme
[atutor.git] / docs / documentation / instructor / gradebook_scales.php
1 <?php\r
2 /************************************************************************/\r
3 /* ATutor                                                                                                                               */\r
4 /************************************************************************/\r
5 /* Copyright (c) 2002-2010                                              */\r
6 /* Inclusive Design Institute                                           */\r
7 /* http://atutor.ca                                                                                                             */\r
8 /*                                                                                                                                              */\r
9 /* This program is free software. You can redistribute it and/or        */\r
10 /* modify it under the terms of the GNU General Public License          */\r
11 /* as published by the Free Software Foundation.                        */\r
12 /************************************************************************/\r
13 // $Id: 8.4.managing_forums.php 5080 2005-07-06 15:06:11Z heidi $\r
14 \r
15 require('../common/body_header.inc.php'); ?>\r
16 \r
17 <h3>Gradebook Scales</h3>\r
18 <p>ATutor includes a number of predefined, commonly used grade scales, used to convert number grades into some other form, such as a letter grade, or a Pass/Fail grade.  In the Grade Scales submenu choose Add Grade Scale to create your own custom scale(s). You may choose to populate the Grade Scale form with an existing scale, then edit the scale to create a new one. Or, you may create a brand new scale. Once created, new scales become available to you in any of the course you own.</p>\r
19 \r
20 <?php require('../common/body_footer.inc.php'); ?>\r