This is a question on a Qualtrics survey.
I have embedded data fields with following names cand_1_name
and cand_2_name
etc. In repeated questions using Loop and Merge, I want to pipe different fields in each round. For example, in the first round, pipe cand_1_name
and then in the second round pipe cand_2_name
, and so on.
Is there a good way to implement this? My Qualtrics account is with javascript turned on.