I am looking for the easist way to implement an imdb-like star meter for user profiles.

so, It would take a users profile and measures of popularity for people by certain criteria (# of user relationships, page visits, ect)
Sort of like what user-points do, but show as a "Ranking" and not a number. I also want the rankings are updated on a weekly basis.

Are there any modules out there that is capable of doing this? (Maybe some flavor of Voting API and IMDB Voting??. Not sure.) i am not a programmer so im looking for basically module configurations.

THANKS!
Chris

Comments

toma’s picture

I am looking for something like searchthemovies.com http://www.searchthemovies.com

mikhailian’s picture

Status: Active » Closed (works as designed)

IMDB Voting works on votes. If you find modules that use Voting API to rank user profiles according to your criteria, you will be able to use IMDB Voting to calculate an IMDB-stlye rank.