Did I tell you about the programming language of our online survey solution ? I dont think so, let me tell you just a little about this survey programming language.
Our solution integrates a programming lanage which allows you to program your questionnaire, a logical language that allows you to chain questions.
For example if the first question of your questionnaire is : Are you a man or a woman ?
Then you can ask the rest of the questionnaire according to gender. You just have to specify in the programming instruction of Question 1: if R1 then Q10 :
![]() |
Programmable survey online |
So and if the interviewee answer he is a man then Q10 question will be prensented to him.
According to this mecanism you can compute any survey.
Inside the solution here is a compiler that analyse the instruction to determine next answer to ask to intreviewee.
Isn't taht fun!