Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-28-2011, 09:22 PM   PM User | #1
leonomurchu
New to the CF scene

 
Join Date: Nov 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
leonomurchu is an unknown quantity at this point
Question 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!
leonomurchu is offline   Reply With Quote
Old 11-28-2011, 09:46 PM   PM User | #2
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,210
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
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
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Reply

Bookmarks

Tags
answers, html, questions, quiz

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:59 AM.


Advertisement
Log in to turn off these ads.