I have a node with different types of five star ratings (eg price, quality and time). For each rating, a user can rate for each type. The average of all ratings is displayed (per rating type). Now I want to show a total score, based on all the ratings combined.

How do I start? I'm not afraid to code a little bit.

Comments

mchampsee’s picture

Are you using the five star module? That might be your best bet if the site isn't live as yet.

TyrannosaurusRekt’s picture

That's what I said. But how do I make a global average?

jakerogers’s picture

I've successfully used "Views Calc" module for this...intuitive and an excellent module.

Jake