Closed
Bug 746765
Opened 11 years ago
Closed 11 years ago
[tracking] add reviews/ratings
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-07-26
People
(Reporter: clouserw, Assigned: kngo)
References
Details
Please add reviews/ratings to the marketplace pages. We talked about having little sparklines and stuff - this isn't that. This is essentially just getting the feature on the site with a lot of the design and implementation up to your discretion. These are the notes I sent out: --------------------------------------------------------------- High level goals: - People are trying to find awesome apps Secondary goal (not in first design): - People should be able to share their reviews with others (via facebook, etc.) Agenda: - Q: How are we showing ratings/reviews? - A: Thumbs up/down. - Q: Where are ratings/reviews revealed? - A: On the detail page: a reasonable number of reviews. AJAX or a separate "show all reviews" page is fine - developers discretion. On the search page, only when sorted by rating. A developer will need to look into whether we can apply our star sorting algorithm to this or not. Showing on the page can just be "4 thumbs up in the past week." That may also change after some research but is a start. - Q: What is the user flow to interact with the ratings? - A: This is about adding/deleting. Interaction is the same as AMO for now. Just prettified CRUD. Don't worry about sharing reviews. - Q: What is the look and feel of the areas that show reviews? - A: Since this is a simple addition it can mirror the AMO site in general feel but use the marketplace's style. Again, developers discretion is in play. - Q: Can developers reply to reviews for their apps? - A: Yes, in the same manner as AMO. A single reply from the dev, shown threaded. - Q: Can developers reply to a review multiple times? - A: Yes, but a new review will replace their old one. This is unclear how to show this effectively to the user and can be something we can just tell the user when they review (eg. "This will replace your previous review of this app."). The idea may change once Diane finishes her research and testing. - Q: What are the timelines/deliverables? - A: Cvan expressed interest in the reviews/ratings so we volunteered him to have this usable by next Friday (April 27). From there Diane will do her research studies based on his designs and on May 4th we'll all get together to talk about the research and whether we should do any further changes to the feature.
Reporter | ||
Updated•11 years ago
|
Target Milestone: 6.5.2 → 6.5.4
Updated•11 years ago
|
Priority: -- → P1
Target Milestone: 2012-05-10 → 2012-05-17
Comment 1•11 years ago
|
||
Added stubs: https://github.com/mozilla/zamboni/commit/1da257a Added models: https://github.com/mozilla/zamboni/commit/f2d3464 https://github.com/mozilla/zamboni/commit/de10cfd
Updated•11 years ago
|
Assignee: cvan → nobody
Component: Public Pages → Consumer Pages
Product: addons.mozilla.org → Marketplace
QA Contact: web-ui → consumer-pages
Version: unspecified → 1.0
Updated•11 years ago
|
Assignee: nobody → cvan
Updated•11 years ago
|
Target Milestone: 2012-05-17 → 2012-05-24
Updated•11 years ago
|
Target Milestone: 2012-05-24 → 2012-05-31
Comment 2•11 years ago
|
||
I think we can resume ratings/reviews this week.
Target Milestone: 2012-05-31 → 2012-06-07
Updated•11 years ago
|
Target Milestone: 2012-06-07 → 2012-06-21
Updated•11 years ago
|
Summary: [marketplace] add reviews/ratings → [tracking] add reviews/ratings
Comment 3•11 years ago
|
||
Kevin's volunteered to work on the polish bugs for reviews :)
Assignee: cvan → ngoke
Target Milestone: 2012-06-21 → 2012-07-12
Updated•11 years ago
|
Target Milestone: 2012-07-12 → 2012-07-26
Reporter | ||
Comment 4•11 years ago
|
||
closing tracker. Thanks everyone!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•