{"id":21473,"date":"2013-01-06T21:37:36","date_gmt":"2013-01-06T21:37:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/evaluate\/"},"modified":"2013-01-06T21:37:36","modified_gmt":"2013-01-06T21:37:36","slug":"evaluate","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/evaluate\/","author":10174585,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"trunk","tested":"3.5.2","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"Evaluate","header_author":"Bugra Firat","header_description":"","assets_banners_color":"","last_updated":"2013-01-06 21:37:36","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/URI_Of_Page_Describing_Plugin_and_Updates","header_author_uri":"http:\/\/profiles.wordpress.org\/ebemunk","rating":2.3,"author_block_rating":0,"active_installs":10,"downloads":3812,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Just baked!<\/p>"},"ratings":{"1":"1","2":"1","3":0,"4":"1","5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"648907","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"648907","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"648907","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"648907","resolution":"4","location":"assets"}},"screenshots":{"1":"Metrics displayed underneath the post","2":"Customizable styles","3":"Admin main page","4":"Metric details view"}},"plugin_section":[],"plugin_tags":[156,2254,2295,2293,9827],"plugin_category":[53],"plugin_contributors":[78672,93466,77524,78673],"plugin_business_model":[],"class_list":["post-21473","plugin","type-plugin","status-closed","hentry","plugin_tags-like","plugin_tags-poll","plugin_tags-rating","plugin_tags-star-rating","plugin_tags-vote","plugin_category-ratings-and-reviews","plugin_contributors-ctlt-dev","plugin_contributors-ebemunk","plugin_contributors-enej","plugin_contributors-ubcdev","plugin_committers-ebemunk","plugin_committers-enej"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/evaluate.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/evaluate\/assets\/screenshot-1.png?rev=648907","caption":"Metrics displayed underneath the post"},{"src":"https:\/\/ps.w.org\/evaluate\/assets\/screenshot-2.png?rev=648907","caption":"Customizable styles"},{"src":"https:\/\/ps.w.org\/evaluate\/assets\/screenshot-3.png?rev=648907","caption":"Admin main page"},{"src":"https:\/\/ps.w.org\/evaluate\/assets\/screenshot-4.png?rev=648907","caption":"Metric details view"}],"raw_content":"<!--section=description-->\n<p>Features:<\/p>\n\n<ul>\n<li>One Way (Like), Two Way (Up\/Down Vote), Star (range out of 5) and Polls with multiple answers are supported<\/li>\n<li>Better rating\/popularity sorting for metrics (Lower Bound of Wilson Score for Two-Way and Bayesian for 5-Star ratings)<\/li>\n<li>Multiple style options for one-way and two-way metrics<\/li>\n<li>Same metric for multiple content makes tracking metrics easier.<\/li>\n<li>AJAX voting and fetching support<\/li>\n<li>NodeJS &amp; socket.io support (with CTLT_Stream plugin)<\/li>\n<li>Hooks into pre_get_posts to change sort order \/ criteria given URL parameters<\/li>\n<\/ul>\n\n<p>Please check out FAQ for usage details!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install Evaluate by uploading the evaluate folder in your wp-content\/plugins directory.<\/li>\n<li>Activation for the first time will create the necessary tables for Evaluate to function.<\/li>\n<li>Thats it! Evaluate supports Multisite too.<\/li>\n<\/ol>\n\n<p>You will see Evaluate in the Settings section of the admin page.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Creating and using metrics<\/dt>\n<dd><p>Metrics are what Evaluate uses to keep track of votes for content on your site (like posts, pages, or any public custome post type).\nThese can be questions like \"Was this article helpful?\", or be untitled and just have an internal name.\nMetrics are usually associated with more than one content. They are displayed in order after the main post content.\nMetrics will have a type and style associated with them. These are:<\/p>\n\n<ul>\n<li>One way\n\n<ul>\n<li>Thumbs<\/li>\n<li>Arrow (Chevron)<\/li>\n<li>Heart<\/li>\n<\/ul><\/li>\n<li>Two way\n\n<ul>\n<li>Thumbs<\/li>\n<li>Arrow (Chevron)<\/li>\n<\/ul><\/li>\n<li>Range (5-Star Rating)<\/li>\n<li>Poll<\/li>\n<\/ul>\n\n<p>Note: extending\/customizing the styling options is quite easy (by just changing <code>img\/sprite.gif<\/code> or through <code>css\/evaluate.css<\/code>).<\/p><\/dd>\n<dt>Displaying\/Hiding Metrics<\/dt>\n<dd><p>By default, Evaluate will display metrics for all content from the type you specified while creating the metric.\nSo, if you create a metric for 'pages', then that metric will be displayed on all content that is a 'page'.\nIf you want to exclude a particular metric from a specific post or page (or custom post type) you can use the Evaluate\nmeta box in the admin post area which lets you choose metrics that you want to exclude from that post.<\/p><\/dd>\n<dt>How are metrics scored?<\/dt>\n<dd><p>Evaluate scores the content that belong to a metric by user votes. For one-way (such as a Thumbs Up! for posts), this is just how many votes it has received.\nFor two-way (up\/down vote) metrics, the lower bound of the <a href=\"http:\/\/en.wikipedia.org\/wiki\/Binomial_proportion_confidence_interval#Wilson_score_interval\">Wilson Score interval<\/a> is calculated.\nThis tries to better approach the 'real' ratio of up versus down votes than other methods as explained in <a href=\"http:\/\/www.evanmiller.org\/how-not-to-sort-by-average-rating.html\">How Not to Sort by Average Rating<\/a>.\nStar rating scores are calculated by a simple Bayesian estimate (tending towards 2.5\/5). Polls are not given a score, but their answers are of course expressed in percentages.<\/p><\/dd>\n<dt>Sorting content by metric score<\/dt>\n<dd><p>You can add the arguments <code>?evaluate=sort&amp;metric_id=&lt;my_id&gt;<\/code> to any page that displays content to sort it by its Evaluate score. Adding <code>order=&lt;asc|desc&gt;<\/code> will determine the order.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Evaluate adds many options for user interaction to your site, such as Like, Up\/Down Vote, 5-Star ratings and polls.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21473","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21473"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ebemunk"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21473"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21473"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21473"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21473"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21473"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}