From df68ce4156911ba16f6f96ec3e14626a48828784 Mon Sep 17 00:00:00 2001 From: Simone Poggesi <117054508+spoggesi@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:33:48 +1200 Subject: [PATCH] Update rt-task_main_Puh.js --- rt-task_main_Puh.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rt-task_main_Puh.js b/rt-task_main_Puh.js index 29b04db..9c0e5dc 100644 --- a/rt-task_main_Puh.js +++ b/rt-task_main_Puh.js @@ -9,7 +9,8 @@ var timeline = []; /* define instructions trial */ var instructions = { type: "html-keyboard-response", - stimulus: "

You will now carry out the same task.

" + + stimulus: "

Please eat a spoonful of the sample, but do not finish it.

" + + "

You will now carry out the same task.

" + "

This time, please respond to whether you associate the word shown with the yoghurt you have just eaten or your experience of eating this yoghurt.

" + "

There are no incorrect answers, just your opinion.

" + "

Please place your fingers over the F and J keys ready to make your choices.

" +