MyThemeShopTeam / WP-Review

WordPress plugin to create reviews! Choose from stars, percentages or points for review scores. Supports Retina Display, translation ready, WPMU & Unlimited Color Schemes.
http://mythemeshop.com
GNU General Public License v3.0
25 stars 13 forks source link

How to get floating number star rating? #18

Open sabuz opened 9 years ago

sabuz commented 9 years ago

How to get floating number star rating? In the user reviews area it shows like this - User Rating: 0.0 (0 votes). But the stars can take only int value. Is it possible to submit float value like - User Rating: 3.4 (1 votes) ?

balazsp commented 9 years ago

Hi, Users can only submit whole numbers for the rating, and it shows the average of all user ratings there. For example, if there were two ratings so far, a 4 and a 5 stars, it'll show: "User Rating: 4.5 (2 votes)"

sabuz commented 9 years ago

It would be better if users can submit floating number for rating.

On 10/16/14, balazsp notifications@github.com wrote:

Hi, Users can only submit whole numbers for the rating, and it shows the average of all user ratings there. For example, if there were two ratings so far, a 4 and a 5 stars, it'll show: "User Rating: 4.5 (2 votes)"


Reply to this email directly or view it on GitHub: https://github.com/MyThemeShop/WP-Review-by-MyThemeShop/issues/18#issuecomment-59372768

truong-mts commented 6 years ago

Hi @sabuz,

Thank you for your suggestion. We will consider to add this feature in the future.