Click here to Skip to main content
15,887,937 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hello, I'm creating an exam project in Visual Basic.Net

It is supposed to work that the student completes his answer sheet, then the answer sheet is scanned in. After that VB.Net grabs the and shows the results each student (including whether they pass or fail.) Could I have some suggestions please?
Posted
Updated 21-Dec-09 9:02am
v2

You need to buy an OCR library to do that. Atalasoft has one.
 
Share this answer
 
You should probably consider breaking it into two projects. An administrative, test maker project. As well as a , student, Test Taker project.
 
Share this answer
 
What have you done, so far? Have you at least a vague idea on the overall organization of your project?
Please try to do somthing and then, when you face problems, ask specific questions.
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900