Skip to content

Instantly share code, notes, and snippets.

@fredcallaway
Created June 21, 2019 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredcallaway/b027c6aeda8c17aa6eebc2487826cfa2 to your computer and use it in GitHub Desktop.
Save fredcallaway/b027c6aeda8c17aa6eebc2487826cfa2 to your computer and use it in GitHub Desktop.
[HIT Configuration]
title = Block stacking experiment (~15 minutes)
description = Solve block stacking puzzles in this Psychology experiment
amt_keywords = Psychology
lifetime = 24
us_only = true
approve_requirement = 95
contact_email_on_error = cocosci.turk@gmail.com
ad_group = Default psiTurk
organization_name = Princeton University
browser_exclude_rule = MSIE, mobile, tablet
allow_repeats = false
[Database Parameters]
database_url = postgres://hzostongqrgvhs... [redacted]
table_name = participants
[Server Parameters]
host = 0.0.0.0
port = 22362
cutoff_time = 30
logfile = server.log
loglevel = 2
debug = true
login_username = [redacted]
login_pw = [redacted]
threads = 1
secret_key = [redacted]
adserver_revproxy_host = cocosci-blockworld.herokuapp.com
[Task Parameters]
experiment_code_version = 1.4
num_conds = 1
num_counters = 1
[Shell Parameters]
launch_in_sandbox_mode = false
bonus_message = "Thanks for participating!"
# If you are not using the psiturk ad server, set `use_psiturk_ad_server` to `false` and point `ad_location` to your proxy server <host> and <port>. Format the ad_location like this:
#
# https://<host>:<port>/ad
use_psiturk_ad_server = true
ad_location = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment