I'm looking for a way to add rating for entities referenced on nodes.

Ex :

Node 1
- Player 1 = 8
- Player 2 = 9

Node 2
- Player 1 = 7
- Player 2 = 7

And have the possibility to have an average rate.

Comments

VM’s picture

I'd investigate https://www.drupal.org/project/rate as a start.