=== Post Rating System with Facebook like (Elo style) ===
Contributors: davidn.de
Donate link: http://davidn.de/donate
Tags: rating, rate, facebook, like, posts, facemash, elo, highscore
Requires at least: 3.0
Tested up to: 3.3.1
Stable tag: 0.6
With this plugin you can let users rate posts agains each other just like it worked with pictures on the famous facemash by Mark Zuckerberg.
== Description ==
With this plugin you can let users rate posts agains each other
just like it worked with pictures on the famous facemash by Mark Zuckerberg.
Users can use the facebook like button or a conventional button
to place their vote.
The plugin calculates a high score for each post based on these A-B-ratings.
The rating is triggered by conventional buttons and facebook like buttons.
The algorithm calculating the total ranking of all posts is called Elo Rating.
For more information on Elo Rating visit
[Elo Rating System](http://en.wikipedia.org/wiki/Elo_rating_system).
To see the Plugin live in action visit
[Bullshit Battle](http://bullshitbattle.com/).
= New features =
I know that the feature set is small. It is a new plugin. Though I am going
implement new features as you request them.
== Installation ==
1. Upload the plugin dir into the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `[elo]` in a page or a post.
1. Select category `elo` for posts you want to rate agains each other.
== Frequently Asked Questions ==
= How do I get started? =
Add the following shortcode to a page or a post to create a rating page:
`[elo]`
Create a category named elo for posts to rank against each other. Asign this category to posts and have fun!
== Screenshots ==
1. Frontend: A-B-Vote for posts
== Changelog ==
= 0.6 =
- Implemented own elo algorithm.
= 0.5 =
- Fixed version number.
= 0.4 =
- Added the score number to the high score.
= 0.3 =
- Updated documentation
- Improved Style
= 0.2 =
- Renamed Plugin.
- Updated documentation
- Improved Style
= 0.1 =
First version of this plugin. Implemented basic functionality:
- Battle by category (no cat select)
- shortcode
- elo-rating engine
- rating interface
- ordinary rating buttons
- facebook like for rating