OfficeDev / microsoft-teams-faqplusplus-app

DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
MIT License
48 stars 49 forks source link

V nesura/implementing qna maker #21

Closed suramn closed 5 years ago

suramn commented 5 years ago

Added validation function that lets the user to to fill all the fields of the Feedback Form and Ask an Expert form.

Added functionality where the bot suggests the user with 3 possible answers from KB , when a random question is asked, all data is processed against the predefined threshold level/ confidence scores.

Fixed Style Cop errors.