=== Quizzlestick === Contributors: interconnectit Tags: quiz, plugins Requires at least: 4.0 Tested up to: 4.1.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create quizzes to test your visitors! == Description == Use Quizzlestick to create quizzes to question your users and test their knowledge. Create one of two types of quizzes to test your visitors: * Single Answer - Choose your single answer from a multiple choice question. * Which Are You / Is It? - A series of questions to find out about you. The other options available include setting a description for the quiz, time limit, and correct and incorrect answer text. You can choose how many points each answer is worth including negative values for making the quiz extra difficult. Images can be added for each quiz, question and answer. Quizzes are embedded into posts with a shortcode that is shown in the Embed meta box and it will look like `[quizzlestick id=1]`. == Installation == To install Quizzlestick: 1. Upload the Quizzlestick folder to the plugins directory `/wp-content/plugins/` 2. Activate the plugin in the 'Plugins' menu in WordPress A new item will appear in the dashboard menu for Quizzes which will allow you to create and manage your quizzes. == Screenshots == 1. Back end settings for the quiz 2. Front end interface == Frequently Asked Questions == = Is there any limit to the number of quizzes I can create? = As quizzes are a post type, there is no limit to the number of quizzes and they will be displayed in the same way your posts are! == Changelog == = 1.0 = * Initial release