=== formquiz === Contributors: formquiz Tags: formquiz, quiz, cro Requires at least: 3.0 Tested up to: 4.6 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html This plugin allows you to integrate quizzes made with formquiz in your WordPress site. == Description == This plugin allows you to integrate quizzes made with formquiz in your WordPress site. As WordPress removes iframe html tags because of security reasons, this plugin takes the quiz code provided by formquiz and creates an iframe with the embeded quiz. Simply use the formquiz shortcode with the attribute code and optionally a class attribute [formquiz code="591a131b-4fcf-4b3f-ac2c-8337a4cad8bc,600,500" class="quiz"] Change the above code with the code of your quiz. == Installation == 1. install and activate the plugin on the Plugins page 2. add shortcode [formquiz src="591a131b-4fcf-4b3f-ac2c-8337a4cad8bc,600,500" class="quiz"] to your page or post content == Screenshots == 1. [formquiz] shortcode == Changelog == = 1.0 = * Initial version