Title: Codevery Quiz
Author: Codevery LLC
Published: <strong>2024年2月20日</strong>
Last modified: 2026年5月26日

---

プラグインを検索

![](https://ps.w.org/codevery-quiz/assets/banner-772x250.png?rev=3038547)

![](https://ps.w.org/codevery-quiz/assets/icon-256x256.png?rev=3038547)

# Codevery Quiz

 作者: [Codevery LLC](https://profiles.wordpress.org/codevery/)

[ダウンロード](https://downloads.wordpress.org/plugin/codevery-quiz.1.1.3.zip)

[ライブプレビュー](https://ja.wordpress.org/plugins/codevery-quiz/?preview=1)

 * [詳細](https://ja.wordpress.org/plugins/codevery-quiz/#description)
 * [レビュー](https://ja.wordpress.org/plugins/codevery-quiz/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/codevery-quiz/#installation)
 * [開発](https://ja.wordpress.org/plugins/codevery-quiz/#developers)

 [サポート](https://wordpress.org/support/plugin/codevery-quiz/)

## 説明

You can make your WordPress site more interesting by creating fun quizzes. Plus,
you can reward your users with discount coupons based on how well they perform on
the quiz.

The Codevery Quiz plugin allows you to create custom quizzes. You can add an unlimited
number of questions. Also, you can customize the appearance of your quiz to match
your website’s style.

**FEATURES**

 * **Increase Engagement**: Customers can earn a coupon with a promo code for a 
   discount in an interactive way after successfully completing the quiz
 * **Quick and easy to create**: You can create and customize a quiz on a single
   page and then insert the shortcode into any post or page and you’re good to go(
   it’s done)
 * **Customisable**: Questions with text or image answer type, fully customizable
   coupon and you can add anything you want to the results page (success and failure)
 * **Capture emails**: To collect email addresses, there is a form to send coupons
   to customers, these emails can then be exported to a CSV file.
 * **Certificate Generation**: Ability to generate certificates with discounts for
   customers who successfully complete the quiz
 * **Timer**: Set a time limit for users to complete the quiz, increasing challenge
   and urgency
 * **Progress Bar**: Visually shows quiz takers how far they’ve progressed through
   the quiz

**SALE COUPON**

Our plugin has a special feature that allows users to offer discount coupons as 
a reward for achieving high scores on quizzes. By setting a point threshold, users
can trigger the issuance of a discount coupon, which can help boost sales by motivating
users to take the quiz and rewarding those who perform well.

## スクリーンショット

 * [[
 * Sample quiz
 * [[
 * Incorrect answer
 * [[
 * Correct answer
 * [[
 * Successful result page
 * [[
 * Question editing screen
 * [[
 * Quiz settings – coupon customization
 * [[
 * Quiz settings – adding questions

## ブロック

このプラグインは1個のブロックを提供します。

 *   Codevery Quiz Embed an interactive quiz

## インストール

**Automatic installation**

Automatic installation is the easiest way to install the plugin. So we suggest you
to use that option.
 In your WordPress dashboard, go to _Plugins > Add New_. In 
the search bar, type in **Codevery Quiz**. Locate the plugin in the search results
and click on the **Install Now** button next to it. Once the plugin is installed,
click on the **Activate** button to activate it.

**Upload via WordPress Admin**

Go to the the Codevery Quiz plugin page at [https://wordpress.org/plugins/codevery-quiz/](https://wordpress.org/plugins/codevery-quiz/)
and click the **Download** button to download the zip file. Login to your WordPress
Dashboard and select _Plugins > Add New_ from the menu. Select **Upload Plugin**
from the top of the main page. Select the zip file from your local filesystem and
click **Install Now**. Once installation has finished click the **Activate Plugin**
button.

**Manual installation**

For installing a plugin by manually transferring the files onto the server see [this instructions](https://wordpress.org/documentation/article/manage-plugins/#manual-plugin-installation-1).

**Getting started**

Once the plugin is installed and activated, go to _Quizzes_, you will find there
a demo quiz. Copy the shortcode and add it to a page to test the plugin’s features.

Then you can edit it or create a new quiz.

## FAQ

### What type of question I can add?

You can add questions with text or with image answers.

### How do users earn discount coupons?

You can set a point threshold that, when reached, triggers the issuance of a discount
coupon (the shortcode has to be add to ‘Success description’ in the settings). This
incentivizes users to take the quiz and rewards those who perform well.

### How does the coupon work?

Users who achieve a specified point threshold in the quiz become eligible to receive
a coupon. The coupon functionality is integrated with WooCommerce, allowing users
to use their coupons during checkout on your WooCommerce-powered online store. Once
the user reaches the required points, the plugin automatically generates a unique
coupon code, which can be applied in the coupon field on the WooCommerce checkout
page.

Please note that the coupon functionality is designed to work exclusively with WooCommerce,
ensuring a smooth and streamlined experience for your customers. And also the discount
coupon shortcode should be added to the ‘Success description’ field in the plugin
settings.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Codevery Quiz はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

 *   [ Codevery LLC ](https://profiles.wordpress.org/codevery/)

“Codevery Quiz” は1ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/codevery-quiz/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Codevery Quiz” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/codevery-quiz)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/codevery-quiz/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/codevery-quiz/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/codevery-quiz/)を [RSS](https://plugins.trac.wordpress.org/log/codevery-quiz/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.1.3

 * Tested up to: 7.0
 * Added Codevery Quiz block

#### 1.1.2

 * Tested up to: 6.8.3
 * Added a filter hook `cquiz_answer_status_text` to allow changing the “Correct”
   and “Incorrect” text.

#### 1.1.1

 * Tested up to: 6.8.1
 * Fixed custom column hooks conflict
 * Fixed javascript error in the coupon email error handler

#### 1.1.0

 * Tested up to: 6.6.2
 * Added a progress bar
 * Added a timer

#### 1.0.1

Tested up to: 6.5.2

#### 1.0.0

Initial release of the Codevery Quiz Plugin.

## メタ

 *  バージョン **1.1.3**
 *  最終更新日 **8時間前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/codevery-quiz/)、[Ukrainian](https://uk.wordpress.org/plugins/codevery-quiz/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/codevery-quiz)
 * タグ
 * [coupon](https://ja.wordpress.org/plugins/tags/coupon/)[discount](https://ja.wordpress.org/plugins/tags/discount/)
   [points](https://ja.wordpress.org/plugins/tags/points/)[questions](https://ja.wordpress.org/plugins/tags/questions/)
   [quiz](https://ja.wordpress.org/plugins/tags/quiz/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/codevery-quiz/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/codevery-quiz/reviews/)

## 貢献者

 *   [ Codevery LLC ](https://profiles.wordpress.org/codevery/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/codevery-quiz/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://u24.gov.ua/)