In the latest version of
SurveyWriter, you have the ability to insert variables from Sort
questions based on the order of the randomization.
|FSort1#1| is the
answer code of the first item selected by Fsort1.
|FSort1#2| is the answer code of the second item selected by Fsort1.
etc.
However, sometimes you
may need the answer code of the Sort question such as 1, 2, or 3, to
filter off that information. Other times, you may need to insert the
label associated with the answer code such as Group 1 or Group 2 or
Group 3 to use that information in the text of another question.
SurveyWriter now allows
you to select either an Answer code or the label using the following
inline filters:
:INF:A
:INF:L
For example:
|FSort#1:INF:A| =
Inserts the Answer code from the first item selected by Fsort1.
|FSort#1:INF:L| = Inserts the Label from the first item selected
by Fsort1.
^
More Updates
|