I′m a student from Germany. For my HIWI job at the university I have to program a chatbot in AIML 2.0. This project has already been started by another student and I am now expanding the chatbot. For about a month now, I've been trying to build a continuing conversation around the following question-and-answer scenario. When a user asks the bot "How are you?", the bot responds with "I'm fine. How are you feeling?". with the help of the tag, it now responds to the user's answer. If the user answers with "Fine", then the bot asks if it can help him with the lab. Now the second should actually react. But it does not. I always get the default answer. My question now is: Do I have to work with an index for two consecutive that-tags? Unfortunately I can't find anything about this on the net.
Thank you for your help.