Description of the problem: I am trying to run my experiment online, but there are issues with the javascript translation.
When I try to run experiment in Pavlovia, I get reference error for variables “Test_Condition”.
I did look for the “Test_Condition” in my .py code, but there’s no such a variable(& Prf_Change…, also) and I didn’t add it(them).
I would like to ask you to help solving this problem, and I would appreciate it if you could tell me why these problems occur. I really want to understand what is happening and why!
I don’t need them for running my experiment.
Before writing this I have checked every code in psychopy, no “Test_Condition” there.
But, let me check again.