Hello all,
I wonder if is possible to create a multi choice question from a embedded data field with multiple values (multi-value text set). The number of values it not always the same. For example, for two different users the field colors is:
user 1 : green, blue, red
user 2 : yellow, black
I would like to have a different question for each one.
Q1 What is your favorite color (user1):
- green
- blue
- red
Q2 What is your favorite color (user2):
- yellow
- black
Any solution?
Thank you in advance!!