Thanks alot for your suggestions chaarmann,
I have been trying but I would like to use the best suited data structure before submitting it , I have been thinking about using XML but not allowed to do so , I have been trying with array list and it looks promising , I agree with what you are saying trying and learning from it....
User Profile
Collapse
-
Thanks for all your replys .
By the database i mean the test files one of which holds the quizzes and one of which is holds the correct answers and has to be encrypted.
The questions are multi-choice with four answers to each question and one correct answer.
I am kinda thinking towards array list , What do you think?
Many thanksLeave a comment:
-
How to create Java based quiz system? need ideas
Hello everyone,
One of my course works is to implement a java based quiz system. the program consists of two modules one for the teacher to create, set questions , answers and the number of questions to be published, and the other one is to allow the student to run the quiz. the data for the quiz is stored in text files and the correct answers are encrypted. everytime the students take a quiz the result has to be stored and a report...
No activity results to display
Show More
Leave a comment: