Hi.
- I have 7 blocks of questions.
- A randomizer selects 1 block--call it Report--and presents it to the respondent.
- I set embedded data with a variable Report equal to 1.
- I ask if the respondent is willing to complete another block of questions
- If no, I branch to the end of the survey
- If yes, a randomizer selects one of 7 branches
- Assume it selects the last of the 7 branches in the randomizer that goes to the block the respondent has already completed, so it does not present that block again (i.e., Report=1)
- Will the randomizer select another block or will the flow exit the randomizer without presenting a second block?
Here is a pic of the end of the randomizer: