Hi,
We are doing an exam later this week with limesurvey, and I was wondering how visible the assessments are in the page sources. I've used the assessment option, added 1 point to correct answers and 0 to wrong answers, and using the question type equation it is pretty easy to calculate the total score using the sum function. However, if I put this equation in the same group as the exam questions (showing the survey group by group) the correct answers can be found pretty easily by inspecting elements in chrome and looking for the code.
I've tried to solve this by adding an extra group to the survey (the last group) and only add a hidden equation question in here with the correct calculations. To the respondents, the last group is not shown (as all questions are hidden in this group), and it records properly to the database. However, does anyone know how safe this is? Is there any way students will still be able to find the correct answers in the page source?
If it is not secure enough, I can always leave out the assessment part and calculate scores in SPSS, but this would lessen the work

I am using Version 2.00+ Build 130311, and you can check an example of the survey here. In this demo, the correct answers (goed antwoord in Dutch) have a score of 99, to make it easier to spot in the code. I've also attached the same example as an lss file
Demo link:
www.stefanverweij.nl/lime2/index.php/844788/lang-nl
Thanks in advance and thanks for limesurvey!