I think I am experiencing a problem of compatibility between different PsychoPy versions.
Last year, I created different procedures using PsychoPy 2021.1.4, and synchronized them on Pavlovia for online data collection.
I would like now to adapt a procedure already created last year, and launch a new study on Pavlovia. In the meantime, my PsychoPy version has been updated to 2021.2.3.
I opened the new experiment in PsychoPy 2021.2.3 (without any problems), and made minor modifications on the eexperiment (e.g. change the stimuli)
I then synchronized the new experiment on a new project on Pavlovia. The synchronization was fine, without errors.
Moreover, when I pilot the study, the resources are not downloaded by the client. this is weird since all the required images and xls files are stored the “resources” folder (and I can see them on github).
Thank you very much for your answer and for your help !
I followed your procedure you suggested me :
Close the experiment in Builder.
Download any existing data from Pavlovia.
Delete the repository from Pavlovia.
Delete the local .git folder.
Delete the local html folder (after removing any files than only exist in it).
Delete other unnecessary local files.
Open the experiment in Builder.
Check that Experiment Settings / Online / Output path is blank and Export HTML is on Sync.
Press the “Sync with web project” icon to create a new project online.
But still I get errors when loading the resources at launch of the experiment. Here the error I get:
Here is the structure in gitlab folder. As you may see, all the ressources (including file “blocks_order2.xlsx”) is on the main folder of the project. It should then be downloaded.
Indeed, adding the resources in additional resources via “Experiment Settings / Online / Additional Resources” solved the issue. Thank you very much! It is working now!
Bests