cnvanderwal
About
- Username
- cnvanderwal
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
very late response (sorry, didn't notice it was here until now), but yes, that's me :-)
-
Dear Edwin, Thank you so much for your help. It works :-) I now need to add a small extra thing: there are 12 positive, 12 negative and 24 neutral pictures from which I randomly want to take one each trial. I thought I could make lists of number…
-
Can somebody put this discussion on [solved]? It seems I can not edit the title of the discussion.. Thank you
-
Dear Lotje, thank you for your answers. I need to use the 'names'of the items later in the experiment to set a reward the participant will receive (a certain picture). That is why the 'number' is not enough. (Also, at first I didn't know a Ratingsc…
-
How can I close this discussion BTW?
-
Thank you both very much. It is solved! (In the end it seemed that a bigger monitor already did the trick...pfff.... but your options also work, thank you)
-
Dear Lotje, I tried it, but i can't make it work. I get this error: Nameerror: NameError: name ongezond_SRHI_item1 is not defined. I tried: exp.set("ongezond_SRHI_item1", int(ongezond_SRHI_item1)) and exp.set(self.get("ongezond_SRH…
-
Dear Lotje, It works perfect, thank you very much!
-
Dear Lotje, oops.. the sketchpad is set to run if never.. the inline script is set to run if always.. Natalie
-
Dear Lotje, I would like to use your script that checks if all inputs are correct & given before the participant can continue. The only difference is that I have an inline scripted form. I have added a sketchpad called "warning_message&q…
-
wishlist: -a function for text_input to check if the input is 'correct' (e.g is it a number, or does it contain 4 letters..) -a simple way to only be able to click nextButton when all questions are answered in a form (and if they are all correct).…