I have a simple question and answer skill. The problem I have is when i have the same answer to multiple questions - So, if i have a 5 question answer skill - and 3 of the answers are 'Yes' it won't advance to the next question because it would call question 1 because the Yes slot value is mapped question 1 intent.
Are there any examples how to avoid this? Or, maybe my approach is all wrong.