After responding to the scenario, the user has a chat with the customer(AI).
Hello Team, I am trying to modify the AI generated scenarios activity in storyline. I want to take the interaction further so that after the user responds to the scenario it leads to chat interactivity between the two in relation to the scenario and the users response. Is it possible to create such an activity and how do I create this in my existing file?
Reply
Posted on 10/22/2024
Please type your reply.
@support
Hi. Yes, it's still a chatbot, so you should be able to chat with it. Not sure if you had a chance to see the triggers on the "generate" layer, they should give you a good understanding of the chatbot functionality: - clabsAnswersUserMessage is the variable for what a user/learner says - clabsAnswersGetAnswer(); is the function that delivers the message to the chatbot once the variable above is set - clabsAnswersResponseMessage is the variable that updates when a response from the chatbot is received
If you have a specific question, feel free to respond below, we'll do our best to assits.
Reply
Posted on 10/22/2024
@support
Also, I noticed you've used up all the free credits for the month, so I reset the count to give you more opportunities to play with the chatbot.
Reply
Posted on 10/22/2024
@roystondesouza
Thank you so much for your response and resetting the credits. I will definitely have more questions once I further edit the chatbot. :)