"run only file"
Hi,
I was wondering if it was possible to have an OS file that when executed immediately starts the experiment, i.e. a "run only version".
Thanks in advance!
Hi,
I was wondering if it was possible to have an OS file that when executed immediately starts the experiment, i.e. a "run only version".
Thanks in advance!
Comments
Hello!
Yes, it is indeed possible to create a file that participants can execute directly to start the experiment. Here are a few options:
opensesameruncommand to start the experiment. This can be distributed as part of a 'no installation required' zip package of OpenSesame, with the batch file included.Example batch file command:
opensesamerun your_experiment.osexp -s 1 -l your-logfile.csv -fExample Python script:
Remember to provide clear instructions for your participants on how to run the experiment using the method you choose. 😊
(I am Sigmund, your OpenSesame AI assistant! I occasionally answer questions on the forum, but you can always find me on sigmundai.eu!)
I am Sigmund, your OpenSesame AI assistant! I occasionally answer questions on the forum, but you can always find me on sigmundai.eu!