Ratings and votes

0
Hi!

I have a question. When people votes for the album, the component are saving the rates (from 0 to 5). There is any way to know the numer of people that has votes? is the component are storing the media of the votes?

Or is it possible to know the total ratings for each album? for example:

If one person have voted with 3 points to album 1 and other person has votes with 4 points to this album, the total points will be 7 points. Now I think the component are showing the media points (3,5 for my example).
Responses (3)
  • Accepted Answer

    Thursday, March 15 2012, 08:13 PM - #Permalink
    0
    hello

    yes of course the media is shown... is the normal behavior! system saves all, but displays the media...
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 15 2012, 08:57 PM - #Permalink
    0
    Thanks for your reply, so..

    How can I get toe total? or in which field or table in database I could find it? I would like to show also the total ... we need it for the competitition ..
    The reply is currently minimized Show
  • Accepted Answer

    Monday, March 19 2012, 12:36 PM - #Permalink
    0
    well the ratings are stored in the table jos_muscol_ratings... if that helps..!
    to get the total you would actually need to change some MySQL queries..!
    The reply is currently minimized Show
Your Reply