I am using the builder v2024.2.1 to create online experiments and I am currently a bit stuck/frustrated because when using the builder the local version of my experiments do not look like the online version at all. There is nothing in the documentation that addresses the issue (Slider Component โ PsychoPy v2024.2.2).
Honestly, any general advise or specific suggestions are welcome. Do I have to use the coder for online experiments or at least custom code for all of these things?
For instance, in my current local version the slider looks like this:
A similar problem exists for the progress bar (Cannot load progress bar during plioting on pavlovia - #3 by JAQuent), as a PsychoPy new-comer I am wondering whether it is even prudent to use the builder for online experiments or whether I am overestimating its functionality.
Yes, I heard that coder is not recommended and I definitely would prefer staying away from that but the builder is also not producing expected results.
I just realised that Styles rating looks much better than slider when comparing online vs. local and thanks to your code I at least found how to change the colour and size of the marker. By adding this to the Begin Routine:
Can I also change the marker type like this? Unfortunately, I donโt find where I can see what properties slider.marker even has in the documentation (Slider โ PsychoPy v2024.2.2).