I have an experiment where PsychoPy presents stories sentence by sentence from a bunch of different excel sheets. I would like it to ask a question from the same excel sheet after presenting all of the sentences from it, but cannot figure out how to do so. I can only figure out how to have it ask the same question for each story, or ask questions from a different “conditions” excel file. How would I have it present a question from the same excel sheet it is presenting each story from?
For example, I have ten excel sheets, each with a different story in it featuring two characters. PsychoPy is presenting each story sentence by sentence. Then after each story, I want to ask, “Which character did you like more, John or Kate?” The names in the question need to be different for each story, to match the names of the character in the story. Do I add the question as a row at the end of my excel sheet, or as its own column?
And then in the builder, how do you get it to ask the question from that excel sheet?
My apologies for any lack of clarity–I am struggling with putting this experiment together.