Skip to content

Commit

Permalink
Update rt-task_practice.js
Browse files Browse the repository at this point in the history
  • Loading branch information
spoggesi authored Oct 10, 2024
1 parent 5b99eec commit 7d02c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rt-task_practice.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var timeline = [];
/* define instructions trial */
var instructions = {
type: "html-keyboard-response",
stimulus: "<p><div style="font-size:30px;">You will now carry out the <strong>PRACTICE</strong> for the fast response task. Please answer as <strong>QUICKLY</strong> as you can.</div></p>" +
stimulus: "<p style="font-size:30px;">You will now carry out the <strong>PRACTICE</strong> for the fast response task. Please answer as <strong>QUICKLY</strong> as you can.</p>" +
"<p>You will see words appear quickly on-screen. Respond <strong>YES</strong> by using the <strong>J</strong> key or <strong>NO</strong> using the <strong>F</strong> key to whether these words can be associated with <strong>WEATHER TERMS</strong>.</p>" +
"<p>Please place your fingers over the F and J keys ready to make your choices.</p>" +
"<p>Press any key to begin.</p>",
Expand Down

0 comments on commit 7d02c16

Please sign in to comment.