=== WP Best Quiz === Contributors: snow_walker, Subina Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl.html WP Best Quiz is a plugin for displaying and managing pretty, dynamic quizzes. It uses the WP Best Quiz plugin. == Description == Create and manage pretty, dynamic quizzes using the WP Best Quiz plugin. Managing and creating new quizzes is simple and intuitive. * Quiz questions can have single or multiple correct responses. * Results will include a percentage bar showing the number of users having opted a particular option. * Unlimited questions * Make changes to your quiz without having to publish them immediately. * Multiple quizzes on the same page Created by [Subina Balakrishnan] - Web Developer at [Itobuz Technologies Pvt. Ltd.](http://itobuz.com/), Kolkata, India The WP Best Quiz WordPress Plugin is now opensource. == Installation == 1. Upload the WP Best Quiz plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create and publish a quiz through the WP Best Quiz Management interface. 1. Use the shortcode [my_quiz] or shortcode [my_quiz category="politics"] if there be any category in the post. Using this plugin one can categorize questions and display them category wise (if there be any) using the shortcode [my_quiz]. Example :- Using shortcode [my_quiz category="politics"] one can display questions belonging to the category "politics" and if the admin wishes to show all the questions regardless of the category, shortcode [my_quiz] can be used. If the admin wishes to display questions of multiple categories then shortcode [my_quiz category="politics,inventions,others"] can be used where questions belonging to the categories politics,inventions and others will be displayed. == Screenshots == 1. The question addition interface 2. Question listing 3. Category addition and listing interface 4. Front end question listing 5. Front end answer listing == Changelog == = 1.0 = This is the first version of the plugin