Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Instructor-Guide--Assignments--Marking--Grading-View.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ From here you may:
- **Tags**: You can select multiple tags (see [Tags](#tags)) to filter all submissions that have at least one of the specified tags associated with them.
- **Section**: Filter submissions using the section of the associated group's inviter.
- **Graders**: Instructors can select multiple graders to filter all submissions that have at least one of the specified graders assigned to them.
- **Navigation Scope**: Graders with the "Manage submissions" permission can choose whether the "Next" and "Previous" buttons navigate through only their assigned submissions or through all submissions. The "Only assigned submissions" option is enabled by default. Graders without this permission continue to navigate only their assigned submissions.
- **Annotation**: Text that must be present in an annotation (see [Annotations](#annotations)) for the submission.
- **Total Mark**: You can specify minimum and/or maximum total mark values to define a range and filter all submissions with total marks within the specified range (inclusive).
- **Total Extra Marks**: You can specify minimum and/or maximum total extra marks values to define a range and filter all submissions with total extra marks within the specified range (inclusive).
Expand Down
2 changes: 1 addition & 1 deletion Instructor-Guide--Users.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The "delete" link will remove the user from the database and the "edit" link wil
By default, graders are not allowed to do anything other than view and grade student submissions that they have been assigned. If you would like to allow certain graders to do more on MarkUs you can select the checkboxes under "Grader Permissions":

- Manage assessments: Grader can create/update assignments
- Manage submissions: Grader can collect submissions and release/unrelease grades
- Manage submissions: Grader can collect submissions, release/unrelease grades, and choose whether grading-view navigation includes all submissions or only their assigned submissions
- Run tests: Grader can run automated tests

## Sections
Expand Down