Hi ,
I have been trying to create an online exam application and is facing some issue with dynamically generated radio buttons.
My problem is discussed below:
I have a table with a set of questions.I dispaly the questions on the screen with a set of dynamically generated radio buttons with the answer options . I also have a submit button.
On the click of the submit button i need all the selected answers to be stored in a table in db.
I am not able to retrieve the data from the selected radio button.
I have been trying out this since y'day and unfortunately couldn't solve this issue.
Could somebody help me out in solving this problem of mine.
Regards,
Aswathy