for 11/14 .. javascript
Using the following page as a starting point :
http://multimedia.dvc.edu/web/monday/form.htm
develop a (minimum) 5 question quiz that will tell the user what questions they got wrong and right when they press the submission button.
You are free to experiment with other implementations of javascript to provide interactivity with forms...or to adapth the code in the above link to give more detailed results.
At the very least come to class with the quiz questions formated inside of a form tag so we can work on the javascript in class.
http://multimedia.dvc.edu/web/monday/form.htm
develop a (minimum) 5 question quiz that will tell the user what questions they got wrong and right when they press the submission button.
You are free to experiment with other implementations of javascript to provide interactivity with forms...or to adapth the code in the above link to give more detailed results.
At the very least come to class with the quiz questions formated inside of a form tag so we can work on the javascript in class.

