-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Net Promoter Score feedback support #9686
Comments
@egamma @seanmcbreen Can I get a review over the following description? We should propose the user to answer the NPS score after a fixed amount of sessions. The proposal should occur with a certain degree of probability. If the survey happens to not be shown, it will not be shown again to this user. The user can opt to either get asked again later or not get asked again.
|
@joaomoreno this captures well what we discussed, but I defer to @seanmcbreen since he did the spec. |
Pushed 5bcde31 containing the logic described above. nps.contribution.ts is the interesting part. |
I've also set the I'll assign this to someone, needs a code review. |
@jrieken Can you review? Let me know if you'd like me to run you through the code, might be easier. |
@jrieken I take it back, I'll just create a test plan item and let it be assigned. No op here. |
Verified in #9690 |
CC @seanmcbreen
fwlink to the survey: http://go.microsoft.com/fwlink/?LinkId=823149
The text was updated successfully, but these errors were encountered: