Adjust quiz results for survey
Hi, I have a survey with 20 questions, which the user answers with yes or no. Is there a way to show on the results slide what their ratio was? How many no's and yes's?
Thanks!
Hi, I have a survey with 20 questions, which the user answers with yes or no. Is there a way to show on the results slide what their ratio was? How many no's and yes's?
Thanks!
By definition survey questions are not scored, the score slide has not much sense....
If you want to count the number of Yes or No and show those numbers on a custom 'score' slide, two approaches are possible:
Expression v_No = cpQuizInfoTotalQuestionsPerProject - cpQuizInfoTotalCorrectAnswers
Continue
Insert the variables cpQuizInfoTotalCorrectAnswers and v_No (user variable) in a text container on the custom score slide
Increment v_No by 1
Go to Next Slide
Insert the variables v_Yes and v_No in a text container on the custom score slide
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.