I really agree on this...
TMSWhite wrote on the 8 Jun 12 at 18:14
This works properly in 1.92 - if the question is mandatory (or you specify min/max numbers of answers), an answer is only counted if you fill in both parts of the dual scale question.
This is NOT working in todays latetst version
I have a dual array where people are asked if they use sorts of nutrion like coffee, thee, candy, etc... 14 types of nutrition are defined.
Now for those 14 types of nutrition:
- scale 1 gives them option to set the frequency of usage like 1 time a day, 1 time a week, ....
- scale 2 gives them the option to set the moment of the day the nutrion is used: during the meal, in between meals, both
The problem here is that I really would like to get one of the two following scenarios working... but i can't
- or scale 1 (freqency) can contain answer option "NEVER" which would disable scale 2. Makes no sense to ask at what time of the day they eat a product if indicated they never use it...
- or I make the whole array non mandatory, which creates a 3th column with "no answer" AND I require a minimum of 14 answers. However, the minimum answers parameter set to 14 answers does not allow 14 times "no answer" to pass.
Please help? This is for my theses ;(