|
|
|
|
|
by F00Fbug
998 days ago
|
|
I remember working on a project to put scantron machines in every public school in DC back in the 80s. We built the interface from the scantron machine to the DECmate II (a micro-PDP-8, if I remember correctly); async io in assembler... I learned a lot on that part of the project. Then we wrote the scanning software to allow lots of teachers to scan their tests in at the end of the day. Next we built a network over dial-up phone lines to allow the DECmates to upload their daily scans to a VAX (using Kermit, I think). Finally we built the tools to load all of the daily scans into a database and do all kinds of analysis and reporting. All pre-internet -- good times! I remember learning a lot about the scantron forms and realized that if you made a black box at a certain place, that form would be interpreted as the answer key and would screw up a whole pile of scanning! |
|