Im doing a project for a touchscreen, in a text-based world!
I have limesurvey up and running- but since its a touchscreen kiosk, there won't be a keyboard available. So my thought was to run a script to display pressable icons - In this case, the images of the local radio stations.
The theory being- User presses a button on the screen, it registers as a click, and the script automagically takes this as standard input rather than a keyboard.
Anyone have any experience/direction?