Forum Discussion
Feedback mechanism
Hello,
I am interested in preparation feedback mechanism which is NOT included in Teams window for internal (company) chatbot prepared with Microsoft Bot Framework. For example:
- thumbs up/down below the conversation window (current bot phrase)
- stars over the conversation (next to the bot name?)
The objective is to get the feedback as intentional, placed in every part of conversation, not only in appropriate places (i.e. end).
I would be grateful for your opinion/founds/experience.
If more info needed, please let me know.
Regards,
Andy
AndreashekSwiech - currently you can not include these as part of Teams chat UI. Instead this can be implemented as Adaptive Card action with Task Module. You can render your adaptive card with icons.
Please take a look at attachment manifest which shows Task Module experience.
4 Replies
- Wajeed-MSFT
Microsoft
AndreashekSwiech - could you please share some screenshots of functionality you want to achieve?
- AndreashekSwiechCopper Contributor
Hello,
Wajeed-MSFTthis is something like:
The main problem is that I need to implement it within MS Teams.
Regards,
Andy
- Wajeed-MSFT
Microsoft
AndreashekSwiech - currently you can not include these as part of Teams chat UI. Instead this can be implemented as Adaptive Card action with Task Module. You can render your adaptive card with icons.
Please take a look at attachment manifest which shows Task Module experience.