Hi, I'm back
I have some issues.. yet not resolved!
1. For example, in the Qdispo question (radio buttons) I test values and try to give back a message related to the value.
For example if i click on the value "8" i try to get back the message "ok!"
Then I created a new group, and a new equation (called "SCORE").
Then my "SCORE" code is the following :
Code:
{if (Qdispo =8,'ok!')}
As I saw in the LS manual. I also tried with Qdispo ==8 or Qdispo > 1
that always give me the code back without analysis of it.
Tried also others codes, like strlen, and it worked.
I'm a bit lost ..
2.
Thank you for your help, that's so important for all of us.