Ranking Items
mmu - July 17, 2008 - 03:58
I need to let users to rank some items in the homepage and keep these records, How can i rank 10 items ??
any suggestion?
I need to let users to rank some items in the homepage and keep these records, How can i rank 10 items ??
any suggestion?
=-=
There are voting type modules in the downloads area.
can user assign different
can user assign different rank and score to 10 items in a page by using voting module??
=-=
There are multiple voting module one of which is a voting api. You aren't very clear on exactly what your desires are other then "ranking"
it's also a bit hard to direct you because you didn't take the time to tag this thread with the version of drupal in use nor did you mention which verison you are using.
all i can do is direct you to the downloads area to check out the voting category. Test the modules on a test site to find the one that will best fit your use case.
good luck!
using drupal 5
i need to put 10 car productions in my site and users rank them one bye one, 1 to 10 ,then at the end check with products get the highest point... thx any way
The fivestar module
The fivestar module (http://drupal.org/project/fivestar) should let users give a number of stars to each... and you can set the number of "stars" I believe, so you can make ten of them. But I don't think there is a way to keep a user from putting the same number of stars on each car. Still, you can have users click how many stars for each of the ten nodes/entries/whatever, and use views or any other method to spit out the winner.