=== Interact: Embed A Quiz On Your Site === Contributors: tryinteract Tags: interact, quiz, embed, shortcode Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Use this plugin to generate a shortcode to embed your Interact quiz into your Wordpress site. == Description == Use this plugin to generate a shortcode to embed your Interact quiz into your Wordpress site. After filling out the information, you will receive a shortcode that you can add to any post/page to embed your quiz! Check out some examples of how over 2000 companies have utilized quizzes on their websites [here](https://tryinteract.com/customers) **IMPORTANT:** You will FIRST need to go to [Interact](https://tryinteract.com), sign up, and create an Interact quiz before you embed it into your site. Installing this plugin without signing up on [Interact](https://tryinteract.com) will result in a broken quiz experience on your site. If you have technical questions, email help@tryinteract.com == Installation == 1. Create a quiz for free at https://www.tryinteract.com 2. Get your app ID for the quiz you wish to embed 3. Upload `interact-quiz-embed.php` to the `/wp-content/plugins/` directory 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Generate shortcode for the quiz you wish to embed 6. Add shortcode to any post or page in your Wordpress site to embed quiz == Frequently Asked Questions == = How to access the embed code generator? = The embed code generator can be found in the 'Settings' sidebar menu in the Wordpress admin dashboard. = Where can I find my 'Interact Quiz URL'? = This can be found in your Interact Dashboard by viewing your quizzes and clicking 'Embed'. For example, it should look something like: https://quiz.tryinteract.com/#/abcdefghijk0123456789 == Screenshots == 1. A screenshot of the shortcode generator inside WP dashboard. 2. An example quiz embed. 3. An example quiz embed. == Changelog == = 2.0 = * Support for new quiz URLs using the quiz ID. = 1.0 = * Initial upload of plugin.