Quiz application
807601Jan 19 2008 — edited Jan 21 2008Hey, I would like to make a little text based quiz program.
The concept is that I would like to make a database of questions and answers and that the program picks questions out of this database in a random order.
When a question is asked you can type your answer and afterwards ask for the 'standard answer' to compare your answer with the correct one or ask for this standard answer (the answer as it is writtin in the database) immediately.
Can somebody help me get get started with this? I have very basic java experience..
What is best to use as database?
How can I make this program recognize the right answer for the right question?
Kind regards.
Edited by: slapdash on Jan 19, 2008 7:16 AM