B_1
05-06-2008, 09:28 PM
We have a quiz project. Frame 1 starts out with all radio buttons empty. When one is selected, and
the answer button is clicked, the question is scored, and the next frame (question) appears. (Good).
But it appears with the same button already showing as selected. How can we have all the buttons in the new frame appear empty (initially) until a new answer is clicked?
EG: If rb1_mc is clicked in Frame 1, frame 2 shows up with rb1_mc already showing a
selection, even if it is not the right one. How can we have frame 2 also show up with nothing selected?
Thanks ! B_1
ps: am very much a nOOb - so please excuse me if question not explained properly.
the answer button is clicked, the question is scored, and the next frame (question) appears. (Good).
But it appears with the same button already showing as selected. How can we have all the buttons in the new frame appear empty (initially) until a new answer is clicked?
EG: If rb1_mc is clicked in Frame 1, frame 2 shows up with rb1_mc already showing a
selection, even if it is not the right one. How can we have frame 2 also show up with nothing selected?
Thanks ! B_1
ps: am very much a nOOb - so please excuse me if question not explained properly.