2.11. Error Conditions


2.11.1 Student Operations

2.11.1.1 Manually Adding Student

Details of manually adding a students is detailed in Section 2.3.2. If the user provides an invalid value for one or more of the fields when manually adding a student, the Grader displays an error dialog box specifying which field has an invalid value when the user presses the 'Create' button.

2.11.1.2 Modifying Students

Details of modifying a students is detailed in Section 2.3.3. If the user provides an invalid value for one or more of the fields when manually adding a student, the Grader displays an error dialog box specifying which field has an invalid value when the user presses the 'Update' button.

2.11.2 Graded Items Operations

2.11.2.1 Adding a Category

Details of adding a category is detailed in Section 2.4.1. If the user provides an invalid value for one or more of the fields when adding a category, the Grader displays an error dialog box specifying which field has an invalid value when the user presses the 'Create' button. Invalid values include a decay % value of more than 100 or less than 0, and a name value that is that same as an existing category or item.

2.11.2.2 Adding an Item

Details of adding an item is detailed in Section 2.4.2. If the user provides an invalid value for one or more of the fields when adding a item, the Grader displays an error dialog box specifying which field has an invalid value when the user presses the 'Create' button. Invalid values include a decay % value of more than 100 or less than 0, a name value that is that same as an existing category or item, or a due date value that is a non-existant date or not in the mm/dd/yyyy hh:mm form.

2.11.2.3 Modifying Category and Item Weights

Details of modifying category and item weights, and its error handling is detailed in Section 2.4.3.

2.11.2.4 Entering/Editing Scores

Details of entering and editing scores are detailed in Section 2.4.5, and Section 2.4.6, respectively. If the user provides an invalid value for one of the grade values, the Grader displays an error dialog box specifying an invalid value has been entered, when the user tries to confirm the grade change by clicking out of the graded item's grid or pressing Enter. The graded item value is reverted to its previous grade value. Invalid values include non-numbered inputs in graded items with a points possible grading style.

2.11.2.5 Grading Schemes

Details of modifying the grading scheme, and its error handling is detailed in Section 2.4.7.


2.11.3 Student User Functions

2.11.3.1 Predicting Grades

Details of predicting grades, and its error handling is detailed in Section 2.7.2.

2.11.3.2 Eelectronic Turn-In

Details of electronic turn-in, and its error handling is detailed in Section 2.7.3.


2.11.4 Administration

2.11.4.1 Authentication

Details of authentication is detailed in Section 2.8.2. If the user provides an invalid value for one or more of the fields when logging in, the Grader displays an error dialog box specifying which field has an invalid value when the user presses the 'Login' button

2.11.4.2 Submitting Grades to SIS and to a Server

Details of grade submittion, and its error handling is detailed in Section 2.8.3.

 





Prev: details of file and edit | Next: none | Up: functional requirements | Top: index