{"id":68504,"date":"2017-05-13T15:49:19","date_gmt":"2017-05-13T15:49:19","guid":{"rendered":"https:\/\/fr.wordpress.org\/plugins\/quizy\/"},"modified":"2017-05-23T18:48:01","modified_gmt":"2017-05-23T18:48:01","slug":"quizy","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/quizy\/","author":13690894,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"trunk","tested":"4.7.33","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"Quizy","header_author":"Jamel Zarga","header_description":"Quizy enable you to create awesome Quizzes and tests..","assets_banners_color":"dbecf2","last_updated":"2017-05-23 18:48:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.tooltipy.com","header_author_uri":"https:\/\/github.com\/lebleut\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1619,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1656469","resolution":"128x128","location":"assets"},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1656469","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1656469","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["v1.0","v1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1656469","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1656469","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1656469","resolution":"3","location":"assets"},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1656469","resolution":"4","location":"assets"}},"screenshots":{"1":"Quizzes list with shortcode","2":"Questions list","3":"Question example","4":"Quizy general settings (Settings-&gt;Quizy)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[20668,140992,3504,80,14585],"plugin_category":[43],"plugin_contributors":[83837],"plugin_business_model":[],"class_list":["post-68504","plugin","type-plugin","status-publish","hentry","plugin_tags-evaluation","plugin_tags-extensible","plugin_tags-quizzes","plugin_tags-shortcode","plugin_tags-tests","plugin_category-customization","plugin_contributors-lebleut","plugin_committers-lebleut"],"banners":{"banner":"https:\/\/ps.w.org\/quizy\/assets\/banner-772x250.jpg?rev=1656469","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/quizy\/assets\/icon-128x128.jpg?rev=1656469","icon_2x":"https:\/\/ps.w.org\/quizy\/assets\/icon-256x256.jpg?rev=1656469","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/quizy\/assets\/screenshot-1.jpg?rev=1656469","caption":"Quizzes list with shortcode"},{"src":"https:\/\/ps.w.org\/quizy\/assets\/screenshot-2.jpg?rev=1656469","caption":"Questions list"},{"src":"https:\/\/ps.w.org\/quizy\/assets\/screenshot-3.jpg?rev=1656469","caption":"Question example"},{"src":"https:\/\/ps.w.org\/quizy\/assets\/screenshot-4.jpg?rev=1656469","caption":"Quizy general settings (Settings-&gt;Quizy)"}],"raw_content":"<!--section=description-->\n<p>Quizy is in the 1st step of development, if you would like to contribute please refer to our Github repository.<\/p>\n\n<ul>\n<li>Create Quizzes with (Quiz type, Duration (sec), max nbr questions) <\/li>\n<li>Create questions and assign them to a picked Quiz (add answers, duration, image ...)<\/li>\n<li>A short code for every quiz<\/li>\n<li>...<\/li>\n<\/ul>\n\n<h3>Template System<\/h3>\n\n<p>The Quizy template system is pretty similar to the Woocommerce template system :\nIf you need overwrite the Quizy template pages, you just need to copy the <code>templates<\/code> folder from the Quizy directory to your theme or child theme directory and rename it to <code>quizy<\/code>.<\/p>\n\n<h3>Shortcode<\/h3>\n\n<p>You should use <code>[quizy id=1234]<\/code> where 1234 is the quiz id to show.\nAdd the <code>list=yes<\/code> if you need to list all the quiz questions in one single page <code>[quizy id=1234 list=yes ]<\/code>, otherwise the one question per screen mode will be the default mode for your current quiz.<\/p>\n\n<h3>Hooks<\/h3>\n\n<p>Action Hooks\n * do_action('<code>quizy_before_questions<\/code>', $quiz_post)\n * do_action('<code>quizy_before_question<\/code>', $question)\n * do_action('<code>quizy_after_question<\/code>', $question)\n * do_action('<code>quizy_after_questions<\/code>', $quiz_post, $questions)<\/p>\n\n<p>Filter Hooks\n * apply_filters('<code>quizy_locate_template<\/code>', $template, $template_name, $template_path )\n * apply_filters('<code>quizy_stylesheet_url<\/code>', QUIZY_PLUGIN_URL . 'assets\/style.css')\n * apply_filters('<code>quizy_script_url<\/code>', QUIZY_PLUGIN_URL . 'assets\/quizy.js');<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install Quiz and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/quizy<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Quizy screen to configure the plugin<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>This section describes how to install Quiz and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/quizy<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Quizy screen to configure the plugin<\/li>\n<\/ol><\/dd>\n<dt>A question that someone might have<\/dt>\n<dd><p>An answer to that question.<\/p><\/dd>\n<dt>What about foo bar?<\/dt>\n<dd><p>Answer to foo bar dilemma.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>New TEMPLATING SYSTEM (Similar to Woocommerce template system)<\/li>\n<li>Questions are now shown one after the other (1 question per page) as a the default mode, you can chage the mode to list by adding 'list' as a parameter to your shortcode<\/li>\n<li>Add result percentage section<\/li>\n<li>Filter hooks : ( quizy_locate_template, quizy_stylesheet_url, quizy_script_url )<\/li>\n<li>Action hooks : ( quizy_before_questions, quizy_before_question,q uizy_after_question, quizy_after_questions )<\/li>\n<li>Folders organisation<\/li>\n<li>Add questions and answers number<\/li>\n<li>Fix bugs<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>1'st published Quizy version<\/li>\n<li>Duration is not yet concidered<\/li>\n<li>only 1 quiz template is provided for now<\/li>\n<\/ul>","raw_excerpt":"Quizy enables you to create quizzes, tests with several common settings with evaluation","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/68504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=68504"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lebleut"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=68504"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=68504"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=68504"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=68504"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=68504"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=68504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}