4. Future Consideration
Allow Responses/Slots to be used in "Present an answer or text response"
In Creator Studio Paths ending in written responses, slots cannot be referenced in the response. It would be useful to reference answers in written responses like so:
Question_1: What OS are you using?
Options: Windows, macOS, iOS
Answer: macOS
Written response: You’re currently using {{Question_1}}
Output to user in the bot: You’re currently using macOS