Howdy, Stranger!

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

Supported by

[open] defined variables in sequence without loop

edited June 2013 in OpenSesame

Hi,

sorry for my english, I'm frenc ;-).
Also, I'm juste get starting with open sesame and I'm in a kind of little stroke.
I want to present stimuli (two faces) to my participant and that they indicated me which one they prefere. I though to create a script in form_base in order to present the two faces and to use touch_response to collected the answers.
I have two problem now. I don't want to have mutliple cycles, so I tried to only make a sequence and of course, as I have understand, I can't defined easily my variables. And almost, I didn't found how to me it. Second, even I decided to modify the loop to get started to the last cycle, I don't have the data correctly on my .csv file.
I think it's because of the way I constructed my XP. I have placed my logger at the end of my sequence and not the experiment but the only data that I have is the answer for the third and the last form_base.
So my questions are: can I make a sequence without loop and defined in an another way my variable?
And do you know why I just have the data for the last form_base?

Thank you very much for your help!

Comments

Sign In or Register to comment.