From 1676661c421a6e5708b4c9a5e38bd10f09486f39 Mon Sep 17 00:00:00 2001 From: Simone Poggesi <117054508+spoggesi@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:32:17 +1200 Subject: [PATCH] Update rtffhome.js --- rtffhome.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rtffhome.js b/rtffhome.js index ccdc088..939d3b6 100644 --- a/rtffhome.js +++ b/rtffhome.js @@ -9,9 +9,8 @@ var timeline = []; /* define instructions trial */ var instructions = { type: "html-keyboard-response", - stimulus: "
Please eat the rest of the sample. You can now finish all the yoghurt left in the 100g pot.
" + - "You will now carry out the same task as the practice 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.
" + + stimulus: "Please eat the rest of the sample. You can now finish all the yoghurt left in the pot.
" + + "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.
" + "Press any key to begin.
",