I am conducting a study where people will view a problem statement and then be asked to rate various solutions to that problem statement. There are 104 problem statements, each with between 70-100 possible solutions. I am using Loop & Merge for this study.
After every 3 problem statements, I ask whether they want to continue or if they want to end the study. This part I have figured out using Display Logic with the Current Loop Number.
However, I also want to ask whether people want to continue viewing solutions for the same problem or if they want to move on to another problem statement. So after every 5 solutions, they would be asked “Do you want to see more solutions?” -- if they hit “yes”, then they would see another 5 solutions, but if they hit “no” then they would see the next problem statement.
Does anybody know how to do this?