
To form developers: Copy the code of the template below. To add more lines, copy a question and renumber the "name", "id", and "tabindex" in the code. (No two forms may have the same "name" or "id". ) Make sure you copy the Javascript code before your </HEAD> tag. Please note accessibility tags: id=" ", tabindex=" " and <label>. Accessibility Exampes-Forms
|
|
Text Form Template - "Send"
|
|
Action Options Note: the server actions below are set for the SMCCD server. If you are in another school district, you will need to contact your webmaster to set your CGI actions. JavaScriptAction: mailto:yourname@youremail.net CGI Action: http://www.smccd.net/common/mail.asp (Use this if any students will be using Hotmail or any other form of webmail) (Dreamweaver - Click the red form area to enter the above options in the Properties Box) . instructions
Text Field Naming Options Each text field above is named with a number q1, q2, q3;
however you could also name the fields with the question prompt, which
will enable you to correct student responses without using a correction
key. (Dreamweaver - Click the text field and look in the Properties Box) The responses in your email will look like:
Top | Forms||Send Interactions | Self-check Interactions
Centers for Teaching and Learning
|