remove old readme
[atutor.git] / documentation / instructor / gradebook_edit_marks.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>Edit Marks</h3>\r
18 <p>Use the Search feature to narrow the data displayed in the table below. The table below can be printed as a report, or the data displayed in it can be exported as a CSV file to be reimported into a spreadsheet or database for archiving or for additional analysis. External marks displayed in the table can be edited directly from within the table by choosing the appropriate <strong>edit</strong> link, editing either marks for a single student, or editing marks for a single test. To edit marks from ATutor based tests, use the <strong>Test & Surveys Manager</strong>. When editing ATutor based marks, be sure to run <a href="gradebook_update.php"><strong>Update ATutor Marks</strong></a> to have the changes take affect in the Gradebook..</p>\r
19 \r
20 <?php require('../common/body_footer.inc.php'); ?>\r