Hey,
I’m having some difficulties creating a quiz with rasa. It’s quite simple as you can see in the graphic (see bellow). The problem I have now is that I want to iterate 5 times between question and answer until the user will be presented with his final score.
In Dialogflow I would just use contexts for it. How do I do it here? I think tracker will be the key, but I don’t fully get how it works yet.
-
How can I use iterations in this case?
-
Can somebody give me some more infos about the tracker functionality or post a link where it will be explained a bit more?