Dynamic Form task¶
Use a Dynamic Form task to query your participants using simple form elements. Pre-defined elements for demographic queries such as gender and nationality exist.
Pre-defined fields¶
These are fields that you can select to include without further customization.
age A drop-down box with options: 10-120. gender A drop-down box with options: male, female, neutral. handedness A drop-down box with options right, left, neither country A drop-down box with 249 countries from ISO 3166 language A drop-down box with languages from ISO 639-3 race A drop-down box with: * African or Black * Asian * Caucasian or White * Mixed * other
Custom fields¶
You can add any number of Custom Fields. Each new custom field has the following parameters:
kind The type of input mechanism. One of input (one line text), select (drop-down box), textarea (multi-line text). nameThe name of the field, as it appears in the data. titleThe name of the field, as it is shown to the participant. descriptionA helpful text for the participant, displayed under the item. optionsOnly applied to custom fields of kind "select". Add available choices here. requiredIf this is unchecked, an empty text field may be submitted.