Closed
Bug 842379
Opened 12 years ago
Closed 11 years ago
discover and fix shamelist of current worst pages.
Categories
(developer.mozilla.org Graveyard :: Dashboards, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: glind, Unassigned)
Details
(Whiteboard: [specification][specification-comment:2][type:feature])
(me sticking my nose in where it doesn't belong, so discount as necessary!)
Similar to SUMO, it would be nice to have "shame list" that combines:
* how good is this page (requires building ratings on existing pages)
* how visited is this page (from GA stats?)
* how stale is this page
Close but not quites:
* https://developer.mozilla.org/en-US/dashboards/revisions?locale=en-US&user=&topic=
* https://developer.mozilla.org/en-US/docs/Project:About#About_MDN also has suggested tasks, but this relies on other
STINKINESS = highly-viewed * bad-content * (stale?)
https://wiki.mozilla.org/Contribute/Dashboards
Comment 1•12 years ago
|
||
Thanks for the idea, Gregg. Could you please answer the following questions? We want to be sure we understand exactly what you have in mind.
What problems would this solve?
===============================
Who would use this?
===================
What would users see?
=====================
What would users do? What would happen as a result?
===================================================
Is there anything else we should know?
======================================
| Reporter | ||
Comment 2•12 years ago
|
||
Background
===========
Discussions with :habber about audiences for MDN, and what works well, and what doesn't, as a technical user, and sometime page editor.
What problems would this solve?
===============================
1. Documentation gets stale, incomplete, or incompatible
2. Google searches often yield old / stale pages
3. Better assigning / triaging edit / repair / deprecation work.
Who would use this?
===================
1. Feature devs, as part of landing features
2. MDN editors / contributors, to identify 'sore spots'
3. MDN team, as a metric for success / improvement (a la sumo).
What would users see?
=====================
0. (Deeper view) A sortable list of all (or some!) existing wiki page, with tuples (page name, last edit, last editor, satisfaction score, visits/period, AWESOMESCORE)
1. "Shame list view" - list of least awesome pages
What would users do? What would happen as a result?
===================================================
1. ENDUSER - If existing, casual end users can rate pages
2. EDITOR - assign work based on stinkiness during sprints
3. EDITOR - fix pages likeliest to be bestest
Is there anything else we should know?
======================================
This sort of thing might work best with, but does not require other changes, such as:
a. ability to deprecate pages
b. better Google Analytics search result massaging
c. ability to 'score pages' using some sort of rating widget (i.e., rate this page)
d. automatic notification of last editor at 6 months and 1 year to "yo, check yer pages and examples for relevance
e. Autobuilding / running of code examples.
Some of those are cheap (a,b,d), some aren't (c,e) :)!
Updated•12 years ago
|
Whiteboard: [specification][specification-comment:2][type:feature]
Comment 3•12 years ago
|
||
Awesome, thank you Gregg. Will look into this, balance with our other priorities of course.
Comment 4•11 years ago
|
||
We are doing this now using "documentation status" pages for a given section on MDN to measure quality and to find "stinky" pages.
The tracking bug for this project is bug 968736
More explanation: https://developer.mozilla.org/en-US/docs/MDN/Doc_status/How_to_use_and_create_doc_status_pages
Example for a status page:
https://developer.mozilla.org/en-US/docs/MDN/Doc_status/JavaScript
Feel free to comment on this project and/or open specific bugs to make it better.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•