|
| 1 | +--- |
| 2 | +category: Grader |
| 3 | +title: Sorting and Navigation |
| 4 | +--- |
| 5 | + |
| 6 | +### Sorting Options |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +On the grading index page there are several options available to sort students. Many options allow for sorting |
| 11 | +in ascending or descending order. Select the option once for ascending order, press it a second time for descending. |
| 12 | + |
| 13 | +**User ID:** Sort students alphabetically by their user ID. |
| 14 | + |
| 15 | +**First Name:** Sort students alphabetically by their first name. |
| 16 | + |
| 17 | +**Last Name:** Sort students alphabetically by their last name. |
| 18 | + |
| 19 | +**Random:** Sort students in a pseudo-randomized order. The random order is different for each gradeable. The purpose |
| 20 | +of this sorting order is to help distribute bias that comes along with always being graded first or last for each assignment. |
| 21 | + |
| 22 | +### Prev / Next Student Buttons |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +These buttons allow the grader to move to the next submission. |
| 27 | + |
| 28 | +**Limited access graders:** These buttons will only move to submissions within the grader's assigned sections. |
| 29 | + |
| 30 | +**Full access graders:** These buttons can be used to browse submissions from all sections. |
| 31 | + |
| 32 | +### Prev / Next Assigned Ungraded Student Buttons |
| 33 | + |
| 34 | +These buttons allow the grader to move to the previous or next ungraded submission. |
| 35 | +It is worth noting that these buttons will only move to ungraded submissions within a grader's assigned sections. |
| 36 | + |
| 37 | +With no component open, selecting the next ungraded student button will move to the next submission with *any* component |
| 38 | +ungraded. This mode is useful when a grader is responsible for grading all components for a given submission. *(See image below)* |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +When a component is open, selecting the next ungraded student button will move to the next submission with |
| 43 | +*that specific component* ungraded. This mode is most useful when multiple graders are grading a single submission, each |
| 44 | +working on different components. *(See image below)* |
| 45 | + |
| 46 | + |
0 commit comments