Versus

colan - March 18, 2008 - 23:17

Allows users to pick a winner of two nodes of the same type.

This module allows users to vote on pairs of nodes for each content type. After a user votes on a random pair by picking a winner, he or she will be directed to vote on the next random pair.

Versus is a rewrite of the Smackdown module that doesn't create any nodes. Smackdown views each X vs. Y pair as a "smackdown" node. This doesn't scale well when users are required to vote on large numbers of pairs. An example is all possible combinations of nodes for a given content type. For each content type, n choose 2 nodes need to be created, and this grows very large very quickly.

CRUD is handled by the Voting API module, which is required as a dependency.

This module is no longer being actively developed by the original author. Co-maintainers and "reviewed & tested by the community" patches are welcome.

Releases

Official releasesDateSizeLinksStatus
5.x-1.0-rc12008-Jul-2813.72 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jul-2913.7 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.