Description of the problem:
I have generated a few condition files (.xlsx) for different participants in PsychoPy. The experiment runs just fine locally. But when I pilot it online in Pavlovia, the program cannot find the condition files (.xlsx). I checked “view code” and see that all files are in there (including the condition files), along with two folders: html and data.
For online testing to work, I had to manually create a “resources” folder, and upload the .xlsx condition files in the resources folder. Then it works.
Is there any reason why the condition files must be manually uploaded to the resources folder? Why does Pavlovia not find the .xlsx files that were already sync-ed inside the project folder?