#1 by carooo
Hello, I'm working with the official oTree SVO sample game and was wondering if there is an easy solution to remove the default value from the sliders. Currently, a participant does not have to move the slider and can go through the game without actually putting in any effort. The default value is always 4. I know that there is a large discussion around sliders and their default values but just in case a solution was found at some point, I'd appreciate your help! I'm referring to this sample game: https://s3.amazonaws.com/otreehub/browsable_source/d7188187-cdba-4c61-ae3a-d7cc3d6fcde9/svo/index.html Thank you so much! Caro
#2 by BonnEconLab
The thread on https://www.otreehub.com/forum/545/ addresses slider (<input type="range">) customization.
#3 by carooo
Thanks! I've stumbled across this thread in the past. I am kind of hoping there's a quick fix for the default value of the html slider in the SVO game. I know this is a bit of a long shot.