Hi all, I am wondering: is it possible to generate multiple output CSV files using PsychoPy online?
OS: (Win10)
PsychoPy version: (2020.1.3)
Standard Standalone?: (yes)
What are you trying to achieve?:
Create multiple CSV output files from an experimental run with a participant using Pavlovia. Specifically, I would like to output 5 CSV files, each with unique data from the experiment.
What did you try to make it work?:
I have searched the forum, however not found any threads regarding the need to output multiple CSV files. I have successfully used psychoJS.experiment.addData to add data to the single experiment CSV file, but not to individual files.