diff --git a/Instructor-Guide--Scanned-Exams.md b/Instructor-Guide--Scanned-Exams.md index f1968d3..ba1fe72 100644 --- a/Instructor-Guide--Scanned-Exams.md +++ b/Instructor-Guide--Scanned-Exams.md @@ -236,3 +236,12 @@ Matching test papers to students is done manually by instructors, after submissi - *Tip*: MarkUs supports search by student name, user name, or student number. - *Tip*: If the student does not appear in the autofill, you can also enter the student's full name into this field before saving. Note that this must be their first and last names as listed in the students table. 3. You'll be automatically taken to the next unmatched group. Repeat this process until all groups are matched. + +There is also the option to do Automatic matching again of test papers to students. + +1. Navigate to the "Groups" tab for the assignment. Select the group(s) you want to do automatic matching. Click on the "Auto-match" button. + + ![scanned-exam-auto-match-button.png](images/scanned-exam-auto-match-button.png) +2. You will then be prompted to select the exam template you want to do automatic matching for. + + ![scanned-exam-auto-match-exam-template-select.png](images/scanned-exam-auto-match-exam-template-select.png) diff --git a/images/scanned-exam-auto-match-button.png b/images/scanned-exam-auto-match-button.png new file mode 100644 index 0000000..7f50e26 Binary files /dev/null and b/images/scanned-exam-auto-match-button.png differ diff --git a/images/scanned-exam-auto-match-exam-template-select.png b/images/scanned-exam-auto-match-exam-template-select.png new file mode 100644 index 0000000..cc90a71 Binary files /dev/null and b/images/scanned-exam-auto-match-exam-template-select.png differ