Question 1 : distribute a total of 25 points to responses R11 R12 R13
Question 2 : distribute a total of 25 points to responses R21 R22 R23
Question 3 : distribute a total of 25 points to responses R31 R32 R33
...
At the end of the survey, I would like to display the following result.
Total 1 = R11+R23+R32+...
Total 2 = R13+R22+R33+...
Total 3 = R12+R21+R31+...
if you are using LimeSurvey 1.91+ I think it might be difficult to solve this without the help of more or less complex Javascript methods. I think it might be a good idea to use LimeSurvey 1.92 with the ExpressionManager feature, that should be able to handle it in an elegant way. Though you have to wait until 1.92 is released (which should be at the end of February).
In general you can use assessments for this. Problem is that the multiple numerical input question type, which fits best for this requirement, isn't supported at assessments yet
So you can either test this at the upcoming Limesurvey 1.92 version and use the Expresssion Manager to calculate the values (see
docs.limesurvey.org/Expression+Manager+H..._Assessment_Examples
) or if you want to use Limesurvey 1.91 or older, you have to code a small analysis script to which the user is forwarded at the end of the survey. The script gets passed some IDs, reads out the users answers and then does the according calculations and shows the results to the user.
Best regards/Beste Grüße,
Dr. Marcel Minke Need Help? We offer professional Limesurvey support:
survey-consulting.com Contact: marcel.minke(at)survey-consulting.com