Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pavlovia Compatibility #5

Open
rabs2 opened this issue Jan 24, 2022 · 4 comments
Open

Pavlovia Compatibility #5

rabs2 opened this issue Jan 24, 2022 · 4 comments

Comments

@rabs2
Copy link

rabs2 commented Jan 24, 2022

I am trying to run this experiment online through Pavlovia, however, I am getting a number of errors. The first of which is:

ReferenceError: stimuli_count not defined.

I tried using different versions of Psychopy and it runs perfectly well locally, however, the issue seems to be when the code is translated to JS for online implementation on Pavlovia.

Any help on this would be greatly appreciated.

@rabs2
Copy link
Author

rabs2 commented Jan 25, 2022

I've managed to fix the issue but now I am encountering a problem when participants have to input the letters recalled. No letters typed are showing up.

@zen-juen
Copy link
Member

Hi @rabs2 thanks for reaching out! Can you share with me the repository of the experiment on the pavlovia (if it is publicly viewable)?

@rabs2
Copy link
Author

rabs2 commented Jan 26, 2022

Thanks for your reply! Here it is: https://gitlab.pavlovia.org/rmif/ospan andhttps://pavlovia.org/rmif/ospan

@zen-juen
Copy link
Member

zen-juen commented Mar 3, 2022

Hi @rabs2 sorry for the late reply, I've been really occupied with other work and just got around to looking at your repo briefly. Sadly, I don't have the time to do a thorough debugging now, but I found a digit span task on pavlovia which differs in the way key presses are initialized and shown so perhaps you could take a look to see if it's helpful to adapt some of the code for the JS version of complex span. Alternatively, you might have better luck raising an issue on PsychoPy (see similar issue raised). Do keep me in the loop about this issue, am interested to know what is the source of the incompatibility!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants