Skip to content

Commit

Permalink
update redirected link in jsPsych
Browse files Browse the repository at this point in the history
  • Loading branch information
KexinJiang27 committed Nov 21, 2024
1 parent 4660c4f commit 53a3bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@

var debrief = {
type: jsPsychHtmlKeyboardResponse,
stimulus: '<div class="stimulus- text" style="max-width: 1500px;"> Thank you for completing the survey. This survey was intended to understand how people make judgments about morality and what factors infludence their judgments. <p><a href="https://app.prolific.com/submissions/complete?cc=CVWDWOUQ">Click here to return to Prolific and complete the study</a>.</p> </div > ',
stimulus: '<div class="stimulus- text" style="max-width: 1500px;"> Thank you for completing the survey. This survey was intended to understand how people make judgments about morality and what factors infludence their judgments. <p><a href="https://app.prolific.com/submissions/complete?cc=CD50KX0C">Click here to return to Prolific and complete the study</a>.</p> </div > ',
choices: "NO_KEYS"
};

Expand Down

0 comments on commit 53a3bf7

Please sign in to comment.