diff --git a/examples/jspsych-categorize-html.html b/examples/jspsych-categorize-html.html index 9f7138bc..75a7b6af 100644 --- a/examples/jspsych-categorize-html.html +++ b/examples/jspsych-categorize-html.html @@ -18,7 +18,7 @@ stimulus: '
', key_answer: 66, choices: [66, 80], - text_answer: 'happy', + text_answer: 'blue', correct_text: "

Correct. This color is %ANS%.

", incorrect_text: "

Incorrect. This color is %ANS%. Please press the correct key to continue.

", prompt: "

Press B if the square is blue. Press P if the square is purple.

",