In aytm Logic, references and aliases can be used in multiple ways, achieving a wide range of text and survey flow manipulations.
How to Use Exposure Logic
When references or aliases pointing to a question or subquestion are used in survey flow operators without any additional modifiers, they are treated as True/False based on whether the respondent was exposed to (saw) the question or not. Exposure logic is limited to references and aliases pointing to the question or subquestion level.
Common Use Case Examples
[show if @selectedForDetailedInspection]— the alias was placed in a question that only a portion of respondents saw. The logic on a different question restricts exposure to that subset only.[show if Q5]— same as above, using a direct reference to Q5 instead of an alias[show if Q5SQ1]— same as above, but referencing exposure to the first subquestion of Q5[skip to Q10 if Q5]— skips the respondent to Q10 if they were exposed to Q5[skip to Q10 if not Q5]— skips the respondent to Q10 if they were NOT exposed to Q5