Sophie
About
- Username
- Sophie
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
it works perfectly fine this way! Thank you very much!
-
ok, thanks I think it works now. The only problem is, that now, I'm stuck with the current item when not giving the right response instead of continuing as soon as the timeout is over.
-
Hi Laurent, I changed the inline script and now it says the following: Stopped The experiment did not finish normally for the following reason: The variable 'response_touch_response' does not exist. Tip: Use the variable inspector (Ctrl+I) to se…
-
Hello Laurent, here is the inline script that I previously used: allowed_responses = [26] while self.get('response') not in allowed_responses: exp.items['touch_response'].run() The "correct response button" ist on position 26 (I div…
-
Thanks for your response, Eduard! I am using OpenSesame 3.1.4 Jazzy James. I tried to copy your solution into an inline script right after the touch response item and after doing so, I got the following error message: Stopped The experiment did n…