Try our conversational search powered by Generative AI!

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.