Can anyone provide any sample. And how can we get the answers back to the bot. (Using adaptive cards)
Can anyone provide any sample. And how can we get the answers back to the bot. (Using adaptive cards)
Here are the docs on adaptive cards for bots and rich cards in bots. All you really need to do is to add a button to your card for each option on your Likert scale and then record which one the user clicks on, as you would the response to any other button.