Add a conditional branchΒΆ
Colectica allows you to add conditional branches that are only executed when a certain condition is true.
Click the Add an item button.
In the popup menu, click the IfElse button.
A new conditional is created and its editor is opened.
To create a branch, click the add button.
Enter your condition.
Note
You can enter your expression in plain language or using pseudocode. If you are writing for a specific computer-assisted interviewing system, you can specify source code for that system.
Your conditional branch will appear in the live preview.
To add questions or other nested items within the branch, click the drill into button for your branch.
You will be taken to an empty survey designer. Anything you add here is only applicable to your chosen branch.
To go back to the top level of your questionnaire, use the breadcrumb bar.