OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): v2022.2.3
Standard Standalone? (y/n) If not then what?: y
What are you trying to achieve?:
Hi to all of you ,
Currently, I am learning how to use the Builder. I just created a simple memory experiment where participants study certain words and after that are presented either those βoldβ words or new ones. For each word they need to press βyβ (yes) when the word is old, otherwise βnβ for no. When I run it locally the experiment detects that I am using a German keyboard (QWERTZ-layout). However, when I am piloting the experiment on pavlovia the experiment assumes a QWERTY layout, therefore I have to press βzβ on my German keyboard, to actually get a βyβ response. Is there any possibility or a piece of code so that the experiment can detect the keyboard layout used, because I expect participants using QWERTZ or QWERTY keyboard layouts.
A workaround would be to also allow the βzβ key as response and check in a code component, whether βzβ was detected as pressed key and change it to βyβ. However, I donβt know which side effect this may have especially for other keyboard layouts beside the ones discussed.
Any help is very appreciated
Thanks
Chris