When looking at the .csv files for experiments collected online, I have noticed that for all trials, variables that define text and image resources are saved according to the value on only the last trial. That is, for all trials, the value of variables for text and image resources are always the same — the value according to the last trial.
I have confirmed that this does not happen when collected through psychopy on my local computer. I have also downloaded community experiments and have noticed the same pattern. Most notably with the Stroop demonstration.
I am currently observing the same behaviour in my experiment. I believe the update is located in this commit:
What would you recommend is the best way for me to utilize this commit for the above fix. For context,
I am using the mac gui for building my experiment and Pavlovia for online experiments.
Thank you in advance for all your help. I echo everyone above in believing Psychopy is a great tool.