originally posted in:BungieNetPlatform
View Entire Topic
I see a rating and ratingCount property in the responses, but these look as though they're normalised in some way and totalled (likes + dislikes), respectively, which makes something like a simple like counter for topics/posts kind of inaccurate.
-
Maybe they never planned to make it traceable. They just made one variable (probably ratingCount) and whenever somebody hits "Like" it adds one to ratingCount, and when somebody presses "Dislike" it subtracts one from ratingCount. If it is in the negative numbers it would change the little shield symbol to the negatively effected symbol, same goes for positive. If it is close to zero, it is debated.