Slider in OSWeb
Hi,
I previously built an experiment in OpenSesame where images are shown with a slider rating scale. I used the code provided here to build the slider: https://forum.cogsci.nl/index.php?p=/discussion/40/solved-implementing-a-slider#latest
Now I want to change my experiment to run in OSWeb. Since python inline scripts don't work there and I'm not experienced in javascript, my question is if there is a way to implement a slider that works in OSWeb?
Thanks,
Sarah
This discussion has been closed.
Comments
Hi Sarah,
Unfortunately it is currently not possible to build a slider for online experimenting with functionality that Opensesame provides. Perhaps it is possible to implement sliders with javascript(e.g. here), but how to embed them on your canvas/sketchpad, I have absolutely no idea.
Sorry if this isn't particularly helpful.
Eduard
Hi @eduard ,
based on the link you sent me, can I actually use the HTML code in OpenSesame - and if so, where would I insert this code?
Or are you suggesting that I use the drawing commands from the sketchpad and insert the variables from javascript there?
I'm very much a newbie in javascript, so an example would be super helpful.
Thanks and all the best,
Sarah
Ok, then I close this one as replacement for this discussion.