Hi there, I'm looking to create a small Multiple Choice Exam for a side project of mine. For each question I would like there to be a text question, then a selection of four answers. The user then could submit his answer and after say 10 questions his score could be produced (you get the picture :P). Anyway I'm actually after some advise as to how to implement this. Which technique do you think I should use to store questions and answers? Database, XML, text files? Could anyone give me any tips on how to do this? Thanks in advance, Tim.
T
TimmyC1983
@TimmyC1983