and also keep them the same order as previous question?
I have seen instructions about piping in the manual that allow a survey programmer to pipe selects or answers from previous question to array questions but not for radio (single select) questions. I tried a couple of ways to program it, but nothing worked.
For example:
Q1: What animals do you like? (Multiple Select, random order)
Cat
Dog
Turtle
Fish
Eagle
What should I do to pipe the selects from Q1 to Q2 and keep them the same order as Q2?
Q2: Which one is your favorite? (Single select radio button)
Thank you in advance!