Hey guys, need some assistance with what feels lik...
# 💻developers
b
Hey guys, need some assistance with what feels like a very basic problem. When the bot hits a certain node, it doesn't move on automatically to the next node. Has anyone worked out how to do this? Or is there a best practise? I have a simple bot to takes the user through a quiz. The bot asks a series of questions with multiple choice answers provided. At the end of the quiz, there is a node with just a text message and an expression (always) to take them to the final node, where they can repeat the quiz. It gets stuck, and doesn't move on. However, if I test in the Emulator, it is perfect. Weird.