datapipe
datapipe copied to clipboard
Send data from your behavioral experiments to the OSF. Born-open data as a service.
Thank you so much for this valuable tool. I've had a few issues recently where data from around 10% of my participants did not get saved properly to OSF despite...
I think right now the validation functions don't work properly if required fields is empty.
This is the provided code to request the next condition number if not using jsPsych: ```{js} const response = await fetch("https://pipe.jspsych.org/api/condition/", { method: "POST", headers: { "Content-Type": "application/json", Accept: "*/*",...
Thanks for all your work in building this tool, which I am trying to integrate with an experiment I've built using Javascript (not jsPsych). I copied and modified the sample...
draft until we're both satisfied with the changes! hi all, this is a PR for some revamps to the homepage, and a small discussion for how exactly we want to...
right now we are catching errors and logging them, but not showing any useful UI to the user.
Adding a path name to the file seems to cause an error in OSF API. Looks like we would need to have a different target upload link to send to...
Create a documentation page that explains the errors listed in `/functions/api-message.js`. We can even add a link to the URL in the `message` for each error. This also helps document...
see #66 for some context. this looks like a useful guide: https://stackoverflow.com/questions/50741936/rate-limiting-for-google-firebase-cloud-functions