Correct trials percentage threshold and condition order randomisation

Hi there,

You can achieve the first by using a while loop. I am not familiar with Builder, but this should be doable. If you want to try it with coder you could have a look at this thread about the same issue:

Regarding the second, just wrap your three tasks in a forloop, and add an if / else if / else statement that determines your three experimental conditions. Then loop through trials in that experimental condition.