multiple choise question program

kopi

Member
Hi

I woud like to make a program to manipulate multiple choise question. It should choose question from question bank, or mannual, and it shuld be abble to score them using OCR.

I woud like if somedy could give me advice is doing something that even posible(reasonable). I do not know a lot of programining, but I would know roughly how realistic is acctully to do somthing like that.

Thanx you all for your answers.
 
A solution already exists for automatically scoring multiple choice tests. http://www.scantron.com/

Reading peoples writing to allow them to write A B C D, etc is more complicated as we all write differently.

Yes, I see some options, but all this programs have some problems. A lot of them are used for wider purpuses, but luck some of options.

So since I do not need so much of all of that but relatively simple program, I thing it might me posible I do in on my own, and know I am asking is this reasonble ideea, and if it is what would me main idea to do this.

If I write all what I want my program can do it would be:
Create database of question or import them from some other programs(word, notepad), create a tests, from database, mix question on test,(so that they all diffrent sequence), insert participants and program should automaticaly print each name on each paper and than recognise it.

The link provided I think does not alow all of that.
 
Back
Top