Hello,
I am displaying images (at the top of the page) and then two related questions (just below the image). Questions are radio button choices and they are always the same regardless of images (there are 16 images altogether randomly presented). This part is working fine with Loop and Marge (with three fields, Field-1: image link from library, Field-2: image_type, Filed-3: image_name)
I want to know: Which image was presented, type of image, answer choice selected for Q1, answer choice selected for Q2.
I have created embedded data (16 images x 4) 64 fields (it’s a messy way) but having difficulties in saving the data:
- Image name (Filed 3, working fine, I can save it with embedded data)
- Image type (Filed 2, working fine, I can save it with embedded data)
- Which answer was selected for the image for Question-1 (Not working, I can’t save it with embedded data)
- Which answer was selected for the image for Question-2(Not working, I can’t save it with embedded data)
I want the data (after exporting) to be look like this:
image_name_1, image_type_1, ans_q1_1, ans_q2_1, image_name_2, image_type_2, ans_q1_2, ans_q2_2, …, image_name_16, image_type_16, ans_q1_16, ans_q2_16
img_10, good 1, 3, img_7, good 2, 5, and so on
I will share the survey if you would like to, please let me know.
Note: I believe QID is the issue as it changes with prefix but not sure how to catch it, you may be the right person for help.
Your support would be highly appreciated.
Thank you.
Kind regards,
W