| 23 | | Codes Cleanup: 5~10h |
| 24 | | Development: ?h/week (Depending on features requested and schedule) |
| 25 | | Unit Testing and Function Testing: the same hours as development |
| 26 | | User and Develop Documentation: 30~40h (If Jim has more documentations, we may need less time to do it.) |
| 27 | | Setting up bug tracking system and project management system: 2~4h |
| | 23 | === Codes Cleanup: 5~10h === |
| | 24 | * Development: ?h/week (Depending on features requested and schedule) |
| | 25 | * Unit Testing and Function Testing: the same hours as development |
| | 26 | * User and Develop Documentation: 30~40h (If Jim has more documentations, we may need less time to do it.) |
| | 27 | * Setting up bug tracking system and project management system: 2~4h |
| 59 | | CWL authentication for instructors or Shibboleth for both instructors and students |
| 60 | | Automatically upload courses, students and instructor information (Retrieve information from SIS or SEoT) |
| 61 | | Integration with other system, e.g. Vista |
| | 59 | * CWL authentication for instructors or Shibboleth for both instructors and students |
| | 60 | * Automatically upload courses, students and instructor information (Retrieve information from SIS or SEoT) |
| | 61 | * Integration with other system, e.g. Vista |
| 86 | | Clicking on Show/Hide button in any course under Course tab will generate SQL error |
| 87 | | SQL Error and PHP warning after clicking on user tab |
| 88 | | PHP notice when resetting the passwords |
| 89 | | Syntax error when view the event (MECH 328: > Term 1 Evaluation) |
| 90 | | iPeer Tutorial Wizard is not working (Blank page) |
| 91 | | Some CSS need to be fixed (login page in firefox) |
| 92 | | SQL Error when click on "View Groups" under COURSE> Events |
| 93 | | Add Another Course button in Users page is not working |
| 94 | | Students is not able to see evaluations |
| 95 | | Email sending is not working properly |
| | 86 | * Clicking on Show/Hide button in any course under Course tab will generate SQL error |
| | 87 | * SQL Error and PHP warning after clicking on user tab |
| | 88 | * PHP notice when resetting the passwords |
| | 89 | * Syntax error when view the event (MECH 328: > Term 1 Evaluation) |
| | 90 | * iPeer Tutorial Wizard is not working (Blank page) |
| | 91 | * Some CSS need to be fixed (login page in firefox) |
| | 92 | * SQL Error when click on "View Groups" under COURSE> Events |
| | 93 | * Add Another Course button in Users page is not working |
| | 94 | * Students is not able to see evaluations |
| | 95 | * Email sending is not working properly |
| 102 | | app/views/evaluations/view_rubric_evaluation_results_detail.tpl.php: $aveScoreSum = 0; |
| 103 | | app/views/evaluations/view_mixeval_evaluation_results.tpl.php: $aveScoreSum = 0; |
| 104 | | app/views/evaluations/view_rubric_evaluation_results.tpl.php: $aveScoreSum = 0; |
| 105 | | app/views/evaluations/view_mixeval_evaluation_results_detail.tpl.php: $aveScoreSum = 0; |
| | 102 | * app/views/evaluations/view_rubric_evaluation_results_detail.tpl.php: $aveScoreSum = 0; |
| | 103 | * app/views/evaluations/view_mixeval_evaluation_results.tpl.php: $aveScoreSum = 0; |
| | 104 | * app/views/evaluations/view_rubric_evaluation_results.tpl.php: $aveScoreSum = 0; |
| | 105 | * app/views/evaluations/view_mixeval_evaluation_results_detail.tpl.php: $aveScoreSum = 0; |