![]() |
questions and answers html
Hey i need to create a html document that contains a short quiz where there are 5 questions with 5 blank textfields for the answers and also the ability to check if the answers are correct or not. im new to this stuff as iv just started doing it as one of the modules of my college course and could do with something to use as an example. any help would be greatly appreciated!
|
You can't do this with HTML alone.
You need to use either server-side coding (e.g., PHP/ASP/JSP) if you want a *real* quiz or JavaScript coding if you don't care that the user can see the answers by simply doing a VIEW-->>SOURCE on your page. If this is for a very first course in school, then you probably are being asked to use JavaScript. Determine which approach you are going to use then post in the appropriate forum. But also read rule 1.5 here: http://www.codingforums.com/rules.htm |
| All times are GMT +1. The time now is 10:17 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.