Forum Discussion
Quiz Setup
I believe I'd need custom questions. I want the user to be routed to two different slides, depending on how they responded. If they have problems that need to be investigated, I want to route them to an instruction slide that tells them how to report their issue. If they do not have problems, they should be routed to a slide that tells them no further action is required. I will check out what you sent about custom questions. Thank you!
FYI: Depending on how you want to set up your questions, you may not need custom questions. Here are the types of Survey Questions:
- If you use Pick One or Pick Many questions, you can check which button is in the Selected state.
- If you use Short Answer or How Many survey questions, you can check what the value of the entered variable is.
You could use the state or value info in a trigger condition that steers the user to the appropriate slide. That's also how the tracking and branching is done for custom questions.
For other types of survey questions, the program just isn't designed to allow you check states or variables. The only way to get those responses is to submit them to an LMS. (Or use JavaScript.)