Voting Systems

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

This group is a place for developers of Drupal-based voting, rating, and recommendation systems to compare notes and develop strategies for future enhanncements. Its emphasis is on modules built around the VotingAPI module, but the group isn't exclusive to that framework.

Pre-release announcements and brainstorming for future VotingAPI developement WILL take place here, though, so if you're interested in working with that module, this is the place to be.

New Star-rating module: Raty

Posted by jwjoshuawalker on March 13, 2013 at 10:12pm

Raty uses the jQuery Raty library: http://wbotelhos.com/raty to enable a 'no-hassle' field input widget &/or output formatter for any numeric-storage field. It also provides a new Views filter for any numeric field.

Unlike Rate & Fivestar (which are awesome modules!), there is no major voting backend to Raty. However, you can still simulate this behavior to a degree since you can use Raty as the input widget for any numeric field on an entity.

http://drupal.org/project/raty

Read more
1 comment Categories: ,

User Rating Other users

Posted by Energyblazar on February 25, 2012 at 11:54am

Hey guys am trying to create a simple rating system wherein user can rate other users.

To rate or vote other user the user must

1) Be an authenticated user

2) Be part of the group.

Here is an example for better understanding.

In my site i have these users who are authenticated, TIM, JIMMY, SAM, TOM, NICKKY, EMMA, PHIL, ALEXA.

TIM has created a group called ABCD [ i am using organic groups and have provided access to authenticated users to create groups ]

SAM, EMMA and PHIL have joined the group.

Read more

Block Title in rotation form theming the Drupal block

Posted by vmevada102 on January 4, 2012 at 8:35am

Hello friend,

I would like to theme my View block in the following type.

Only local images are allowed.

Image not shown in the post Please see the following image link

http://i1194.photobucket.com/albums/aa368/gs2324/blockforpost.png

Please help me to prepare my block for looking the upper shown form using *.css template or other way...please help be friends...

Thanking you for the same

Vishal

Read more

Voting Systems for the Occupy Movement

Posted by wildthought on November 5, 2011 at 2:23am

I am a technology organizer with Occupy Philadelphia. I want to explore how we can expand voting to include online members. Right now, we have daily votes at a General Assembly. Votes are by hand among people in the crowd.

Read more

Have fix group of users flag / vote on a node to trigger sth ( workflow state change)

Posted by groovehunter on November 3, 2010 at 2:29pm

In our company's workflow we need to check if for a certain content the four or five expert people have read/checked the content and click a okay button/link .

This would trigger ie. a workflow state change.

Any idea how i could implement this? Maybe it's easy using flag module and a fix rule where these people are hardcoded, they are always the same.

florian

Read more

a

Posted by rajashekar on October 20, 2010 at 1:38pm
1
61% (17 votes)
2
39% (11 votes)
Total votes: 28
Categories:

image poll - let users vote for just one image in a gallery

Posted by avior on September 28, 2010 at 3:00pm

Hi All
I am trying to create an image poll
Show the users image gallery and let them choose just one image , is that possible ?

I have found only this ,http://drupal.org/node/835330 with no reply there

what is the best way to approach this

Read more
1 comment Categories:

Inserting fivestar widget in an external php file

Posted by RickyS on September 24, 2010 at 9:05pm

Hello,

I have been trying to load fivestar module and show the rating widget of the selected node in an external php file. I have gotten the rating widget displayed on the page but it only displays degraded version of the widget (non-JavaScript, dropdown widget and "Rate" button) I looked into the source code of the page but the javascript for fivestar module was not loaded. I have tried to load javascript using following functions but had no luck:

fivestar_add_js();
$path = drupal_get_path('module','fivestar');
drupal_add_js($path.'/js/fivestar.js', 'inline', 'footer');

Read more

Archiving Voting Results

Posted by Jaesin on August 31, 2010 at 10:16am

I am using plus1 to vote for music on a web site.

Music tracks are nodes. I know how to create a view to show the current results which is great but I would like to be able to archive results.

Every week at a certain time, I would like to be able to make a snap shot of the results and reset the voting.

In essence "Music Charts"

So my question is, what would be the best approach? Is there a combination of modules that might permit such a thing?

Thanks ahead of time.

Read more

Share Your Ideas voting module

Posted by websupportguy on August 19, 2010 at 1:13am

I have a project listed on Freelancer today to develop a "Share Your Ideas" module which might be of interest to people here as well (or you might even be able to tell me if something similar already exists). It's based on something I saw at "Giveaway of the Day" where they use it to capture feedback on improvements from people who download free software.

