Dear community,
I have created two buttons "question1" and "question2"
I have also a variable "exercice"
When I click on button "question1"
variable "exercice" sets value to: choose(1,2,3,etc,24)
so I have one value to find;
What I want to do (but don't have the expression for)
When I click to Button "question2"
variable "exercice" sets value to choose2values(1,2,3,4,etc24)
Is it possible to choose xvalues from () ?
Thank you for your help,
Stéphane