Ken Hardwick
|
| Posted: 02/22/2002, 4:10 AM |
|
Seetha/all,
I have put a very "basic" example of a "true/false" quiz on my web page.
Along with the example is a zip file containing ccs file/database/generated asp/html/etc files.
I am using an updatable grid (thanks to Alex for his original example) that I have modified to accept "check" boxes. Especially note the code in the page open event which used the parameters as pasted from the check boxes and the hidden fields. I had to add hidden fields because with check boxes, a parameter is passed only if a box is checked. Therefore, if you unchecked all the boxes, then no parameters would be passed. I added the hidden field so that a parameter would always be passed.
If you have questions about my code or need additional help with your quiz,
send me an email.
Please goto www.kenhardwick.com and select the "quiz" link as indicated.
Would appreaciate you signing my guest map as provided there also.
Ken Hardwick
ken@kenhardwick.com
www.kenhardwick.com
|
|
|
 |
Ken Hardwick
|
| Posted: 02/22/2002, 7:08 AM |
|
I have now added a second quiz that uses multiple choices
Ken Hardwick
|
|
|
 |
|