Using advanced actions/variables to display a summary list
I'm using Captivate 5 to develop a tool that guides people through an application process and tells them the likelihood of that application being successful or not.
What I'd like is to have a caption at the end that displays a summary list of the reasons the application might be delayed or declined.
For example, one of the questions might be: Have you ever travelled overseas? The user then selects yes or no.
On the last slide it needs to display this under a heading (e.g. Your application is likely to be delayed for the following reasons) along with any other reasons that are picked up as the user works through the process.
At the moment there are 13 questions, so 13 possible reasons.
Is there a way to use advanced actions and variables to get these to display in a list?
I have assigned a variable to each response, and an action that adds 1 to the variable if the response is chosen. I then thought of adding another variable, called Reasons that would then display the reasons using an advanced action (e.g. if variable = 1 than assign Reasons with a variable containing the summary text).
This doesn't work, because it will only display the last answer that triggered an action, not a list.
I also thought to use actions to show/hide captions, but I think that will make gaps appear in the list if some reasons aren't displayed.
Does anyone have any other suggestions that might work?
Thanks in advance for any help you can give me.