plugin-icon

Quizy

제작자: Jamel.Z·
Quizy enables you to create quizzes, tests with several common settings with evaluation
버전
1.1
최근 업데이트일
May 23, 2017
Quizy

Quizy is in the 1st step of development, if you would like to contribute please refer to our Github repository.

  • Create Quizzes with (Quiz type, Duration (sec), max nbr questions)
  • Create questions and assign them to a picked Quiz (add answers, duration, image …)
  • A short code for every quiz

Template System

The Quizy template system is pretty similar to the Woocommerce template system : If you need overwrite the Quizy template pages, you just need to copy the templates folder from the Quizy directory to your theme or child theme directory and rename it to quizy.

Shortcode

You should use [quizy id=1234] where 1234 is the quiz id to show. Add the list=yes if you need to list all the quiz questions in one single page [quizy id=1234 list=yes ], otherwise the one question per screen mode will be the default mode for your current quiz.

Hooks

Action Hooks * do_action(‘quizy_before_questions‘, $quiz_post) * do_action(‘quizy_before_question‘, $question) * do_action(‘quizy_after_question‘, $question) * do_action(‘quizy_after_questions‘, $quiz_post, $questions)

Filter Hooks * apply_filters(‘quizy_locate_template‘, $template, $template_name, $template_path ) * apply_filters(‘quizy_stylesheet_url‘, QUIZY_PLUGIN_URL . ‘assets/style.css’) * apply_filters(‘quizy_script_url‘, QUIZY_PLUGIN_URL . ‘assets/quizy.js’);

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.7.31
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.