You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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
-

262
-
263
-
See also: [Personalized Exams](/instructor/personalized_exams)
0 commit comments