What I want to do is:

  • capture suggestions from site users about improvements
  • have site users vote on these suggestions
  • rank suggestions by the number of user votes
Read more
1 comment Categories: , ,

Project ratings and reviews for drupal.org redesign

Posted by dww on July 10, 2010 at 7:08am
Last updated by dww on Sat, 2010年07月10日 17:19

One of the major new features proposed in the redesign site prototype for making it easier to find the right modules for end users is the introduction of Project ratings and reviews. This post is a proposal for how we're planning to implement these features as part of the redesign. If there's sufficient traction for this proposal, we could actually roll this out independently of the redesign theme launch itself.

Read more

hotornot 3 image

Posted by uwstuff on June 22, 2010 at 11:48pm

as a small assignment, i am trying to build something like hotornot.com, but instead of 1 image with a rating function, i am trying to place 3 images in line, and underneath each image is a ratings (5 star module), and a voting option.. the goal is sort of choosing between the 3 images, and many users can vote on it..

Read more

Module for voting a specific group of nodes

Posted by wonder95 on May 3, 2010 at 1:30am

I have a use case where I want to create a an arbitrary grouping of nodes and have a contest by having people vote on them. Is there a module that handles something like this? I've looked at nodevote, but that doesn't seem to do what I need. I suppose the other option is to do something like have a Contest node with a nodereference field and then somehow have people be able to select which one. The desired functionality is to display the options in a panel pane and have the users be able to select one from there.

Any suggestions appreciated.

Thanks.

Read more

How to extract vote results in defined period of time?

Posted by playfulwolf on April 10, 2010 at 9:38pm

How to extract vote results on node: last month, last week, October, 15 last days?

Read more

Sorting nodes based on votes and age

Posted by bveb on January 26, 2010 at 8:17am

Hello,
It could be very basic question but I couldn't figure out how to do that.
I have bunch of nodes that has some kind of voting capability. I want to build a frontpage that sorted by following criteria. I want to calculate some kind of weight which is function of vote count and age of node. For example 2 days-old node with vote count 10 should has higher weight than 3 days-old node with vode count 10. You can read about detailed algorithm from this link. http://code.google.com/intl/tr-TR/appengine/articles/overheard.html

Read more
1 comment Categories:

Voting for individual revisions

Posted by nick.dap on October 21, 2009 at 7:14pm

Is there a module like vote_up_down for voting on individual revisions.

I want to give users the ability to vote for contributions to a wiki.

Read more

Inserting fivestar widget in a view?

Posted by rich.yumul on September 3, 2009 at 8:43pm

Hi -
So far I've implemented the advanced rating recipe with fivestar + votingapi + nodecomments. So far, I"ve been able to create a 'Store' object and configure cck, nodecomments & fivestar so a 'Review' object can be submitted and displayed after the main node content.

The 'Store' object has fivestar enabled and the 'Review' object has the fivestar widget as a cck field. So far so good.

Now, what I want to do (and this is where I'm running into problems) is to create a table view that will display the following fields:

Store name
Average rating 5star widget

Read more
4 comments Categories: ,

Voting and Views

Posted by dewolfe001 on July 17, 2009 at 11:43pm

Is there a module or recipe to expose votes to Views so to you can make a list of content and possibly sort it by the number of votes or the average or similar? Ideally, something that ties into Voting API or better still, Fivestar.

  • Mike
Read more

Voting for a taxonomy term

Posted by amir simantov on July 16, 2009 at 12:04am

Hi.

I have been looking for some time and either could not find what I want or completely missed it.

My site has predefined taxonomy terms which are used in a Story content type. On the each story page I would like to let a user (also anonymous one) the ability to mark a taxonomy term as fits to the node. Yes/No is enough, no need for a five-star like voting. Now, when a user goes to the page of the taxonomy term, there will be a block, naturally by a views query, that will sort the stories by the voting people gave to the said term.

Read more
4 comments Categories: ,

Need help building a 'judging' type module

Posted by jweiss@drupal.org on July 15, 2009 at 4:56am

I have a project that requires a module to allow people to vote on videos. But the clients requirements seem to be beyond what the current voting modules are capable of. So, I'm looking for someone familiar with the voting api and existing voting modules to assist me. I don't have a large budget for this, but I do have a budget and am able to pay someone a little.

Requirements:
Each video will be rated in 8 areas on a 5 point scale with 1/2 point ratings possible
and 1 area (an 'overall' impression) on a 10 point scale with 1/2 point ratings possible.

Read more
Categories:
Subscribe with RSS Syndicate content

Voting Systems

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /