Hi, here is an example of what I am trying to do. Each participant chose a number between 1-100, then the computer picks a randomly chosen number between 0-100, if their choice is greater than the randomly chosen number, they get 0. If their choice is less than the randomly chosen number, they get the randomly chosen number.
Note that not all participants get this question as this block is part of a randomizer in the survey flow.
Q1: Participants choose a number between 1-100 through a text entry question.
Q2: Participants are shown a randomly chosen number via: ${rand://int/17:20}
Q3: What I want to show them : if the value of Q1>Q2 they get 0, and if Q1
Math operation / inequalities using a randomly generated number.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

And you should be good to achieve the desired result.