Skip to content

Commit 152837c

Browse files
author
Thanh Tung Bui
committed
Merge branch 'PostPilot' of https://github.com/tonytbui/expfactory-experiments into PostPilot
2 parents 9127e92 + 2205ebf commit 152837c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stop_signal_with_shape_matching/experiment.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,9 @@ var stop_boards = ['<div class = starbox>','</div>']
379379

380380
var stims = createTrialTypes(practice_len)
381381

382+
382383
var prompt_text_list = '<ul style="text-align:left">'+
384+
383385
'<li>Respond if the green and white shapes are the same or different!</li>' +
384386
'<li>Same: ' + possible_responses[0][0] + '</li>' +
385387
'<li>Different: ' + possible_responses[1][0] + '</li>' +

0 commit comments

Comments
 (0)