Creating excel files

URL of experiment: https://run.pavlovia.org/jemmasedgmond/h_v1/html/

Description of the problem: I’ve created an experiment whereby the stimuli presented to participants is dependent upon the way in which they’ve rated it, i.e. I want to make sure the stimuli used is personalised to each participants preferences.

This is working on my computer but when I try to run it online I’m receiving errors related to the excel files that my script is creating. Does this mean that it’s not possible to create/overwrite excel files when running an exp online?

To give an example, participants rate pictures of food, from their ratings my code selects the 6 foods with specific ratings and then puts these into an excel file which is then used in the experimental loop.

Many thanks

I’m afraid that this doesn’t yet seem to be possible online.

Assuming that this is within a single experiment you should story the information in a list (array) or a dictionary.