Pavlovia sporadically failing to saved data - where can I access logs?

Hi,

I have a jsPsych study up and running on Pavlovia that successfully saves data when I try it out, but has failed to create a data file for a few participants on Prolific who successfully reached the completion screen.

Where can I access logs to check for any errors?

Are you using daisy chaining or displaying the completion code to send the participants back to Prolific?

Running jsPsych experiments from Pavlovia shows how to add daisy chaining.

I did place the redirect URL in the on_finish function, but I didn’t add a timeout. Maybe that’ll solve the issue.