Properties form
Description of the field values for the Properties form of survey designer.
| Field | Description |
|---|---|
| Name | Concise name of the question. The system uses this value to identify the question in Assessment Metric lists and in scorecard charts. |
| Question | Text to display as the question on surveys. Enter a clear, straightforward question that is easy to understand. |
| Type | Data type selected for this question. See the table in Controls for the available data types. |
| Active | Check box that determines whether this question is available on a survey. A question does not appear on surveys that are generated after the question becomes inactive. |
| Mandatory | Check box to require users to answer the question. Mandatory questions are
denoted by a red field status indicator and must be answered before the survey can be
submitted. This field is available when the question does not have a dependency and the question type is not Boolean with a check box option. |
| Allow Additional Information | If selected, the Additional Information Label field is
enabled. The Additional Information Label field value is
displayed as a field on the survey response page to provide additional information for
a question. Note: This is not applicable for the String and Template data
types. |
| Boolean option | Whether a check box or a Yes/No list appears as the option for a Boolean question. |
| String option | Setting for the appearance of a string field in a question. This field is
available when the question type is String. The string options
include the following.
|
| Min | Lowest positive whole number that users can enter or select to answer the question. This field is available when the question type is Number, Percentage, or Numeric Scale. |
| Max | Highest positive whole number that users can enter or select to answer the question. This field is available when the question type is Number, Percentage, or Numeric Scale. |
| Allow not applicable | Check box for including Not Applicable as an option for
this question. Users can select Not Applicable if they do not
have sufficient information to respond to a question. User responses of Not
Applicable are excluded from results calculations. This field is available when the question does not have a dependency and the question type is not Boolean with a check box option. |
| Randomize answers | Check box for displaying answer options in a random order. Answer preference is
sometimes influenced by the order in which options appear, which can result in biased
results. Randomizing options can help prevent this bias. Note: Randomizing options for
certain questions may make those questions confusing for users. In general, only
randomize options that do not follow a logical order. |
| Positive indicator | Setting that determines whether smaller or larger numerical values equate to a good score in result calculations. Select Low values if smaller numerical values are better, such as for a question that measures the number of incidents for a vendor. Select High values if larger numerical values are better, such as for a question that measures user satisfaction on a scale of one to five. |
| Source Field | Source table field that appears as a dynamic value for the question in a
triggered survey. When this field value is selected, a ${param}
placeholder is added at the end of the question label. Note:
You can move this
placeholder anywhere in the question label. When a user takes the survey, the question with dynamic value is included in the survey instance and ${param} placeholder is replaced with the source field value. If the record table specified in the trigger condition does not match the source table specified for the survey, or if the system fails to get the dynamic value from the source record, the ${param} placeholder is not replaced by any value and is displayed as is in the question. For example, if the survey is triggered from a PRB record and the survey question is configured with a dynamic value from Incident, the ${param} placeholder in the survey question label is not replaced by any dynamic value and is displayed as is.When survey questions are translated to other languages by a survey admin, the ${param} placeholder should not be translated. |
| Allow Sentiment Analysis | Includes this question for the sentiment analysis of a survey. Note: This field is
available only for String type questions. |
| Details | Information about the question that is displayed on the survey. Include details that help users understand how to answer the question. |
| Choices | Options for a question with a data type of Choice or
Scale. The system automatically adds text and values that you
can edit for each option. You must have at least two options, and each option must
have a unique value. Click the + icon to add an option, or
click the X icon to delete an option. By default, the system
arranges options in the order established by their values. To change the order, drag
and drop the options.
Note: Value numbers also contribute to the calculations of
survey response scores, which can be used by advanced survey
administrators. |