{"id":325564,"date":"2026-07-01T11:22:25","date_gmt":"2026-07-01T11:22:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/quiz-builder\/"},"modified":"2026-07-01T11:22:01","modified_gmt":"2026-07-01T11:22:01","slug":"pikocode-quiz-manager","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/pikocode-quiz-manager\/","author":23099076,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"6.5","requires_php":"7.4","requires_plugins":null,"header_name":"Quiz Builder","header_author":"odysse.io","header_description":"A lightweight and flexible quiz plugin with full control.","assets_banners_color":"","last_updated":"2026-07-01 11:22:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":34,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"pikocode","date":"2026-07-01 11:22:01"}},"upgrade_notice":{"1.0.0":"<p>Initial public release of Quiz Builder.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Quiz management dashboard.","2":"Quiz editor.","3":"Quiz settings page.","4":"Quiz displayed on the front end.","5":"Quiz results page.","6":"PDF download option."}},"plugin_section":[],"plugin_tags":[18559,5298,15477,583,54133],"plugin_category":[47,53],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-325564","plugin","type-plugin","status-publish","hentry","plugin_tags-assessment","plugin_tags-education","plugin_tags-exams","plugin_tags-quiz","plugin_tags-quiz-builder","plugin_category-education-and-support","plugin_category-ratings-and-reviews","plugin_committers-pikocode"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/pikocode-quiz-manager.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Quiz Builder is a powerful WordPress plugin that allows you to create and manage quizzes with ease. Track user attempts, display detailed results, optionally allow users to review their answers, and let participants download their quiz results as professionally formatted PDF files.<\/p>\n\n<p>Whether you're building educational quizzes, employee training assessments, online exams, or interactive content, Quiz Builder provides a clean and user-friendly experience for both administrators and participants.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Create and manage quizzes.<\/li>\n<li>Add multiple questions to each quiz.<\/li>\n<li>Track user attempts and quiz scores.<\/li>\n<li>Display detailed quiz results.<\/li>\n<li>Allow users to review their submitted answers.<\/li>\n<li>Optional PDF export for quiz results.<\/li>\n<li>Secure PDF downloads with nonce verification.<\/li>\n<li>Responsive interface for desktop and mobile devices.<\/li>\n<li>Simple administration interface.<\/li>\n<\/ul>\n\n<h4>PDF Export<\/h4>\n\n<p>Enable PDF Export for individual quizzes to allow users to download their quiz results.<\/p>\n\n<p>PDF exports include:<\/p>\n\n<ul>\n<li>Quiz information<\/li>\n<li>User score<\/li>\n<li>Submitted answers<\/li>\n<li>Detailed results<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<h4>Creating a Quiz<\/h4>\n\n<ol>\n<li>Go to <strong>Quiz Builder<\/strong> in your WordPress dashboard.<\/li>\n<li>Create or edit a quiz.<\/li>\n<li>Add your questions.<\/li>\n<li>Configure quiz settings.<\/li>\n<li>Save the quiz.<\/li>\n<\/ol>\n\n<h4>Displaying a Quiz<\/h4>\n\n<p>Copy and paste the following shortcode into any post or page:<\/p>\n\n<pre><code>[quiz_builder quiz_id=\"1\"]\n<\/code><\/pre>\n\n<p>Replace <strong>1<\/strong> with your own quiz ID.<\/p>\n\n<p>To display the quiz inside a PHP template, use:<\/p>\n\n<pre><code>&lt;?php echo do_shortcode('[quiz_builder quiz_id=\"1\"]'); ?&gt;\n<\/code><\/pre>\n\n<h4>Quiz Settings<\/h4>\n\n<p>Each quiz includes optional settings such as:<\/p>\n\n<ul>\n<li>Show User Answers<\/li>\n<li>Allow PDF Export<\/li>\n<li>Additional quiz configuration options<\/li>\n<\/ul>\n\n<h3>Best Practices<\/h3>\n\n<ul>\n<li>Keep questions clear and concise to improve completion rates.<\/li>\n<li>Monitor quiz attempts to better understand user engagement.<\/li>\n<li>Customize quiz settings to match your website's needs.<\/li>\n<li>Create multiple quizzes to keep visitors engaged with fresh content.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to the <code>\/wp-content\/plugins\/<\/code> directory or install it through the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Database tables will be created automatically.<\/li>\n<li>Go to <strong>Quiz Builder<\/strong> in the WordPress admin menu to begin creating quizzes.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"can%20users%20download%20their%20quiz%20results%3F\"><h3>Can users download their quiz results?<\/h3><\/dt>\n<dd><p>Yes. Enable the <strong>Allow PDF Export<\/strong> option for the quiz.<\/p><\/dd>\n<dt id=\"can%20users%20review%20their%20answers%3F\"><h3>Can users review their answers?<\/h3><\/dt>\n<dd><p>Yes. Enable <strong>Show User Answers<\/strong> to display submitted answers on the results page.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20automatically%20create%20database%20tables%3F\"><h3>Does the plugin automatically create database tables?<\/h3><\/dt>\n<dd><p>Yes. Required database tables are created automatically when the plugin is activated.<\/p><\/dd>\n<dt id=\"is%20the%20plugin%20mobile%20friendly%3F\"><h3>Is the plugin mobile friendly?<\/h3><\/dt>\n<dd><p>Yes. The quiz interface is responsive and works on modern mobile devices.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release.<\/li>\n<li>Create and manage quizzes.<\/li>\n<li>Track quiz attempts and scores.<\/li>\n<li>Detailed results display.<\/li>\n<li>User answer review.<\/li>\n<li>Optional PDF export.<\/li>\n<li>Secure PDF downloads.<\/li>\n<li>Responsive interface.<\/li>\n<li>Performance and security improvements.<\/li>\n<\/ul>","raw_excerpt":"A comprehensive WordPress plugin for creating and managing quizzes with detailed results, user answer tracking, and optional PDF export functionality.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/325564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=325564"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pikocode"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=325564"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=325564"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=325564"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=325564"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=325564"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=325564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}