allision
About
- Username
- allision
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, I've attached the experiment in full. Like I said before, it runs fine when I run in quick run mode, but will not allow capital characters when I run in the window or fullscreen. This happens during the ReStudy_2 inline script in the…
-
Hi Sebastiaan, When I made the study originally, I coped and pasted code from a word document. The same issue happened when I coped and pasted code from a text editor. Once I closed the experiment and tried to open it again, those inline_script ite…
-
Thanks, Sebastiaan! I will try that, but I'm nervous about potentially losing more work until I figure out what's going on. I was using 3.1.0, but I just upgraded to 3.1.2 and am receiving the same error. I have also tried to open it using both Win…
-
I'd appreciate any help I can get with this... It's a bit of a time sensitive issue. Thank you!
-
Perfect! Thanks so much for the speedy reply!
-
Thanks for the feedback, Sebastiaan. Here's the code that did the job: my_canvas_inter.text('Which one had more dots?', x = x_half, y = y_quarter)my_canvas_inter.prepare()t = my_canvas_inter.show()my_mouse = mouse(exp)my_mouse.set_visible()my_mouse…
-
Hi Sebastiaan, I've run into a couple more problems trying to build this experiment that hopefully you can help me with. First off, after changing the back-end to PsychoPy, I am receiving the following error: Traceback (most recent call last): &l…