London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Add the mean rating value to the statistics for a target.

Fixed in

EPiServer.Social.Framework 1.4.0

(Or a related package)

Created

Jan 16, 2017

Updated

Jul 14, 2022

State

Closed, Acceptance tests pass


Description

Adds a Mean property to the RatingStatistics class, which provides the mean rating value for target. This value is calculated as the sum of all ratings for the target divided by the total count of ratings for the target.

Queries for RatingStatistics can also be sorted be sorted by this value.