Hello everyone!
OS: Win10
PsychoPy version (e.g. 1.84.x): v2022.1.1
What are you trying to achieve?:
I am very new to PsychoPy and have next to no programming experience. I am trying to add a form component for demographic data to our existing experiment, using @arnon_weinberg 's wonderful demo (VESPR / Demographics ¡ GitLab). The demo shows a dropdown menu and a textbox in the online option that donât show offline, and I am not sure how to edit the CSV file to get those response options offline.
If I open the experiment offline, the âchoicesâ type (which somehow in the online demo got a dropdown) only gets a multiple choice, and I donât know what the correct type would be for dropdown or textbox.
This is very much a problem of me not knowing the âtypeâ options, so if anyone could help me out it would be greatly appreciated!