psychojs
psychojs copied to clipboard
Startup GUI: using boolean does not create checkbox
In PsychoPy if a boolean value is used in expInfo
that creates a checkbox option, online this instead makes a free-text entry.
Minimal demo: https://run.pavlovia.org/Consultancy/checkbox_test/
Will be fixed in: https://github.com/psychopy/psychopy/pull/4380