Replies: 3 comments
-
Hi @Vizitok Are you using jsPsych 6.3 like they are in the example? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No I am using jspsych 7.0, but I added the equivalent plugins in jspsych 7 i.e. keyboard-html plugin |
Beta Was this translation helpful? Give feedback.
0 replies
-
This page totally works. I used it to set up my csv save functions. |
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.
-
Hello,
I am having real difficulties saving csv files to my server.
I have followed the instructions outlined on this page, and my php file is in the same folder as my experiment on the server :
https://softdev.ppls.ed.ac.uk/online_experiments/example_code/datasaving.html#datasaving
My code for the php file and the saving data code is the same as the example here so I am not sure what I am doing wrong. No csv file appears at all when I have tried implementing this code. Would greatly appreciate any help
Thank you
Beta Was this translation helpful? Give feedback.
All reactions