Forum Discussion
BartCollart-6fa
2 years agoCommunity Member
User Selects Survey Questions (10 from 20)
I am trying to set up the following interaction - User Selects Survey Questions:
Selection Screen: 20 text items available. The user is prompted to select 10 of the 20 items provided.
Survey Screen(s): Once selections are submitted, a survey is generated consisting of the 10 text items chosen and a Yes/No response for each item. This could be handled as 10 screens, each presenting a different T/F question, or a single survey screen containing 10 T/F questions. I'd prefer the latter.,
It's important that the survey T/F responses are reported back to our LMS once submitted.
Here's how I understand the process of building:
- Creating the Selection Screen with 20, interactive, selectable questions.
- I could create different states to show which questions are selected.
- Tapping a Submit button takes the user to the first of 10 T/F question slides.
- Create 10 T/F Question Slides, each dedicated to one of the user's selected choices.
- Store User Selections:
-
- Set up variables to store the user's selected question choices.
- Assign triggers to the interactive (question) elements on the selection screen to populate the T/F questions across 10 screens.
-
- Close:
- Once completed, the user's presented with a Summary screen showing a list of the 10 selected questions and the T/F response for each.
- The 10 questions and T/F responses are reported back to the LMS.
No RepliesBe the first to reply