[open] How to set repeat_cycle according to response accuracy
Hello everyone
I have a problem using repeat_cycle,
I would like to let subjects doing practice loop again if their accuracy is lower than 80%,
I set the "run if " parameter,
and it still not work,
does anyone know how to solve it??
Comments
Hi,
It seems that the problem is that the repeat_cycle item is preceded by a feedback item. By default, a feedback item resets all feedback variables, including accuracy. Therefore, the conditional statement in the repeat_cycle item doesn't work. A simple solution would be to place the repeat_cycle item before the feedback item.
Does that help?
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Dear Sebastiaan,
It works now! many thanks!
Regards
Jane