Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Variables read from Excel file

Hi,

I am new to Open Sesame. In my experiment I have about 20 stories and on each story there are 4-5 questions.
I have one loop that goes over the stories and for each story I have an excel file in which I define the questions about it.

So I have two loops. In the outer loop I defined for each story the full path of the excel file which controls the inner loop.
In the inner loop I used file as a source and wrote "[questionsFile]" (without the quotations marks) which is the name of the variable in the outer loop.

In the Excel file for the inner loop I have variables (such as "questionSlide") but Open Sesame writes error that this variable does not exist. When I look at the variables using Ctrl+I I indeed do not see this variable.

How can I cause Open sesame to see the variables ?

Thanks
Noa

Sign In or Register to comment.