Hi all,
I’m running into a strange rendering issue with the Form component in PsychoPy Builder when running my study online via Pavlovia. Everything works perfectly in the local version, but once I launch it in the browser, the form doesn’t render properly. (Form content is taken from a csv)
Local version
Online version
As you can see,
- Some of the question text is cut off, and
- The response options (radio buttons) do not appear at all.
There are no error messages—just incorrect display.
I have seen some related posts saying form components are still not supported online. Is it true ? If so, are there any workarounds ? Any help will be greatly appreciated.