| Home |
What you need to know: Basic HTML,
Basic Forms
Difficulty level: 2
If this is your first time working with HTML forms you should first read the Basic Forms tutorial.
Multiple choice exercises, which includes True/False exercises, are the easiest type of self-test exercise you can create with HTML forms. You can use them in tutorials when you want your readers to test themselves on how well they grasp instructional content. You can intersperse the questions anywhere in a tutorial, you can group them together at the end of a tutorial, or you can write the exercises into a separate file. The last option is preferable because it makes your content modular and reusable. You can put a link to the exercise from anywhere in any tutorial. In this tutorial we will create a test with three questions. For each question we will also have an empty text input field where we will put hints for each option that the user clicks on.
First, lets look at the finished form with the questions, and then I will explain how it was created. You may want to download and print the text file for this form so that you can look at the HTML codes more conveniently.
| Home |
Last Updated: February 04, 1998. Access: 21,268
Copyright © 1999. George Mitrevski. Auburn University