In aytm logic, references and aliases can be used in multiple ways, achieving a wide range of possible text and survey flow manipulations.
By appending "C" to the end of the reference you can extract and display the open-ended response from an appropriate element.
Common Use Case Examples
- [Q10c] - Q10 is an open-ended question. This command will extract the comment from the question and pipe it in place of the logic.
- [Q10A1c] - Q10 is a single-choice question, and the first element has an open-ended field enabled. This command would extract the answer, and pipe it in place.
- [Q10rc] - This command will extract all open-ended responses from Q10 and display them with delimiters and conjunctions.
- [Show if Q1rc='six month ago'] - The element of the command will only be shown if the response on an open-ended question Q1 was "six month ago"
|