Hi guys, I am making a somewhat quiz type app.
My case is this, I have 4 text box and the answer will be in one box but I want to make it randomize like for each question the answer can be in text box 1 or text box 3.
I am not sure how to approach this in Construct 2 on how can I make a conditional statement like a switch condition in the code.