jspsych / datapipe

Send data from your behavioral experiments to the OSF. Born-open data as a service.
https://pipe.jspsych.org
MIT License
26 stars 1 forks source link

Add copy/paste code for saving data in jspsych for a particular experiment #5

Closed jodeleeuw closed 1 year ago

jodeleeuw commented 2 years ago

On an experiment page (/pages/admin/[experiment_id].js) we can add a code snippet that includes a jsPsych trial to save code. Eventually this could be expanded to include a generic JS statement (e.g., fetch(...)) if we allow not jsPsych usage.