I created a Competency Assessment survey in limesurvey.The question is, that it's possible to generate statistics and charts based on Limesurvey collected data in such way that the results page should show for the user(or to send it automatically by email) an overall result for each of the question groups chart separately for each group, and below this a chart with the question groups together. In this way the user will know in which competency area is stronger and in which not. The questions are grouped in subquestions with 5 answers(ex: "Not applicable to me", "Rarely", "Usual", "Always"...), the question type used is simple Array type . I set up the answers with Assessment values from 1 to 5.
Please help me take the right direction in solving this problem. Thank You !
You can create at the end (before sending) a page with text display questions and equations, where you can display the results and calculate scores.
Have a look at the expression manager.
This is all based on the assumption that you only want to show the current respondents results. You can not access results from other respondents this way.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
Thank you for the quick response!
This assessment survey result will only viewed by the user who's taking the assessment and by me the admin.
I don't know exactly how to do this step: "You can create at the end (before sending) a page with text display questions and equations, where you can display the results and calculate scores." If would you help me with some steps in it please, I appreciate it.
You need to have a look at the expression manager pages in the manual first.
There you will get an idea on how you can access the repsonses given by the respondent and how to display them in Limesurvey or even make calculations, etc. with them.
To display those responses, you will need to use the question type "text display" and/or "equation".
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.