Currently, views integration offers a raw score (N) and a cleaned score(N%), both of which are percentages.

I think there should be a integer option, preferably to 1 decimal place, since that's the output that most related voting modules use. I can call an integer in my theme by divinding the stored value by 10. I'd like to see this in views integration.

Comments

jo1ene’s picture

I looked through the INC file and it seems to be that the displayed value type depends on how the voting module stored the data in the first place. Since NodeReview stores its value as a percentage, that's why I am seeing percentages. Could this be an option in the fields group in views?

eaton’s picture

Status: Active » Closed (won't fix)

Support for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.