Rating content
The user wants to rate and give feedback on content.
Problem
The user wants to rate and give feedback on content.
Solution
Use this for providing means of rating or giving a binary feedback (like/dislike) for content.
Use when you want a mechanism for recommending worthwhile content.
Use star rating in situations where you want to give the user fine-grain control over rating items and content versus just providing a binary choice.
Set an appropriate scale (1-5, 1-10) that makes sense for the content the user is rating.
Show the rating as a slider control or render a scrollable list.
Capturing a binary feedback (like/dislike) can provide useful information to rank content that is useful for users.
Problem
The user wants to rate and give feedback on content.
Solution
Use this for providing means of rating or giving a binary feedback (like/dislike) for content.
Use when you want a mechanism for recommending worthwhile content.
Use star rating in situations where you want to give the user fine-grain control over rating items and content versus just providing a binary choice.
Set an appropriate scale (1-5, 1-10) that makes sense for the content the user is rating.
Show the rating as a slider control or render a scrollable list.
Capturing a binary feedback (like/dislike) can provide useful information to rank content that is useful for users.