[open] IRAP using Android function
Hello,
Late last year I created this post:
http://forum.cogsci.nl/index.php?p=/discussion/comment/4454#Comment_4454
about using the Android functionality of OpenSesame to create an IRAP. All the advice given was fantastic and worked perfectly, however, when a participant gets a response wrong and it tells them that their response was incorrect, I then want the participant to be able to have a 'second chance' at the condition they got wrong.
For instance if they had responded 'true' for 'Child is AROUSING', it would say that this is an incorrect response, and then I would want them to have a second chance with 'Child is AROUSING' so they can get it right (in traditional IRAP style).
I was just wondering how I would do this?
Thanks!
Comments
Hi,
The way to approach this problem best, depends on how you structured your experiment, e.g. do you use
sketchpads orinline_scripts. So, if you want more detailed help, you'll have to give us a bit more details, on how far you got so far.Basically, what it will boil down to is wrapping a
looparound your stimulus presentation, consisting of two iterations, with the option to break theloopafter the first one, if the response is correct.Good luck,
Eduard