Skip to content

Forms Creation Guide

Kevin Kidwell edited this page Jun 10, 2019 · 1 revision

Survey Options

Options should match this: Screen Shot 2019-06-10 at 3 02 54 PM

All forms should have an email trigger to send a response to the recipient: Screen Shot 2019-06-10 at 3 03 33 PM Follow this guide for more information on how to set it up for each form: https://www.qualtrics.com/support/survey-platform/survey-module/survey-tools/email-triggers/

Styling Form

All Qualtrics forms should follow this one: https://cornell.qualtrics.com/jfe/form/SV_2gX5BmQxCdIor41

This form has the styling that should be included, below are screenshots of all the specifics: Screen Shot 2019-06-10 at 2 57 30 PM Screen Shot 2019-06-10 at 2 57 38 PM Screen Shot 2019-06-10 at 2 57 44 PM Screen Shot 2019-06-10 at 2 57 59 PM Screen Shot 2019-06-10 at 2 58 08 PM Screen Shot 2019-06-10 at 2 58 14 PM Screen Shot 2019-06-10 at 2 58 21 PM

Code for the style custom CSS box: #LogoContainer { border-bottom: 1px solid #b31b1b; margin-bottom: 15px; } .Skin .SkinInner { padding-top: 0; }

Blocks

All forms should be laid out in blocks like this: Screen Shot 2019-06-10 at 3 00 31 PM

The final block should have the 'Next' button text changed to 'Submit' like this: Screen Shot 2019-06-10 at 3 01 51 PM Screen Shot 2019-06-10 at 3 01 59 PM