Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
willdemelo authored Nov 9, 2024
1 parent 0851527 commit dcba271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h2>Daily Routines and Lifestyle Survey</h2>
type: jsPsychSurveyLikert,
questions: [
{
prompt: "I am satisfied with my donation. (1 = not at all, 7 = very much)",
prompt: "Please indicate your agreement with the following questions. <br> I am satisfied with my donation. (1 = not at all, 7 = very much)",
labels: ["1", "2", "3", "4", "5", "6", "7"],
required: true
},
Expand Down

0 comments on commit dcba271

Please sign in to comment.