MsPop
About
- Username
- MsPop
- Joined
- Visits
- 6
- Last Active
- Roles
- Member
Comments
-
You're right, that works. I actually hadn't clicked that you could add results data to that command and it would also submit the data. So jatos.endStudyAndRedirect(completion_url, results) works perfectly. Yay!
-
I am still having trouble with this. The following works great indicating that I can submit data to our server: var jsPsych = initJsPsych({ on_finish: function() { var results = jsPsych.data.get().ignore(['int…
-
Thanks for this. The example study works fine! The issue seems to be that I was using the command: on_finish: function(data) { var results = jsPsych.data.get().ignore(['internal_node_id','button_pressed']).csv(); …
-
No they are tiny text files. When I run my test experiment it is only 35 lines of data, 13kb.