{"id":351449,"date":"2026-08-17T17:13:48","date_gmt":"2026-08-17T17:13:48","guid":{"rendered":"https:\/\/ru.wordpress.org\/plugins\/leadforms-quiz\/"},"modified":"2026-08-17T17:13:20","modified_gmt":"2026-08-17T17:13:20","slug":"leadforms-quiz","status":"publish","type":"plugin","link":"https:\/\/nl-be.wordpress.org\/plugins\/leadforms-quiz\/","author":23545956,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.4","requires":"6.1","requires_php":"7.2","requires_plugins":null,"header_name":"LeadForms Quiz","header_author":"LeadForms","header_description":"Embed LeadForms quizzes with the [leadforms id=\"123\"] shortcode or an editor block. Inline and popup display modes.","assets_banners_color":"","last_updated":"2026-08-17 17:13:20","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/leadforms.ru","rating":0,"author_block_rating":0,"active_installs":0,"downloads":30,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"leadforms","date":"2026-08-17 17:13:20"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":{"leadforms\/quiz":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"leadforms\/quiz","version":"1.0.0","title":"LeadForms Quiz","category":"embed","icon":"forms","description":"Embed a LeadForms quiz \u2014 inline in the content or as a popup opened by a button.","keywords":["leadforms","quiz","form","lead","survey"],"textdomain":"leadforms-quiz","attributes":{"quizId":{"type":"string","default":""},"mode":{"type":"string","default":"inline"},"buttonText":{"type":"string","default":""},"fullWidth":{"type":"boolean","default":true},"height":{"type":"string","default":""},"rounded":{"type":"boolean","default":false}},"supports":{"html":false,"align":["wide","full"]},"editorScript":"file:.\/index.js","editorStyle":"file:.\/editor.css","render":"file:.\/render.php"}},"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3651476,"resolution":"1","location":"assets","locale":"","width":1440,"height":820},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3651476,"resolution":"2","location":"assets","locale":"","width":1280,"height":900},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3651476,"resolution":"3","location":"assets","locale":"","width":1280,"height":800}},"screenshots":{"1":"The \"LeadForms Quiz\" block and its settings in the block editor.","2":"A quiz embedded inline in a page.","3":"Popup mode: a button that opens the quiz in a modal window."}},"plugin_section":[],"plugin_tags":[230,601,337,583,364],"plugin_category":[42,53,56],"plugin_contributors":[276139],"plugin_business_model":[],"class_list":["post-351449","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-forms","plugin_tags-lead-generation","plugin_tags-quiz","plugin_tags-survey","plugin_category-contact-forms","plugin_category-ratings-and-reviews","plugin_category-social-and-sharing","plugin_contributors-leadforms","plugin_committers-leadforms"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/leadforms-quiz.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/leadforms-quiz\/assets\/screenshot-1.png?rev=3651476","caption":"The \"LeadForms Quiz\" block and its settings in the block editor."},{"src":"https:\/\/ps.w.org\/leadforms-quiz\/assets\/screenshot-2.png?rev=3651476","caption":"A quiz embedded inline in a page."},{"src":"https:\/\/ps.w.org\/leadforms-quiz\/assets\/screenshot-3.png?rev=3651476","caption":"Popup mode: a button that opens the quiz in a modal window."}],"raw_content":"<!--section=description-->\n<p>This plugin places quizzes built with <strong>LeadForms<\/strong> (leadforms.ru) on your WordPress site. The quiz itself is created and stored in your LeadForms account; the plugin embeds it into a page using the official LeadForms widget loader.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Shortcode <code>[leadforms id=\"123\"]<\/code> for any post, page or text widget.<\/li>\n<li>A \"LeadForms Quiz\" block for the block editor, with all options in the sidebar and no code to write.<\/li>\n<li>Two display modes:\n\n<ul>\n<li><strong>Inline<\/strong> \u2014 the quiz is embedded directly into the content.<\/li>\n<li><strong>Popup<\/strong> \u2014 a button is placed in the content and the quiz opens in a modal window when it is clicked.<\/li>\n<\/ul><\/li>\n<li>Width and height options for the inline mode; button text and shape for the popup mode.<\/li>\n<li>The loader script is enqueued only on pages that actually contain a quiz.<\/li>\n<\/ul>\n\n<p><strong>How to use<\/strong><\/p>\n\n<ol>\n<li>Create and publish a quiz in your LeadForms account.<\/li>\n<li>Copy the quiz ID \u2014 the number in the quiz URL.<\/li>\n<li>Add the \"LeadForms Quiz\" block to a page, or insert the shortcode <code>[leadforms id=\"YOUR_ID\"]<\/code>.<\/li>\n<\/ol>\n\n<p>Shortcode examples:<\/p>\n\n<pre><code>[leadforms id=\"123\"]\n[leadforms id=\"123\" mode=\"popup\" button_text=\"Get a quote\"]\n[leadforms id=\"123\" height=\"700px\"]\n<\/code><\/pre>\n\n<h3>External services<\/h3>\n\n<p>This plugin loads the LeadForms widget loader and displays the quiz in an iframe. This is required for the plugin to work: the quiz itself is stored and served by the LeadForms service.<\/p>\n\n<p>What is loaded and when:<\/p>\n\n<ul>\n<li><strong>Widget loader<\/strong> \u2014 the script <code>https:\/\/script.leadforms.ru\/v1.js<\/code>. It is loaded in the visitor's browser on pages where a quiz is placed.<\/li>\n<li><strong>Quiz content<\/strong> \u2014 the quiz page served from the LeadForms domain and embedded in an iframe when the quiz is displayed.<\/li>\n<\/ul>\n\n<p>What data is sent: when the quiz loads, the loader sends technical details of the page to LeadForms \u2014 the current URL, the referrer and browser cookies \u2014 so that the quiz works correctly and submissions are attributed to the right page. Personal data entered by a visitor into the quiz is processed by the LeadForms service, not by this plugin.<\/p>\n\n<p>Service provider: LeadForms.<\/p>\n\n<ul>\n<li>Website: https:\/\/leadforms.ru<\/li>\n<li>Terms of use: https:\/\/leadforms.ru\/conditions<\/li>\n<li>Privacy policy: https:\/\/leadforms.ru\/policy<\/li>\n<li>Consent to personal data processing: https:\/\/leadforms.ru\/consent<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20the%20quiz%20id%3F\"><h3>Where do I find the quiz ID?<\/h3><\/dt>\n<dd><p>It is the number in the quiz URL in your LeadForms account. The same value goes into the block settings and into the <code>id<\/code> attribute of the shortcode.<\/p><\/dd>\n<dt id=\"do%20i%20need%20a%20leadforms%20account%3F\"><h3>Do I need a LeadForms account?<\/h3><\/dt>\n<dd><p>Yes. The plugin only embeds an existing quiz; quizzes are created and configured in LeadForms.<\/p><\/dd>\n<dt id=\"the%20quiz%20does%20not%20appear%20on%20the%20page\"><h3>The quiz does not appear on the page<\/h3><\/dt>\n<dd><p>Check that the ID is correct and that the quiz is published. If a caching or script optimisation plugin is active, make sure it does not strip the <code>script.leadforms.ru\/v1.js<\/code> loader.<\/p><\/dd>\n<dt id=\"can%20i%20place%20several%20quizzes%20on%20one%20page%3F\"><h3>Can I place several quizzes on one page?<\/h3><\/dt>\n<dd><p>Yes. Each shortcode and each block is independent, including quizzes with different IDs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release: shortcode, editor block, inline and popup display modes.<\/li>\n<\/ul>","raw_excerpt":"Embed LeadForms quizzes into posts and pages with a shortcode or an editor block. Inline and popup display modes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/351449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=351449"}],"author":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/leadforms"}],"wp:attachment":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=351449"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=351449"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=351449"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=351449"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=351449"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=351449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}