954,224 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Multiple choice quiz

Hi everyone. I've been trying to come up with a multiple choice quiz using Visual basic but I havent succeeded yet. I would like to create a suite containing several subjects such as science, history, english etc with each subject comprising of several quizzes. please help

Ina
Newbie Poster
1 post since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

Each subject can be stored in individual files with questions and answers.

Read the file into arrays and use the random generator to output the questions and answers in random order.

WaltP
Posting Sage w/ dash of thyme
Moderator
10,492 posts since May 2006
Reputation Points: 3,348
Solved Threads: 943
 

store all the question and choice answers in database along with correct answer.
Also store the subject name with some flag setting. then randomly generate the numbers with or without option for ths user to choose the subject.

debasisdas
Posting Genius
6,870 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You