URL of experiment: workingMemoryTest [PsychoPy]
Description of the problem: I have the above experiment runs on Pavlovia since March 2021. Despite my anxiousness, the experiment has run perfectly without any problem so far among the Mac and window users.
However, last week and today, I had two participants who could not run the experiment on their browsers. Both participants had used google chrome, as instructed. One was a Mac user and the other uses window 10. After the login screen (keyed in their information), they received an error message, âUnspecified JavaScript error.â I wonder whether this is due to my poor programming skills. For your information, I mostly adapted the codes posted on forum and youtube and modified them with âtrial-and-errorâ method as Iâm a total beginner in programming.
In the experiment, I had four tasks:
(a) Typing task. In this task, the participants are asked to type the number that they saw. I did not use the textbox component, instead I used the codes that I found on Youtube.
(b) Arithmetic task. This is similar to the typing task, in which participant typed their answer after seeing the question.
(c) Audio Digit Span Task. Participants hear a series of audio file (in mp3) before typing their answers.
(d) Visual Pattern Task. Participants see a block of patterns (presented in grid) and recall the patterns by clicking on the blank grid. (I got the codes from here: How to present all the squares at the same time using the custom code?)
I have looked at these threads but I still canât find an answer.
Other participants (n= 84) were able to complete the experiment, just these two people.
Help in any form (e.g., direct me to the right thread or tips on where to start) will be appreciated.