|
The web pages on this site use forms for the little test questions
at the bottom of most of the pages. On many of the pages (particularly
the ICT ones) the user selects the correct answer from a list and presses
a button to find out which ones were right and also to find out a final
score for that page.
If you look at the code for my pages you will see that the data submitted
by the user is handled by one or two (depending on the page) small routines
written in JavaScript.
|