forked from ContextLab/efficient-learning-khan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.txt
executable file
·35 lines (31 loc) · 907 Bytes
/
config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[HIT Configuration]
title = Learning & Memory Experiment
description = View Khan Academy videos and complete the following quizzes. PLEASE NOTE: This task is not compatible with Google Chrome.
amt_keywords = Psychology, Memory, Learning
lifetime = 24
us_only = true
approve_requirement = 95
require_master_workers = true
contact_email_on_error = [email protected]
ad_group = online learning experiment
psiturk_keywords = memory, learning
organization_name = Dartmouth College
browser_exclude_rule = mobile, tablet, Chrome
[Database Parameters]
database_url = sqlite:///efficient-learning-khan.db
table_name = participants
[Server Parameters]
host = 0.0.0.0
port = 22363
cutoff_time = 120
timeout = 120
logfile = server.log
loglevel = 1
debug = true
threads = auto
[Task Parameters]
experiment_code_version = 2.0
num_conds = 1
num_counters = 1
[Shell Parameters]
launch_in_sandbox_mode = true