Title: I need HTML help.... Post by: CRichards on March 27, 2008, 03:09:40 PM I need help...
I'm doing a page for a test my boss is giving at work and I would like to do some specific things to it. Here's what I want to do and I will "Bold" the areas I need help with. Ok, each page is one question with 5 possible answers, but you can only select one answer per question. I would like that each answer would open another window that would tell you "correct" or "incorrect" depending of the answer the person selected. I would also like that at the end, you would get a graphic that will tell you how many you got right and how many you got wrong (in percent if possible). Title: Re: I need HTML help.... Post by: CRichards on March 27, 2008, 04:27:21 PM Note:
Ah, and I would like that (if is possible) the answers have an "Input Radio" as the thing you will click to mark which is the answer you are selecting. Title: Re: I need HTML help.... Post by: Mark David on March 30, 2008, 02:03:52 PM Yes it is possible using a questionnaire JavaScript.. Please refer http://www.javascriptkit.com or http://javascript.internet.com for that code. You just need to copy that code in your html file. It will work as desired.
Do let me know if u still face any problem Regards Mark David Title: Re: I need HTML help.... Post by: CRichards on April 02, 2008, 06:05:41 AM I'm having trouble finding it.... Please what's the name of what I want to find?
Also, (making sure is clear, 'cause I didn't mention it before) the test will be given completely offline. Title: Re: I need HTML help.... Post by: Mark David on July 02, 2008, 11:51:44 PM Try searching for a Quiz script there..which works offline.
Regards Mark David TWI Admin |