I currently have a multi-field loop and merge in a survey block. Field 1 is a scenario, and Field 2 and 3 are questions that are specific to that scenario. Participants are presented with scenarios in random order and then asked questions about it. I want to add another layer/branch of randomization so that the question in Field 2 is only shown to half the participants, and question in Field 3 is shown to the other half.
The group function in Survey Flow doesn’t work, as the questions in Field 2 and 3 are tied to the specific scenario, and I want participants to have a 50-50 mix of questions from Field 2 and 3 instead of only getting one type of question.
Is there a way to randomize this without basing it on an explicit input from the participant?