Not sure I totally understand--could you post your input file so I can take a look? Preferably a reduced or simplified version that has just what it takes to illustrate the problem.
Not sure I totally understand--could you post your input file so I can take a look? Preferably a reduced or simplified version that has just what it takes to illustrate the problem.
dear jarvis, here is a part of my input file.
I want to randomize between the groups. Though INSIDE a group the first question determines if the other two questions should follow or if the next group should be started.
In this solution, if directRT picks the last group this ends all the questions even if not each group was presented yet.
If you see another approach to get what I want I would be happy as well.
now I put all 3 questions in one trial and skip mid-trial to the next if the response of the participant determines that the following questions should not be presented.
So I can randomize via $ and not via BGR.
This should work.
But thanks for thinking.
Glad you found a solution that worked, thanks for the update Julia.