need an adive for new project.
hi,
Our Personnel had given me task to make a software for their I.Q. exam. But I have no idea how to begin that program. My Plan is to create to 5 to 10 forms for my questionaire. In every question I want to create 1 label for the question 3 radiobutton for the choices during runtime. The question is retreive from the database randomly.
Anyone have an idea pls help me.
thanks.
Popskie
Re: need an adive for new project.
You have a very open ended question. You should start on this and post specific questions for when you are stuck.
For your questions, if the number of questions are variable, you can use a repeater control. You'll also need to design your database tables properly.
Re: need an adive for new project.
Long time ago I just played and created similar software, which can create unlimited questions and answers surveys and then take them.
You can download and use it as it's freeware. Your feedback is wellcome.
Look at http://www.mzk.lt/~soft It's called Test R/W (Test Read/Write).
Quote:
Originally Posted by popskie
hi,
Our Personnel had given me task to make a software for their I.Q. exam. But I have no idea how to begin that program. My Plan is to create to 5 to 10 forms for my questionaire. In every question I want to create 1 label for the question 3 radiobutton for the choices during runtime. The question is retreive from the database randomly.
Anyone have an idea pls help me.
thanks.
Popskie