Question
display one randomly selected question and the respondent's choice of that question
I want to display to the respondent one of the randomly selected questions of the whole survey (100 questions), and his/her choice of that question. What I did but failed, is that I set a question ID to be embedded data randQID = ${rand://int/1:100}, and I replace question ID in the piped text with my randQID in order to display that randomly selected question's choice description and its selected choice.
One randomly selected question is ${q://QIDrandQID/ChoiceDescription/1} or ${q://QIDrandQID/ChoiceDescription/2}, and your choice is ${q://QIDrandQID/ChoiceGroup/SelectedChoices}
What should I do to make it possible?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
