i am quite new to Lime Survey and after one day of working with it have found it to be clear and simple. However, I want to create a simple 20 item quiz that shows the respondent's score and incorrect answers at the end of the quiz and then shows them the correct answers for the ones they missed. I have played with assessments and it looks like I could show their total score at the end of the quiz but that wouldn't help me in offering them their mistakes and then the corrections. Is there a way to do this?
Thank you very much Tony. I had bumped into the expressions manager but did not get much of an idea of how to put it to use. Your link is much more clear and I am hoping I will be able to figure things out from there.
I'm trying to do a similar thing hence found your post. Since then, I have created a table which shows 3 columns: Question, Selected Answer, Correct Answer.
The expression should go like that:
Question - Q01.question where Q01 is your question code
Selected Answer - Q01.shown
Correct Answer - no expression, just hardcoded (hopefully someone can help me with an improvement with this?)