Hi All,
I have embedded an experimental task written in jsPysch into qualtrics and everything is working, except my key presses aren't registering! I embedded the task according to this example, which isn't intended to work with jspsych v. 7: https://kywch.github.io/jsPsych-in-Qualtrics/hello-world/. I have previously got this to work with v.6. Does anyone have any idea why, or what I might be able to do to fix it?
For some more context:
- Qualtrics version that doesn't work: https://universityofsussex.eu.qualtrics.com/jfe/form/SV_3UXeLyDrOMusNi6
- Here's the task I'm trying to run: https://users.sussex.ac.uk/mel29/experiments/metacog_dots/dots_browser_test.html
- iFrame version that does work but poses it's own issues: https://universityofsussex.eu.qualtrics.com/jfe/form/SV_3I8ucrkhlP52GIC
- A messy Github repository: https://github.com/Max-Lovell/metacog (the files uploaded recently are the relevant ones)
I know that's a big question, but I thought I'd post here in case anyone had any ideas of what might be the issue. I'm working on reproducing a more minimal example of the issue.
Any help greatly appreciated!
Max