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"

Place Picture Here
 
Email

 

 







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:

Naming fields by number Naming fields with question prompt

hidden=Lesson1_assign1 (insert a hidden field so that you know which lesson has been sent to you)

name=Jane Doe

email=doej@hotmail.net

q1=(student's response)

q2= (student's response)

q3=(student's response)

hidden=Lesson1_assign1 (insert a hidden field so that you know which lesson has been sent to you)

name=Jane Doe

email=doej@hotmail.net

what_happening_picture=(student's response)

why_this_ritural= (student's response)

your_similar_ritual=(student's response)

 

Dreamweaver text field dialog box

 

 

Top | Forms||Send Interactions | Self-check Interactions

 

 

Centers for Teaching and Learning
San Mateo Community College District
Updated   9/25/05