kentendresen
Registered User.
- Local time
- Today, 20:59
- Joined
- Nov 13, 2002
- Messages
- 49
Hi!
I have made a simple question database, where I have all the questions and four alternative answers to each question saved in a table.
The users can go through all the questions in a multiple choice form, where they can press a radiobutton next to the answer they think is the correct one.
But I don't know how to 'connect' the radiobuttons to the Right Answer Post in the table. When a radiobutton is pressed, it should validate with the Right Answer Post if it is correct or not. And I also need a function which can give a status how many correct answers they got during the test. Can anyone help me?
Thx!
I have made a simple question database, where I have all the questions and four alternative answers to each question saved in a table.
The users can go through all the questions in a multiple choice form, where they can press a radiobutton next to the answer they think is the correct one.
But I don't know how to 'connect' the radiobuttons to the Right Answer Post in the table. When a radiobutton is pressed, it should validate with the Right Answer Post if it is correct or not. And I also need a function which can give a status how many correct answers they got during the test. Can anyone help me?
Thx!