Observers downloading their own data

Dear all,

a quick question: is it possible to allow observers to download their own data, even in “run” mode?

I ask this because I’m planning a workshop where I will use psychopy + pavlovia to demostrate an experiment. The idea is that attendees run an experiment, download their own data, so that they can analyze their data in their laptops.

In “pilot” mode this works without problems, but the link is only valid for 1 hour. So I was wondering if I can run the experiment in “run” mode, but ALSO have the automatic download of the CSV file at the end.

Thanks!

Guillermo

If you are running a workshop, then couldn’t you generate a new pilot link at the start of the session?

yes that’s what I was planning to do, but as the workshop will be more than 2 hours long, I’ll have to do it again in the middle of it. I was wishing I could prevent that somehow.

The timing for the pilot code is checked when you launch the experiment, rather than at the end.

In the end I did it like you suggested, getting the link at the start of the workshop. It worked well. Thanks for the suggestion!