Forms
Create/Edit a Form
- Click the Forms tab located on the top center of the screen.
- From within the Form Builder, click the New... button.
- Enter a Title and an optional Description.
- Click the Save a New Form button located in the lower right of the screen.
- The form will be listed within the My Forms area. Click the title to begin editing the form.
The new form will open in the Fields tab. From within the Fields tab, users have options to
create (
), edit (
),
copy (
),
and delete (
) fields.
Fields are questions within the form which may include text (long or short), date, and choice (radio buttons, dropdown, checkboxes) fields. Below is a list of field types
including some pre-defined common fields (e.g. First Name, Last Name).
| Field Type | Description | Capacity |
|---|---|---|
| Short Text | Single line, alphanumeric text | 255 characters |
| Long Text | Multiple line, alphanumeric text | 65,000 characters |
| Radio Buttons | Multiple choice, one answer | Unlimited choices |
| Dropdown | Multiple choice, one answer | Unlimited choices |
| Checkboxes | Multiple choice, multiple answers | Unlimited choices |
| First Name | Single line, alphanumeric text | 255 characters |
| Middle Name | Single line, alphanumeric text | 255 characters |
| Last Name | Single line, alphanumeric text | 255 characters |
| Date of Birth | Date | N/A |
| Home Address | Single line, alphanumeric text | 255 characters |
| Home Address 2 | Single line, alphanumeric text | 255 characters |
| Home City | Single line, alphanumeric text | 255 characters |
| Home State | Single line, alphanumeric text | 255 characters |
| Home Zip | Single line, alphanumeric text | 255 characters |
| Number | Single line, integers | N/A |
| Date | Date | N/A |
| Yes/No | Yes and no radio buttons | N/A |
| Ethnicity | Dropdown of ethnicities | N/A |
| Gender | Female and Male radio buttons | N/A |
Create/Edit Form Fields
Each type of field contains different editing properties. Create the field and then follow the steps for editing the specified field type.
To create a field, click the Create a Field
icon and select a field type.
Alternately, if fields exist, click the Edit Form Field
icon.
Edit Text and Long Text Fields
Tip: Select the Type dropdown box to change the text field to Short Text or Long Text.
If you intend to export and merge data into another system (i.e. a student
information system or other database), it is recommended that the Field IDs in
the form match the field keys/IDs/codes in the other system.
- Enter a Field ID. A Field ID is a code or abbreviation for a question (e.g. LN for Last Name).
- Enter a Question.
- Optionally, enter Pre-text and Post-text. Pre-text and Post-text can be used to provide instruction, examples, or details for a question.
- Click the
button located in the top right corner of the Edit Field area. - The form field or question will be displayed within the Fields tab.
Edit Dropdown, Checkbox, and Radio Fields
Tip: Click the Use Choice ID checkbox to enter codes or values for each choice. The form responder will see the question (e.g. "How do you feel today?") and be able to select from the options (e.g. Fabulous, Okay, or Terrible), but the data results will display the Choice ID (e.g. 3, 2, 1 or FAB, OK, BAD).
- Enter a Field ID. A Field ID is a code or abbreviation for a question (e.g. LOC for Place of Residence).
- Enter a Question.
- Optionally, enter Pre-text and Post-text. Pre-text and Post-text can be used to provide instruction, examples, or details for a question.
- Enter a Choice and click the
button located to the right of the text box. Another choice box will appear. Be sure to click the Add after button after entering each choice. - Click the
button. - The form field or question will be displayed within the Fields tab.
Select the Type dropdown box to change the choice field to Dropdown, Checkbox, or Radios. Responders will only be able to select one choice if the Type is set to Radios or Dropdown, but may select multiple choices if the Type is set to Checkbox.
Edit Form Properties
- While editing a form, click the Edit Properties tab. The Edit Properties tab is the first tab from the left.
- Edit the Title and optional Description.
- Click the Save button.