Skip to content

Commit 01396d2

Browse files
Barb CutlerBarb Cutler
authored andcommitted
edit
1 parent 713928f commit 01396d2

File tree

1 file changed

+15
-29
lines changed

1 file changed

+15
-29
lines changed

_docs/instructor/assignment_preparation/bulk_pdf_upload.md

Lines changed: 15 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ that portions of one or more pages of each individual student PDF
1717
containing the students name or other identifying information be
1818
redacted from view by the graders.
1919

20+
---
2021

21-
### Preparing the Exams for Scanning
22+
## Preparing the Exams for Scanning
2223

2324
* If you notice a student has extra pages or missing pages, or the
2425
exam is rather crumpled, set them to the side for individual
@@ -52,7 +53,7 @@ redacted from view by the graders.
5253
every page.
5354

5455

55-
### Tips for Scanning
56+
## Tips for Scanning
5657

5758
Explore the options / settings on your scanner. Things to check:
5859

@@ -80,7 +81,7 @@ Explore the options / settings on your scanner. Things to check:
8081

8182

8283

83-
#### Scanning with the ScanSnap iX500 on Linux
84+
## Scanning with the ScanSnap iX500 on Linux
8485

8586
We use the portable ScanSnap iX500 for scanning our exams. This works with
8687
[SANE](http://www.sane-project.org/) out of the box; a variety of of
@@ -116,7 +117,9 @@ balloons pretty quickly and required clearing that out every few times
116117
a PDF was exported.
117118

118119

119-
### Creating the New Gradeable for Bulk PDF Upload
120+
---
121+
122+
## Creating the New Gradeable for Bulk PDF Upload
120123

121124
Click "New Gradeable" from the left sidebar and fill out the form. Be
122125
sure to select the Gradeable Type: "TA/Instructor will (bulk) upload
@@ -141,8 +144,9 @@ downloadable) when the scores from manual grading are released. You
141144
can modify this setting from the "Submissions/Autograding" tab.
142145

143146

147+
---
144148

145-
### Manual Rubric Preparation and Page Correspondence
149+
## Manual Rubric Preparation and Page Correspondence
146150

147151
You will presumably be grading this assignment manually -- by TA or
148152
instructor. If the assignment is formatted with problems on
@@ -157,8 +161,9 @@ within the document, you can request that they specify the page
157161
assignment when they upload the file.
158162

159163

164+
---
160165

161-
### Bulk PDF Upload
166+
## Bulk PDF Upload
162167

163168
On the gradeable submission page, the instructor has three options:
164169
Normal Submission, Make Submission for a Student, and Bulk Upload. For
@@ -189,7 +194,7 @@ After the page reloads, another section on the page will appear called
189194

190195

191196

192-
### Associating PDFs with Students in your Course
197+
## Associating PDFs with Students in your Course
193198

194199
The "Unassigned PDF Uploads" section contains all items within the
195200
`/uploads/split_pdf/gradeable_id` folder.
@@ -206,8 +211,9 @@ Once submitted, the split PDF item is moved from
206211

207212

208213

214+
---
209215

210-
### Automatic Association of PDFs using Customized Exams with QR Codes
216+
## Automatic Association of PDFs using Customized Exams with QR Codes
211217

212218
Alternatively, if you have included a QR code on the coversheet of
213219
every exam packet, the system can separate or split your large bulk
@@ -241,28 +247,8 @@ match the expected page count will be highlighted in red.
241247

242248
![Bulk upload submission](/images/bulkupload_labeling.png){:width="600px"}
243249

244-
<!--
245-
246-
### Automatic Student ID Number Detection (*Work in progress!*)
247-
248-
*Note: This feature is currently [feature flagged](/developer/developing_the_php_site/feature_flags) the "submitty_ocr" flag must be set to true in your course config.json*
249-
250-
Instead of associating student IDs with QR codes you can provide
251-
a space for students to write their student ID number in. This
252-
will require placing a QR code to detect the region to scan.
253-
254-
*Note: QRs must be placed to the left of the digit entry box and must be taller than the box*
255-
256-
The QR code and digit entry box can be placed anywhere on the packet cover sheet and will be automatically located and scanned, currently you cannot have any other print to the right of the digit entry box.
257-
258-
To use this function select the 'Detect Student ID's' box on the
259-
submission page.
260-
261-
![Bulk upload submission with OCR enabled](/images/bulkuploadsubmission_ocr.png)
262-
263-
See also: [Personalized Exams](/instructor/personalized_exams)
264-
-->
265250

251+
---
266252

267253
## Page Redactions for Anonymized Grading
268254

0 commit comments

Comments
 (0)