Hello,
I have built an experiment with the builder with the goal to run the experiment online. During my piloting I was thinking about checking the inputs of the participants. I tried some coding to check if the participants entered something into the participant field at the beginning of the experiment (while the data is downloading) but the coding does not work. My goal is that the experiment should not start before the participant entered something into this field. So my questions are: Is it possible to check if the participants entered something into the field at the beginning and asking them to do so if the haven’t? If this is possible, how am I able to implement it?
Similar to the first questions I want to know if I could check whether the participant entered some text into the textbox and how? Is it possible to define for example a “valid click” as “some text was entered into the textbox and the right item was clicked”?
Thanks in advance, I appreciate every help.