Skip to content

Commit

Permalink
exp: visual oddball - end trial after final screen
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed Sep 25, 2024
1 parent 170db4f commit b85182d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/public/experiments/visual_oddball.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
type: jsPsychHtmlButtonResponse,
stimulus: "Thank you for your time! We'll download and analyze your data.",
choices: [],
trial_duration: 2000, // end after 2 seconds
});

jsPsych.run(trials);
Expand Down

0 comments on commit b85182d

Please sign in to comment.