Hi everyone!
I am currently coding an experiment for my masters thesis and have gotten into some trouble.
During my experiment, (in Pyschopy; python), I want to ask my participants some questions. I present an ambiguous sound and afterwards I want to ask if they recognized this sound and let them have a box where they can write their answer with the keyboard. I also want to ask another question of how certain they are, where they need to select an option.
A previous written code I have got from someone uses the gui.DlgFromDict function, but this seems to crash my computer. I also read about the form component, but since this is a beta I prefer to use something else.
If anybody has an idea or can help me, please feel free to!
Thank you!