Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

[open] How to set repeat_cycle according to response accuracy

edited May 2016 in OpenSesame

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??

http://img.cogsci.nl/?q=572c5fce77711

Comments

  • edited May 2016

    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

  • edited 11:39AM

    Dear Sebastiaan,

    It works now! many thanks!

    Regards

    Jane

Sign In or Register to comment.