Skip to content

Commit

Permalink
Update demographics.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AuzMoore authored Feb 23, 2024
1 parent 5b2526d commit b2891c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions study1/experiment/demographics.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ var demographics_endscreen = {
type: jsPsychHtmlButtonResponse,
stimulus:
"<h1>Thank you</h1>" +
"<p><b>Please now complete the DogoNogo game, and then return </b><br>"+
"Once you have returned after the game, please click continue to advance to some short questionaires</p> ",
"<p align='left'><b>Please now complete the DogoNogo game, and then return </b><br>" +
"Once you have returned after the game, please click continue to advance to some short questionaires</p>",
choices: ["Continue"],
data: { screen: "endscreen" },
}
Expand Down

0 comments on commit b2891c8

Please sign in to comment.