Skip to content
Discussion options

You must be logged in to vote

I think @vijaymarupudi's solution is very reasonable. I do store my data in columns to make the export to CSV easier. I use the jsPsych.data.get().uniqueNames() function (docs page) to get a list of all of the columns in the data, and then I create the database structure from those columns. Note that you have to run the experiment to completion (or at least through all of the trials that generate different kinds of data) before calling the method.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jodeleeuw
Comment options

You must be logged in to vote
6 replies
@jodeleeuw
Comment options

@dm0rg8n
Comment options

@dm0rg8n
Comment options

@jodeleeuw
Comment options

@dm0rg8n
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants