Hi,
I have a problem with data type, for me is showing a error message, here my source:
https://gist.github.com/anonymous/7889238I set that control k1 and k2 is positive integer type, k3 and k4 is string type. I if is answer k1, than appears k2, if is answer k2 than appears k3 and so on.
Maybe You can tell me, where is problem, and how I can fix it?