Title: Average Score is wrong?
Last modified: August 21, 2016

---

# Average Score is wrong?

 *  Resolved [gedankenklo](https://wordpress.org/support/users/gedankenklo/)
 * (@gedankenklo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/average-score-is-wrong/)
 * Hey there! I really LOVE your plugin, but something really bugs me.
    I created
   a post and used your plugin. However, the values I entered for different product
   features won’t match the average score.
 * See (I’ve uploaded a screenshot):
 * [http://radiotatooine.de/downloads/pictures/summary.png](http://radiotatooine.de/downloads/pictures/summary.png)
 * While the average score SHOULD be 7, it’s 4.6 (which is faaaar off the reality).
   Any suggestions?
 * [https://wordpress.org/plugins/wp-product-review/](https://wordpress.org/plugins/wp-product-review/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [sle](https://wordpress.org/support/users/sle/)
 * (@sle)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/average-score-is-wrong/#post-4756516)
 * Hi, plugin calculate score from 5 Product Options Setting. You have only 3 options
   in “Product Options Setting”
    Open in plugin directory `/inc/cwp_frontpage.php`
   and delete lines 41, 42 `if(!empty($option4_grade)) { $overall_score += $option4_grade;
   $iter++; } if(!empty($option5_grade)) { $overall_score += $option5_grade; $iter
   ++; }` This should count on correct score. Sorry for bad english
 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/average-score-is-wrong/#post-4756522)
 * Hi,
 * Thank you for this feedback. 
 * [@sle](https://wordpress.org/support/users/sle/) Thank you for your help.
 * Best regards.
 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/average-score-is-wrong/#post-4756560)
 * Hi,
 * We are taking it into consideration and all bugs should be fixed with the next
   update.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Average Score is wrong?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-product-review_7b97d5.svg)
 * [WP Product Review Lite](https://wordpress.org/plugins/wp-product-review/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-product-review/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-product-review/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-product-review/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-product-review/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-product-review/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [WPShout](https://wordpress.org/support/users/codeinwp/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/average-score-is-wrong/#post-4756560)
 * Status: resolved