URL of experiment: Pavlovia
Description of the problem: When trying to pilot the study on pavlovia I get the following error
I believe this error is due to the fact that I am setting the conditions file to be based on information stored in expInfo[‘participant’]
In the psychopy builder my conditions files point to $'resources\%s_zoo_test1.csv'%(expInfo['participant'])
This evaluation works fine locally (you have to input 001 into the participant number) but seems to fail when running online. You can see this when looking at different routines for the experiment as all of the conditions remain undefined.
If you need access to the code repo you can request it and I’ll provide access.
Any help would be much appreciated! Thanks!