View Single Post
Old 05-14-2011, 12:36 AM   PM User | #3
mllanapatriciac
New Coder

 
Join Date: May 2011
Posts: 12
Thanks: 7
Thanked 0 Times in 0 Posts
mllanapatriciac is an unknown quantity at this point
Hi! Yes it is for an assignment. My teacher gives us assignments that he does not even teach. He just let's us research it on our own. I was doing well until javascript. But he gives assignment requirements that again, he hasn't taught how to do:

Questions for the quiz should be in a multiple choice format using radio buttons. - Should be on html format for example, <input type="radio" value="a" name="question4">

Your quiz should include a complete button at the end which will initiate the marking of the quiz.

Your program must let the user know which questions they got wrong and give them a percentage mark out of 100%.

Your quiz must have a minimum of 30 questions.

These questions can be divided amongst three pages with 10 questions on each. Ideally, you would have 10 questions for each category (1) CSS (2) Forms (3) JavaScript. Provide a next button to link between the pages. - I already have all my 30 questions.

Feel free to enhance your quiz with appropriate screen shots and images and any additional functionality you feel would improve the quiz.

Your JavaScript code must be written in an external .js file.


I'm not sure how to do any of these. Yes, I need major help with it. Please help me.
Thank you for your quick answer. I appreciate it very very much.

Last edited by mllanapatriciac; 05-14-2011 at 12:44 AM..
mllanapatriciac is offline   Reply With Quote