Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
1.67/5 (2 votes)
See more:
hi guys,

well i am trying to make a quiz engine and i have a problem.
I have already bind data to detailsview for showing the questions and a radiobuttonlist dynamically gets the data from database. I need your help on the following.... every time user clicks on next/previous question button, see what he has selected and give him the opportunity to change his answer.

i will apreciate it if you help me.

Thanks.
Posted
Comments
Sandeep Mewara 3-Apr-13 14:03pm    
What kind of help? What have you tried and where are stuck specifically?
Maciej Los 4-Apr-13 15:46pm    
What have you done till now?
Have you any database to store values selected by the user?
pantelis89 4-Apr-13 16:59pm    
i have a database named Quiz with a table named Questions with 4 columns, QuestionID, Description, correctAnswer and userAnswer. Is it possible to store them in database and then, when the user goes to next/previous questions see what he has selected? i mean to give him the opportunity to see what's the selected radiobutton from radiobuttonlist and change it if he wants.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900