URL of experiment: https://run.pavlovia.org/IgnatDavydov/tindermnum
Description of the problem: Hello! I have uploaded the experiment on pavlovia and everything went fine but I have found that the files with the results are empty.
What should I do to fix it?
I just released a pilot study online. My data saving test was successful. However, with my pilot subject run, only 3 files were saved, and the rest were either missing or empty csv. The survey part of my study all saved properly. Some subjects also reported study crushed. This felt altering to me but I am not sure what was wrong.
Any idea/suggestions?
Study link: https://run.pavlovia.org/QxF/swimtask2
Did you make any edits to the JavaScript directly?
Took a look. I see that you’ve been editing straight in JS (instead of via the builder) and I notice that the version of PsychoJS being used is quite an old one (v2020.1, while we’re now at 2021.1.2). I see some code in there that doesn’t actually do anything, such as order_num.toString(); on line 3726.
I’m sorry to say that I can’t really debug this code; it’s way too complex to get a grasp of. Taking a general look I’d say: consider rebuilding it in the most recent version of PsychoPy builder…
Here’s another thread with some thoughts.
URL of experiment: https://run.pavlovia.org/winnie/version4_videostim/html
Description of the problem: when I download the results the data files are not in the folder. Sometimes the .log file is there but not the CSV.
I just put the project in pilot mode to save credits, but it was in running mode earlier and it did manage to save 1 participant’s data today.
The experiment was built in PsychoPy with a few manual code components. Redirect URLs were set in the Builder and participants are aske…
Yes, and thanks for referring these two posts.
I just created a new topic and this may explain my problem better:
URL of experiment: https://run.pavlovia.org/QxF/swimtask2
URL of scripts: https://gitlab.pavlovia.org/QxF/swimtask2
Description of the problem
My task was developed with JavaScript and PsychoPy libraries for data saving. My recent pilot on April 23rd resulted in a failure of writing CSV data files on the Pavlovia server. My task was distributed on Prolific, and subjects must complete the task in order to complete the a second part survey. All survey results were saved correctly but I failed t…