Need help with conditional branching!

Good afternoon,

I am trying to make a card sorting test. In order to do this, after participants choose 10 answers in a row correct, I can move on to the next block. I have tried to use the conditional branching described in the superlab manual to do this, but it hasn’t been working. I’m wondering if this is because each of my stimuli are set up as events rather than trials. Is there a way to determine what block to go to based on how participants respond to events?

Thanks!

I will attach what I have created so far.

CardSort.sl4 (25.6 KB)

You are correct that you will need more trials then you have now, one trial for every event. This is because SuperLab makes changes for the trial not event.