Title: Quizy
Author: Jamel.Z
Published: <strong>मे 13, 2017</strong>
Last modified: मे 23, 2017

---

प्लगइन शोधा

![](https://ps.w.org/quizy/assets/banner-772x250.jpg?rev=1656469)

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://ps.w.org/quizy/assets/icon-256x256.jpg?rev=1656469)

# Quizy

 [Jamel.Z](https://profiles.wordpress.org/lebleut/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/quizy.zip)

 * [तपशील](https://mr.wordpress.org/plugins/quizy/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/quizy/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/quizy/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/quizy/#developers)

 [समर्थन](https://wordpress.org/support/plugin/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’);

## स्क्रीनशॉट

 * [[
 * Quizzes list with shortcode
 * [[
 * Questions list
 * [[
 * Question example
 * [[
 * Quizy general settings (Settings->Quizy)

## स्थापना

This section describes how to install Quiz and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/quizy` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Quizy screen to configure the plugin

## नेहमी विचारले जाणारे प्रश्न

  Installation Instructions

This section describes how to install Quiz and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/quizy` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Quizy screen to configure the plugin

  A question that someone might have

An answer to that question.

  What about foo bar?

Answer to foo bar dilemma.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Quizy” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले
आहे.

योगदानकर्ते

 *   [ Jamel.Z ](https://profiles.wordpress.org/lebleut/)

[भाषांतर करा “Quizy” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/quizy)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/quizy/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/quizy/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/quizy/) च्या [RSS](https://plugins.trac.wordpress.org/log/quizy/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.1

 * New TEMPLATING SYSTEM (Similar to Woocommerce template system)
 * 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
 * Add result percentage section
 * Filter hooks : ( quizy_locate_template, quizy_stylesheet_url, quizy_script_url)
 * Action hooks : ( quizy_before_questions, quizy_before_question,q uizy_after_question,
   quizy_after_questions )
 * Folders organisation
 * Add questions and answers number
 * Fix bugs

#### 1.0

 * 1’st published Quizy version
 * Duration is not yet concidered
 * only 1 quiz template is provided for now

## मेटा

 *  आवृत्ती **1.1**
 *  शेवटचा अद्यतन **9 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 3.9 किंवा मोठा **
 *  परीक्षित केले आहे **4.7.33**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/quizy/)
 * टॅग्ज:
 * [evaluation](https://mr.wordpress.org/plugins/tags/evaluation/)[extensible](https://mr.wordpress.org/plugins/tags/extensible/)
   [quizzes](https://mr.wordpress.org/plugins/tags/quizzes/)[shortcode](https://mr.wordpress.org/plugins/tags/shortcode/)
   [tests](https://mr.wordpress.org/plugins/tags/tests/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/quizy/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/quizy/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/quizy/reviews/)

## योगदानकर्ते

 *   [ Jamel.Z ](https://profiles.wordpress.org/lebleut/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/quizy/)