between-subjects design
Can I get help with code for starting an OpenSesame experiment with between-subjects design? I have an experiment designed to run in two different languages and with different versions for males and females. I want to start with a basic form where the subjects can define their language and gender. And respectively this would call the appropriate version. I suppose I can do it with an inline-script. I think it best to do it is after the instructions phase. Thanks
Comments
Hi @dalitmil ,
I don't think you necessarily need an inline script. You can ask participants for their gender with a form_mutliple_choice item at the very beginning of your experiment. Next, you could use Run-if statements to determine which part of the experiment to run, depending on the response that participants gave on the form. And then you can do the same thing for the language.
I uploaded an example here.
Hope this helps!
Cheers,
Lotje
Did you like my answer? Feel free to
