[open] Open Sesame with Tablet
I would like to run open sesame with a tablet AND a computer simultaneously. I would like to have a picture appear on a computer monitor that is running the experiment, and then have an individual select the corresponding symbol on a tablet that is displaying a grid of possible symbols. I would like the bulk of the experiment to be run through the computer with the tablet serving more are a keyboard/selection device. I need the response time and accuracy to be recorded.
Is this something OpenSesame can do?
Thank you
Comments
Hi Tracy,
It's certainly possible, but it will involve considerable scripting and network communication. To get an idea of how you could implement network communication in Python (and thus OpenSesame), you can take a look at the discussion below. It's a very different paradigm, but the basic solution wouldn't be too different from your case.
And a basic knowledge of Python will come in handy, of course!
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!