Right this may seem like an identical thread but this time i've managed to get my question in too o:|
Right i am making a multiple choice quiz, i have a recordset called questions throught which i select the question number, the querstion itslef and the 4 answers.
I display the answers in a...
Right here goes, i need to be able to cycle through a recordset and display each "row" at a time, for a simple multiple choice quiz. I can display the first record, button cannot movenext. Where do i put the recordset.movenext statement if i am using forms to post the user selection...
I have a recordset full of questions. what i am tryin to do is display the answers in a form and when the user clicks the submit button it passes the value back to the original page and increments the recordset by 1, thus displayin the next question. heres my code. a bit simple but works all...
i am creating a multiple choice quiz. i have 2 tables each being a seperate recordset( 1 for questions and answers, the other for the user responses).
I have got the users response from a form and stored them all in an array. what i need to do now is update the user response recordset and post...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.