|
Post by Partenope on Dec 9, 2022 10:28:46 GMT
Hi everyone! I have a problem with the fuction var out that doesn't work properly. I don't understand what I do wrong. This is my experiment:
options
resolution 1800 1500
fullscreen
background color white
var out number_of_bitmap1
In the survey I should insert an IF sentence depending on the bitmap clicked (meaning the variable number_of_bitmap1)
l: salto_pratica
t: jump
- if {$number_of_bitmap1} < 20 then goto end2
NB. In the experiment section, the variable is set a global one.
I will appreciate any help.
|
|
|
Post by alexandra (AEC) on Dec 21, 2022 11:09:26 GMT
Hi there, how does it not work? Is the variable saved in your data of the questionnaire?
|
|