Survey or quiz that gives results based on three choices? Sep 17, 2019 By J Macklin Hi. I need to create a survey (quiz?) where each question has three choices - A,B or C (always the same three choices). I want to get a result that says something along the lines of - "You chose A five times, B two times and C zero times". Is there a way to do this?
jack hughes 4 years ago09/17/19 at 9:25 am (UTC) I suggest creating a variable for each option and on submit of each question +1 to the var (adjust var Answer_A, +1, if A=Selected)Then on the results page you can put "You chose A %Answer_A% times"
1 Reply
I suggest creating a variable for each option and on submit of each question +1 to the var (adjust var Answer_A, +1, if A=Selected)
Then on the results page you can put "You chose A %Answer_A% times"
This discussion is closed. You can start a new discussion or contact Articulate Support.