If this template helps then use it. If not then just delete and start from scratch.
OS. Win11 PsychoPy version v2022.1.4
**Standard Standalone? yes
**What are you trying to achieve?:**i would like to alternate the position of the slider by changing the x coordinate to the saved parameter name “f4.” (see attached excel file) But when I did that the slider did not appear. The other 2 parameters (f2, f3) work fine.
What did you try to make it work?: I tried changing the position to “set every repeat.”
What specifically went wrong when you tried that?: nothing changed, the slider still did not appear.
you need to set the position to update each repeat instead of being constant:
-When I did that, the experiment ran, but the slider no longer appeared. However, if I set a normal coordinate e.g. ( 0, -400) instead of using a parameter from the excel file, the slider would appear.
Thank you again for your responses. So I had been playing around, and now, at the current setting (screenshot) my slider appears but only at the middle (image).
thank you again for responding! I did more research and there seems to be a bug with the version of psychopy that I have, so I think using the latest version would ensure that there’s no problems with the slider. But for now I added a custom code in my current version.