I am trying to create an assessment RASA chatbot in that, I am taking multiple inputs. I’m asking multiple questions. problem is that when I try to give input to a particular question it doesn’t maintain the sequence which I defined in the stories.yml file and then it’s getting into the loop.
Would suggest you to make use of Forms to collect the required inputs. You will have more control in the sequence of questions to be asked and how its filled in the associated slots.