Hi everyone,
I need to make a sentence comprehension task, and it will look like this (in steps):
-Instructions
-Fixation in the middle (infinite; [SPACE])
-Word 1, word 2, word 3 etc. of the sentence
-Comprehension question, with two possible answers (left or right arrow).
-Next sentence
and so on.
Well, I know how to make an experiment like this in a very complex matter. I will create a list with word1, word 2 etc., comprehension question with two possible anwsers, and right anwser. The sentences differ in lenght, so I would also insert an inline with an if...then... condition. So, if the last word is presented, it should jump right to the comprehension question.
I was wondering if there is an easier way of making such experiment, by means of a script, or something else.