Replies: 2 comments
-
Hi @andreaar5 , You can save data on your laptot using // first argument is the format, second is the filename.
// the format can be either 'csv' or 'json'.
jsPsych.data.get().localSave('csv','mydata.csv'); Check the docs: https://www.jspsych.org/core_library/jspsych-data/#localsave Best, Gustavo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm going to shift this to discussions since it is a support request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am quite new here.
This year, I run an experiment and I used a free server to save data.
Now I want to run another experiment offline.
How can I save data on my laptop? Is it possible?
Thanks,
Andrea
Beta Was this translation helpful? Give feedback.
All reactions