@@ -79,13 +79,68 @@ Explore the options / settings on your scanner. Things to check:
79
79
orderly upload to Submitty.
80
80
81
81
82
+ ## Scanning with the ScanSnap from Ricoh
82
83
84
+ The <a href =" https://www.pfu-us.ricoh.com/scanners/scansnap " >Ricoh
85
+ ScanSnap portable scanner</a > is affordable, convenient, fast, and
86
+ robust. We have used models from iX500 to iX1600 -- the software and
87
+ interface is similar through different model numbers.
83
88
84
- ## Scanning with the ScanSnap iX500 on Linux
89
+ ### ScanSnap Settings on Windows
85
90
86
- We use the portable ScanSnap iX500 for scanning our exams. This works with
87
- [ SANE] ( http://www.sane-project.org/ ) out of the box; a variety of of
88
- front-ends for SANE exist that work well with this
91
+ Here's how to set our recommended scanner confiurations using the Windows ScanSnap software.
92
+
93
+ 1 . Plug the scanner into your laptop using a USB connection.
94
+
95
+ 2 . Open the ScanSnap the scanner. And press the "Scan" button in the top left corner.
96
+
97
+ ![ ] ( /images/scanning/scansnap_windows_00.png ) {: width ="600px"}
98
+
99
+ 3 . Now edit your profile by selecting the small pencil icon in the upper right corner.
100
+
101
+ ![ ] ( /images/scanning/scansnap_windows_01.png ) {: width ="600px"}
102
+
103
+ 4 . Halfway down the page is an option for "Detailed Setttings", click that.
104
+
105
+ ![ ] ( /images/scanning/scansnap_windows_02.png ) {: width ="600px"}
106
+
107
+ 5 . On the detailed settings page you can select
108
+
109
+ * "Greyscale" -- It is important not to chose "Black & White" as
110
+ this will clamp all pixels to pure white or black and lightly
111
+ written pencil marks often become illegible. Only choose
112
+ "Color" scanning if your exam actually requires grading in full
113
+ color.
114
+
115
+ * "Duplex" -- this will scan both the front and back of each page.
116
+ Even if you printed your exam single-sided, students may have
117
+ written answers on the backside of one or more pages. We
118
+ recommend scanning both sides.
119
+
120
+ * "Best" -- you'll want to scan at a reasonably high resolution to
121
+ capture students who write rather small.
122
+
123
+ * Turn on "Do not Rotate" -- the software will attempt to detect
124
+ rotated pages and rotate the page 180 degrees, but it seems to
125
+ have many false positive detections. We recommend turning this
126
+ setting off, and just being more careful when loading the paper
127
+ into the scanner.
128
+
129
+ * Turn off "Blank Page Removal" -- the software will also attempt
130
+ to detect and remove pages with very little data. This option
131
+ is also inconsistent, and can leave you with different numbers
132
+ of scanned pages per student, which will break assumptions about
133
+ specific exam problems being on specific page numbers.
134
+
135
+ ![ ] ( /images/scanning/scansnap_windows_03.png ) {: width ="600px"}
136
+
137
+
138
+
139
+ ### ScanSnap Settings on Linux
140
+
141
+ For Linux, we use the [ SANE] ( http://www.sane-project.org/ ) software
142
+ out of the box; a variety of of front-ends for SANE exist that work
143
+ well with this
89
144
scanner. [ Simple-scan] ( https://github.com/GNOME/simple-scan ) works
90
145
fairly well - you will need to make sure to select the scanner in its
91
146
preferences and set it to scan 'Both' sides of each page; you can then
0 commit comments