[closed] print a feedback
Sorry, it's the first time I work with openSesame.
I wanted to know if it is possible to send to a printer a feedback page, under Android ![]()
thanks,
alessio
Sorry, it's the first time I work with openSesame.
I wanted to know if it is possible to send to a printer a feedback page, under Android ![]()
thanks,
alessio
Comments
Hi Alessio,
I doubt that there is a command to directly literally print something (you mean to print something on paper right?). But perhaps someone else here knows more than me!
However, with the inline_script item you can always put code to write anything (like feedback) to a text file, and print that textfile yourself after the experiment is done.
Cheers,
Josh
Josh, thanks for your answer
I'm afraid your solution is not suitable for my purposes, I want to run this experiment on an android device in kiosk mode.
I will put a more general question. My main doubt is if to go with opensesame or to a web-experiment.
closed as duplicate of #1493