Sincererly, thank you !
I'm ashamed of saying that i didn't know the demo installation. That's great.
I found in the manual that modulo-function is not supported and i have to use the floor function to do this, but i didn't know how. Finally, it wasn't so difficult.
Thank you too for the substr function, it works well.
My equation : (substr(this, 2,4) / 13) == floor(substr(this, 2,4)/13) && substr(this, 2,4) > 0 && (substr(this, 0,1) == 45 OR 79)
I added a function ">0" because if the participant enters 790000, it works, what i don't want to.
One thing i don't understand, what is the difference between "Subquestion validation equation" and "Question validation equation" ? My question type is short free text, so i think i have to use "Question validation equation", but i'm not sure.
Also, what is the "Validation" field in "general options" category of the question ? Is that different from the "Question validation equation" from the Logic category ?
Thanks for your help.
bf
The topic has been locked.