Ben_V wrote:
Hi,
Basically, vou have to use an "equation" question type to store the total of each subset of questions...
Paste in the source of this question an expresssion with this kind of syntax:
{sum(q1.value,q4.value,q5.value,q8.value)}....where q1, q4, q5, are your questions codes
More info
here and
here
You can also have a look at the /doc folder of the software, because some sample surveys are provided for training
Thanks! Looks like I have some hope.
Can you tell more specific, what can I do, with some easy example and what option is better to use:
1. Just reorder questions, for example, I have two qroups G1 and G2 and two questions in each Q1 and Q2, can I define order as G1Q1 -> G2Q2 -> G1Q2 -> G2Q1?
2. Just define for each question in which group assessment value will be stored:
Q1 assessment goes to group 1
Q2 assessment goes to group 2
Q3 assessment goes to group 1
Q4 assessment goes to group 2
?