A rating is the evaluation or assessment of something, in terms of quality, quantity, or some combination of both. Examples include: - Web content voting, a system where users rate Web content - Reputation system, a score for a set of objects within the community based on a collection of opinions - Performance Rating, in computing
Questions tagged [rating]
838 questions
16
votes
8 answers
Google Play Developer Console - An unexpected error occurred. Please try again later
I'm trying to reply to users who have just provided ratings, however, from past 2 weeks I'm facing this error and I'm unable to successfully open the link.
Are you facing this error or I'm the only one that is targeted by Google ?
Help me to provide…

Harsh
- 644
- 3
- 14
- 27
15
votes
1 answer
skstoreproductviewcontroller: how to open "rating and review" at launch
I see some tutorial about SKStoreProductViewController, such as:
Open a list of my apps in the App Store within my App
However, it always opens SKStoreProductViewController with "Details" at launch, how can I open "rating and review"…

Ricky
- 569
- 4
- 16
14
votes
4 answers
Algorithm for Rating Objects Based on Amount of Votes and 5 Star Rating
I'm creating a site whereby people can rate an object of their choice by allotting a star rating (say 5 star rating). Objects are arranged in a series of tags and categories eg. electronics>graphics cards>pci express>... or…

Jamie Ramsamy
- 141
- 1
- 3
13
votes
4 answers
How to best add a comment/rating system to an android app
I already published an android app where you can see a list of specific objects and detailed informations about them. The list changes every day but some of the objects can appear again.
The application is communicating with a PHP server over HTTP…

Tom
- 5,068
- 5
- 29
- 41
12
votes
3 answers
Wilson's Confidence Interval for 5 Star Rating
Wilson's Confidence Interval takes as arguments the values TRUE or FALSE, or "upvotes" and "downvotes" respectively. From these votes it generates a rating.
For the purpose of my project, I think WCI is perfect. However, the scalar upvote and…

Michael Rich
- 191
- 1
- 11
11
votes
4 answers
Problem in reducing size of Rating Bar.
I want to reduce the size of the Rating bar, I got some style properties that do it, but they are out of the reach of user interaction they are just Indicator. So, please let me know how to reduce the size. Thanks in advance.

Lalit Poptani
- 67,150
- 23
- 161
- 242
11
votes
1 answer
Is there a way to check if a user has rated your app on the app store?
I currently have a method that prompts the user to rate my app on the store after the first 20 times they load the app, then the next 30 loads, then the next 40 loads, and so on. The user has 2 options at the UIAlert: RATE NOW or MAYBE LATER. I…

PengOne
- 48,188
- 17
- 130
- 149
11
votes
2 answers
How to Let Users Rate an Android App from inside the App (without redirecting to the Play Store)
In my app, I am experimenting with creating a popup that lets the user directly rate my app (eg. 5 stars) without having to redirect to the Play Store. I have read many questions (here and here) and answers on this site claiming it cannot be done…

Gema Megantara
- 520
- 6
- 15
11
votes
2 answers
Android -- How to post app rating/comments to Market from within app?
This is a simple question. Is there a way to allow users to enter in a comment and or rating for my app from directly within my app and have that data posted back to the Android Market? If so, what would the code for that look like if I used an…

RyanM
- 5,680
- 9
- 45
- 55
10
votes
3 answers
Retrieve Windows Experience Rating
I'm looking to retrieve a machine's windows experience rating in C#. If possible I would also like to retrieve the numbers for each component (Graphics, RAM etc.)
Is this possible?

Ray Booysen
- 28,894
- 13
- 84
- 111
9
votes
4 answers
How do you add the star ratings for products in woocommerce?
I have a woocommerce store and I want to add star ratings to each of the products when you see their thumbnails. I already have the stars in the big product view but I want them to display below each thumbnail like in most ecommerce stores like…

kbsas14
- 93
- 1
- 1
- 4
8
votes
2 answers
Rating bar showing only half stars instead of full stars
I'm working on an app that needs to create a non editable small style rating bar with 4 stars dynamically.
When I call setRating(4) it shows 4 stars without any problem.
But when I call setRating(3) it shows 3 and half stars.
setRating(2) shows 2…

akhil
- 133
- 2
- 9
8
votes
5 answers
How to make an awesome star rating
Is there a simple way to generate a 5 star rating element in Jquery-mobile?
Similar to http://orkans-tmp.22web.net/star_rating/.

lajlev
- 772
- 2
- 7
- 22
8
votes
2 answers
PHP Facemash ELO Rating Class/Function
I got the following ELO class from PHPClasses website.

Harsha M V
- 54,075
- 125
- 354
- 529
8
votes
2 answers
Failed to render and update auto layout status for UIViewController : dlopen(Cosmos.framework, 1): no suitable image found
I'm using Cosmos Pod in my project as stars rating. I have error in one of my Storyboard after set view class to CosmosView:
file:///Users/FedericoVivian/Documents/Documenti%20personali/CSMApp/CSMApp/LogBook/LogBook.storyboard:
error: IB…

Federico Vivian
- 81
- 1
- 4