1. In the “Designer” tab, under the new objects section, drag and drop a “Directive” into the Questionnaire Tree.
2. Change the directive type to “Multiple questions per page”. Click Save.
3. Drag and drop a new object “Open Text”. In the text box next to “Question ID” type in “stickyResult”. Click Save.
4. Add another open text and this time insert “participant” in the “Question ID”. Drag and drop a new object “Info”.
5. In the text box write: “When you have successfully completed eye tracking click the next arrow”.
6. Then hit Enter and paste the javascript snippet from the Sticky portal.
7. Add another directive into the questionnaire tree, this time change the directive type to “One question per page”.
8. Add a “condition” underneath the directive. Make sure the condition branches says “If..Then”
9. Paste in “!f('stickyResult').toString().ToLower().Contains('SUCCESS'.ToLower())“ and click Save.
10. Under the condition drag an “info” object in and title it “screened out”.
[Optional] If you would like to end the survey for the "screened out", drag in a “stop” object