Saturday, March 31, 2007

Flowchart for the quiz


This flow chart will show the logic in the quiz part of the project. The question bank is stored in the xml file. The application then reads this file, suffle the order before showing to users. This step make sure that if a user do the quiz twice, he will have 2 different list of questions. Depends on the user's choice is right or wrong, the application will increase the number of right answers or wrong answers. The 2 numbers are finally show to users to let them know their result.

No comments: