File tree 33 files changed +69
-35
lines changed
information_sampling_task
motor_selective_stop_signal
psychological_refractory_period_gonogo_choice
psychological_refractory_period_two_choices
33 files changed +69
-35
lines changed Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-call-function.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
38
39
"deployment_variables" :{"jspsych_init" :
39
40
{"fullscreen" : true ,
40
41
"display_element" : " getDisplayElement" ,
41
- "on_trial_finish" : " addID()" }
42
+ "on_trial_finish" : " addID('bickel_titrator' )" }
42
43
}
43
44
}
44
45
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
13
13
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
38
39
"deployment_variables" :{"jspsych_init" :
39
40
{"fullscreen" : true ,
40
41
"display_element" : " getDisplayElement" ,
41
- "on_trial_finish" : " addID()" }
42
+ "on_trial_finish" : " addID('choice_reaction_time' )" }
42
43
}
43
44
44
45
}
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
11
11
" static/js/jspsych/plugins/jspsych-call-function.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
46
47
"deployment_variables" :{"jspsych_init" :
47
48
{"fullscreen" : true ,
48
49
"display_element" : " getDisplayElement" },
49
- "on_trial_finish" : " addID()"
50
+ "on_trial_finish" : " addID('columbia_card_task_cold' )"
50
51
}
51
52
}
52
53
]
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
11
11
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
12
12
" static/js/jspsych/plugins/jspsych-call-function.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
46
47
"deployment_variables" :{"jspsych_init" :
47
48
{"fullscreen" : true ,
48
49
"display_element" : " getDisplayElement" },
49
- "on_trial_finish" : " addID()"
50
+ "on_trial_finish" : " addID('columbia_card_task_hot' )"
50
51
}
51
52
}
52
53
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
13
13
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
32
33
"deployment_variables" :{"jspsych_init" :
33
34
{"fullscreen" : true ,
34
35
"display_element" : " getDisplayElement" ,
35
- "on_trial_finish" : " addID()" }
36
+ "on_trial_finish" : " addID('dietary_decision' )" }
36
37
}
37
38
}
38
39
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-multi-stim-multi-response.js" ,
13
13
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
32
33
"deployment_variables" :{"jspsych_init" :
33
34
{"fullscreen" : true ,
34
35
"display_element" : " getDisplayElement" ,
35
- "on_trial_finish" : " addID()" }
36
+ "on_trial_finish" : " addID('digit_span' )" }
36
37
}
37
38
}
38
39
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-call-function.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
33
34
"deployment_variables" :{"jspsych_init" :
34
35
{"fullscreen" : true ,
35
36
"display_element" : " getDisplayElement" ,
36
- "on_trial_finish" : " addID()" }
37
+ "on_trial_finish" : " addID('dimensional_set_shifting' )" }
37
38
}
38
39
}
39
40
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
38
39
"deployment_variables" :{"jspsych_init" :
39
40
{"fullscreen" : true ,
40
41
"display_element" : " getDisplayElement" ,
41
- "on_trial_finish" : " addID()" }
42
+ "on_trial_finish" : " addID('directed_forgetting' )" }
42
43
}
43
44
44
45
}
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
36
37
"deployment_variables" :{"jspsych_init" :
37
38
{"fullscreen" : true ,
38
39
"display_element" : " getDisplayElement" ,
39
- "on_trial_finish" : " addID()" }
40
+ "on_trial_finish" : " addID('discount_titrate' )" }
40
41
}
41
42
}
42
43
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
38
39
"deployment_variables" :{"jspsych_init" :
39
40
{"fullscreen" : true ,
40
41
"display_element" : " getDisplayElement" ,
41
- "on_trial_finish" : " addID()" }
42
+ "on_trial_finish" : " addID('dot_pattern_expectancy' )" }
42
43
}
43
44
}
44
45
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/plugins/jspsych-call-function.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
31
32
"deployment_variables" :{"jspsych_init" :
32
33
{"fullscreen" : true ,
33
34
"display_element" : " getDisplayElement" ,
34
- "on_trial_finish" : " addID()" }
35
+ "on_trial_finish" : " addID('emotion_regulation' )" }
35
36
}
36
37
}
37
38
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
31
32
"deployment_variables" :{"jspsych_init" :
32
33
{"fullscreen" : true ,
33
34
"display_element" : " getDisplayElement" ,
34
- "on_trial_finish" : " addID()" }
35
+ "on_trial_finish" : " addID('flanker' )" }
35
36
}
36
37
}
37
38
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-call-function.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
38
39
"deployment_variables" :{"jspsych_init" :
39
40
{"fullscreen" : true ,
40
41
"display_element" : " getDisplayElement" ,
41
- "on_trial_finish" : " addID()" }
42
+ "on_trial_finish" : " addID('go_nogo' )" }
42
43
}
43
44
44
45
}
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
42
43
"deployment_variables" :{"jspsych_init" :
43
44
{"fullscreen" : true ,
44
45
"display_element" : " getDisplayElement" ,
45
- "on_trial_finish" : " addID()" }
46
+ "on_trial_finish" : " addID('hierarchical_rule' )" }
46
47
}
47
48
}
48
49
]
Original file line number Diff line number Diff line change 12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-call-function.js" ,
14
14
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
15
+ " static/js/utils/poldrack_utils.js" ,
15
16
" experiment.js" ,
16
17
" static/css/jspsych.css" ,
17
18
" static/css/default_style.css" ,
33
34
"deployment_variables" :{"jspsych_init" :
34
35
{"fullscreen" : true ,
35
36
"display_element" : " getDisplayElement" ,
36
- "on_trial_finish" : " addID()" }
37
+ "on_trial_finish" : " addID('image_monitoring' )" }
37
38
}
38
39
}
39
40
]
Original file line number Diff line number Diff line change 9
9
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
10
10
" static/js/jspsych/plugins/jspsych-call-function.js" ,
11
11
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
12
- " experiment.js" ,
13
- " static/css/jspsych.css" ,
12
+ " static/js/utils/poldrack_utils.js" ,
13
+ " experiment.js" ,
14
+ " static/css/jspsych.css" ,
14
15
" static/css/default_style.css" ,
15
16
" style.css"
16
17
],
32
33
"publish" :" True" ,
33
34
"deployment_variables" :{"jspsych_init" :
34
35
{"fullscreen" : true ,
35
- "display_element" : " getDisplayElement" }
36
+ "display_element" : " getDisplayElement" ,
37
+ "on_trial_finish" : " addID('information_sampling_task')" }
36
38
}
37
39
38
40
}
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
31
32
"deployment_variables" :{"jspsych_init" :
32
33
{"fullscreen" : true ,
33
34
"display_element" : " getDisplayElement" ,
34
- "on_trial_finish" : " addID()" }
35
+ "on_trial_finish" : " addID('keep_track' )" }
35
36
}
36
37
}
37
38
]
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css" ,
30
31
"deployment_variables" :{"jspsych_init" :
31
32
{"fullscreen" : true ,
32
33
"display_element" : " getDisplayElement" ,
33
- "on_trial_finish" : " addID()" }
34
+ "on_trial_finish" : " addID('kirby' )" }
34
35
}
35
36
}
36
37
]
Original file line number Diff line number Diff line change 10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
13
+ " static/js/utils/poldrack_utils.js" ,
13
14
" experiment.js" ,
14
15
" static/css/jspsych.css" ,
15
16
" static/css/default_style.css"
30
31
"deployment_variables" :{"jspsych_init" :
31
32
{"fullscreen" : true ,
32
33
"display_element" : " getDisplayElement" ,
33
- "on_trial_finish" : " addID()" }
34
+ "on_trial_finish" : " addID('letter_memory' )" }
34
35
}
35
36
}
36
37
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
37
38
"deployment_variables" :{"jspsych_init" :
38
39
{"fullscreen" : true ,
39
40
"display_element" : " getDisplayElement" ,
40
- "on_trial_finish" : " addID()" }
41
+ "on_trial_finish" : " addID('local_global_letter' )" }
41
42
}
42
43
}
43
44
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
13
13
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/css/jspsych.css" ,
16
17
" static/css/default_style.css" ,
31
32
"deployment_variables" :{"jspsych_init" :
32
33
{"fullscreen" : true ,
33
34
"display_element" : " getDisplayElement" ,
34
- "on_trial_finish" : " addID()" }
35
+ "on_trial_finish" : " addID('local_global_shape' )" }
35
36
}
36
37
}
37
38
]
Original file line number Diff line number Diff line change 11
11
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
12
12
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-single-stim.js" ,
13
13
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-categorize.js" ,
14
+ " static/js/utils/poldrack_utils.js" ,
14
15
" experiment.js" ,
15
16
" static/js/jspsych/poldrack_plugins/jspsych-stop-signal.js" ,
16
17
" static/js/jspsych/plugins/jspsych-survey-text.js" ,
41
42
"deployment_variables" :{"jspsych_init" :
42
43
{"fullscreen" : true ,
43
44
"display_element" : " getDisplayElement" ,
44
- "on_trial_finish" : " addID()" }
45
+ "on_trial_finish" : " addID('motor_selective_stop_signal' )" }
45
46
}
46
47
47
48
}
Original file line number Diff line number Diff line change 9
9
" static/js/jspsych/poldrack_plugins/jspsych-poldrack-instructions.js" ,
10
10
" static/js/jspsych/poldrack_plugins/jspsych-attention-check.js" ,
11
11
" static/js/jspsych/poldrack_plugins/jspsych-single-stim-button.js" ,
12
+ " static/js/utils/poldrack_utils.js" ,
12
13
" experiment.js" ,
13
14
" static/css/jspsych.css" ,
14
15
" static/css/default_style.css"
28
29
"deployment_variables" :{"jspsych_init" :
29
30
{"fullscreen" : true ,
30
31
"display_element" : " getDisplayElement" ,
31
- "on_trial_finish" : " addID()" }
32
+ "on_trial_finish" : " addID('multiplication' )" }
32
33
}
33
34
}
34
35
]
You can’t perform that action at this time.
0 commit comments