Hello everyone and thank you in advance for your help,
I start on the creation of a questionnaire and try to make a questionnaire of 35 questions with 100 points to each of these parts, with a minimum of 0pts and a maximum of 30pts for each.
In a group I integrated my 35 questions.
Each question is of type: Numeric entry, Integer only and Min value at 0 and Max at 30.
I worked on the starting point
{100 - sum (Q01.value, Q02.value, ..etc .., Q35.value)}
My question: would not it be simpler than that?
... I imagined having access to the sum of the values of the group: - / for example ...
dbar333 wrote: I want to find a simply solution to decerement a "global value" whitch begin with 100 by each answer.
35 questions
Each question can get between 0 and 30 points.
The total amount of points over all 35 questions is 100.
I would recommend to look at the question type "Multiple numerical input".
www.limesurvey.org/manual/Question_type_...iple_numerical_input
Keep the questions short or use a tooltip to explain things.
To allocate 100 points the respondent might want to reconsider allocation after reading all 35 questions.
A long list of questions groups might be demotivating when allocating points.