Using the last user's response in the next trial

Hey everyone,

I was wondering if anyone has tried adding a reproductive aspect in pavlovia (like a telephone game), where the next user is fed the previous user’s result. If so, how was it done?

As of right now, I’m thinking of attaching an excel file into gitlab modifying it during the experiment, and then using some api to update the project repo for the next trial.

Does anyone know of a possible better way of doing things?

Thanks

I haven’t found a way to edit a file within Gitlab during an experiment so my method would be to send the result to an external web page (like my study portal) and then have the relevant information added to the URL for the next participant and read by the expInfo dialogue box.