=== Quick Quiz === Contributors: adcdao Donate link: https://www.adc-dao.com/programmation-2/quick-quiz/ Tags: quiz, exam, survey Requires at least: 4.0 Tested up to: 4.2.5 Stable tag: trunk License: GPLv2 or later Create your own quiz web site! == Description == This plugin lets you create multiple choices quizzes. You display you quiz using a shortcode. The result of the quiz is automatically sent to the email specified in your shortcode. You have other option like, success_result and show_result if you want to display the the completed quiz to the user. == Installation == 1. Download the plugin 1. Upload the quick-quiz folder to your site's wp-content/plugins directory 1. Actiovate the plugin in the Wordpress Admin Panel 1. Using Quick Quiz menu, create a new quiz. 1. For each quiz you can add questions and for each question you add answers. 1. Add a shortocode in the page you want to display the quiz. Ex. [ShowQuickQuiz quiz_id=7 email_to=info@adc-dao.com show_title=NO] == Changelog == = 1.1 = * First release == Upgrade notice == No specific upgrade notice == Frequently Asked Questions == There are currently no FAQs at this time == Screenshots == 1. Quick Quiz Management 2. Create New Quiz 3. Add question 4. Add question 5. Add question 6. Add answer 7. Add answer 8. Add answer 9. Note ID 10. Add shortcode to you page 11. Show your quiz