The configuration of these sliders is all the same, with only the labels being different. I’m not entirely sure if the layout parameters are correct, so any help with that would also be appreciated:
One thing I would say to start with - are you familiar with pavlovia surveys? because if your original goal was something akin to a form then using a survey and embedding it might be a more aesthetically pleasing and functional way to go (sharing some youtube videos on this to get you started)
I think the issue here is that “choice” is treated as “radio” by slider online. So as a workaround you might want to use textbox stimuli and a mouse to click on one of those options.
I really like your solution of using textboxes — it’s a smart and flexible workaround. What I don’t quite understand, though, is why the “choice” component is treated as a radio button in the online version. Is that just a limitation of how the slider gets rendered on Pavlovia?
Yes - essentially it it just that this is a feature PsychoPy has that PsychoJS doesn’t have yet (PsychoJS is the online counterpart of PsychoPy and is kind of the younger sister of library of PsychoPy - so it isn’t unusual to find specific features in PsychoPy but not PsychoJS - but we’re slowly reaching better parity).