With Forms & Surveys...
-
You can create: faculty and course evaluations, alumni contact information forms, school safety surveys, employee surveys, registration forms, opinion polls, self-grading online quizzes and exams...the options are endless!
The list to the right was last updated Feb. 2, 2021. Some links may have expired.
Downloadable Surveys
-
Parent Survey
View example. Uses piping!
-
Parent Survey 2
View example. English and Spanish
-
Technology Survey
View example. Lots of page conditions!
HTML code to embed a WCM form/survey onto another page
-
< iframe src="URL OF PAGE YOU WISH TO EMBED" style="width:100%; height:1000px; border:0;"></iframe>
- Copy the above code and paste it into an Embed Code app on your page.
- Replace red/all caps text within the first set of quotation marks with the URL of the content you would like to embed. (How to find URL for WCM survey)
- Remove the space between < and iframe at the beginning.
- You may wish to alter the height in pixels, depending on how long your survey is. For instance, a short survey may only need a height of 700px, while a longer one might need 1500.
An example form is embedded below.