Form Component Dropdown and Textbox

Hello everyone! :slight_smile:
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!

Hi,

I’m afraid that the choices type is something I added for online and doesn’t work offline as a dropdown.

@Luke has a drop-down demo which is for offline as well as online.

1 Like