XML Editor
-
Editing XML
The XML Editor can be used to create and edit survey elements programmatically.1: Accessing the XMLTo access the XML Editor, click "Build" in the navigation...
-
Setting an Exact Number of Values for a Valid Response With an Exclusive Option
The Survey Editor allows you to specify an exact number of values (i.e., response options) that must be selected in order for a response to be considered va...
-
How to Make a Response Option Always Show
In questions where response options have conditional logic, the Survey Editor allows you to show one or more response options all the time. For example, if t...
-
Disable or Hide Submit Button for Specific Time
This code can be applied for both the "Continue" and "Finish" submit buttons. No changes required. Setup requires use of the XML editor. To learn more about ...
-
Tips for Simplifying Logic
In certain cases it is possible to use simplify logic in the XML editor. For example, if logic is meant to check if any or all of the answers in a question h...
-
Creating Hidden Tracking Questions with Autofill
The Autofill element is a multi-purpose hidden question that can simplify some of the more complex tracking features within a survey. It can be used to creat...
-
Implementing the Image and Video Upload Question
The Image and Video Upload question enables participants to select files from their device and upload them to your project. Note: This article describes ad...
-
Long Survey Best Practices
Some larger surveys, such as multi-wave tracker studies or projects fielded in multiple markets, can become so long that they run slower than standard surve...
-
Redacting Data
Sometimes it may be necessary for researchers to hide sensitive participant data from users who need access to other survey data for reporting. For example...
-
Using Style Variables in the Survey XML
The style variables system allows users to create configurable attributes that can be applied to questions or their rows and columns to control the way they ...