Open jattasNI opened 4 years ago
Thanks for opening your first issue here! Please refer to our support and troubleshooting docs.
Some context for you @alejandro5042: this idea is coming out of our docs working group. I plan to start trying to build it over the next few weeks but want to get it on your radar to see if you like the proposed direction.
I would like some way to reset votes (for an Owner / Admin of a page only?). For example, if a page gets 10 downvotes and then the author fixes it based on the feedback, the page stats will still indicate it is a not useful or bad page whereas now it may be greatly improved. If viewers see bad stats they may not trust the information on the page.
@jattasNI Thank you for proposing this feature. Seems useful!
Q: Who looks at this data, when do we look at it, and what will we do with it?
I think Wiki attachments post a Git commit to the Wiki, which seems a bit heavyweight for a simple vote; but I can be convinced. Alternatively, I wonder if we can post the vote directly to Google Forms / Microsoft Forms. Then we can benefit from having that info in a spreadsheet, get free visualizations, make Power BI reports really easily, etc. No extra code to get the data out!
@dixonjoel Would we want to show the rating on the page? If not, then we need a reset button a little less. I would also imagine we would report data on a sliding window; e.g. average rating in last 2 weeks. Or ratings since last major modification (10% of page changed).
FYI: I have been on vacation since Thanksgiving and will be back after New Years :) I appreciate your patience on my reply! I'd love to help you design this as you go along.
Q: Who looks at this data, when do we look at it, and what will we do with it? I can see two use cases:
- Content authors (and the docs working group) use it along with page view data to prioritize pages to improve. This use case would benefit from more powerful analytics that spreadsheets enable, as long as the data is accessible to all.
- Readers use it to help judge the trustworthiness of a page they're looking at. This use case would be best presented right on the page.
I think 1 is more important than 2 but it would be nice to have both eventually. I agree that only use case 2 requires a feature to reset votes or filter votes by date.
I think Wiki attachments post a Git commit to the Wiki, which seems a bit heavyweight for a simple vote; but I can be convinced. Alternatively, I wonder if we can post the vote directly to Google Forms / Microsoft Forms.
I'm open to any approach. Here are the pros and cons that I see
Wiki attachment
Microsoft Forms/Excel
Google Forms/Sheets
FYI: I have been on vacation since Thanksgiving and will be back after New Years :) I appreciate your patience on my reply! I'd love to help you design this as you go along.
The only progress I made before vacation was posting this and familiarizing myself with the userscript codebase. My goal is to have a proposal to present to our docs working group next week. I think we can get most of the way in this thread but I'll set up a meeting if needed.
Is your feature request related to a problem? Please describe.
We want a frictionless way for users of the wiki to provide feedback to authors when a page is helpful or unhelpful.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
There is a similar idea on the AzDO developer community but it doesn't look very popular.
This is similar to the feedback feature on MSDN