Skip to content

Saving the data #815

Discussion options

You must be logged in to vote

@AustinThoughtLab, welcome! The answer depends a lot on what you want to do. Basically, you need a database to store the data in. This page in the jsPsych docs talks about how to communicate with a MySQL database if you have one already set up. This page tells you how to submit the data directly to Amazon Mechanical Turk (obviously only relevant if you are running your study on AMT).

Either way, you'll also need a Web server to run your experiment on. If you are using AMT, you can probably embed your code right into the default AMT HTML page. There is something similar for Prolific, but I don't know as much about that.

Another popular option for working with Amazon Mechanical Turk is PsiTurk

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AustinThoughtLab
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