-
Notifications
You must be signed in to change notification settings - Fork 140
Quickstart
Todd Gureckis edited this page Dec 14, 2013
·
9 revisions
After installing, explore psiTurk with seven easy steps:
- Sign up with Amazon here.
- Sign up for a Mechanical Turk requester account, available here.
- To use our demo, create a directory, open it e.g.,
mkdir psiTurkDemo; cd psiTurkDemo
, and then issue the commandpsiturk-setup-example
. - Edit the config.txt file in this directory to include you Amazon credentials and change the
server
option to the ip/hostname of your local computer (more info here). - Start
psiturk
to launch the interactive command shell (full list of command savailable by typinghelp
at the interactive prompt). - Type
start_server
at the prompt to start the webserver. - Type
debug
at the prompt to launch the psiTurk demo experiment in a new browser window.