Title: WpCues Basic Quiz
Author: wpcues
Published: <strong>March 17, 2015</strong>
Last modified: May 7, 2015

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wpcues-basic-quiz/assets/icon-128x128.png?rev=1144774)

# WpCues Basic Quiz

 By [wpcues](https://profiles.wordpress.org/wpcues/)

[Download](https://downloads.wordpress.org/plugin/wpcues-basic-quiz.zip)

 * [Details](https://pcd.wordpress.org/plugins/wpcues-basic-quiz/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/wpcues-basic-quiz/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/wpcues-basic-quiz/#installation)
 * [Development](https://pcd.wordpress.org/plugins/wpcues-basic-quiz/#developers)

 [Support](https://wordpress.org/support/plugin/wpcues-basic-quiz/)

## Description

The plugin tries to approach creating quiz, grading it and issuing certificate,badges
and assign levels in the best possible and
 efficient manner.

### Features

 * Create quiz with multimedia rich content.
 * Add mathematical formulas and symbols easily. You can use latex or mathml. The
   math symbols will be displayed with the help of mathjax.
 * Categorize your quizzes and questions in custom categories.
 * Randomize Questions and answers
 * Multiple type of Questions such as single /multiple choice, sorting, fill the
   gaps, true false, open ended, Matching column
 * Award partial marking in question having multiple correct answer
 * Assign Grades on the basis of point scored or percentage of correct answers replied.
   Issue different html / pdf certificate on the basis of grade.
 * Configure final result screen with multiple template variables. Easily add Social
   share button or show report on the final result screen.
 * Add Google Recaptcha to your quiz
 * Create great leaderboards of different types and show them using shortcode.
 * Create bar, line and pie chart and include anywhere using shortcode.
 * Award Mozilla open badges and assign different levels to your users.
 * Detailed statistics related to your quizzes
 * Sell your quizzes using Stripe.
 * Email notification to user / admin / editor (quiz creator) when someone takes
   quiz /attains new level /get issued new badge.

### PDF Certificates

 * To show pdf certificates, you need mpdf library . You can download it from [official mpdf repository](http://www.mpdf1.com/mpdf/index.php?page=Download).
 * Place it inside ‘lib’ subfolder inside public folder and you are ready to publish
   stylish pdf certificate to your users.
 * The reason that I have not included that library by default is because of it’s
   size (53 MB) as it can cause some unforseen problem while plugin activation hampering
   basic usage.
 * 
   ### Online Demo
   
 * Feel free to check the [live demo here](https://www.wpcues.com/wpcuesbasicquiz/wp-admin/).
   
   userid : demo password : wpcuestrial123!

## Screenshots

 * [[
 * List of your quizzes with shortcodes for embedding in posts or pages
 * [[
 * The form for creating and editing a quiz
 * [[
 * The form to add / edit question
 * [[
 * The form to add new grade

## Installation

 * Navigate to Add New Plugin page within your WordPress
 * Search for WpCues Basic Quiz
 * Click Install Now link on the plugin and follow the prompts
 * Activate the plugin through the ‘Plugins’ menu in WordPress

**Or**

 * Upload plugin dir ‘WpCue Basic Quiz’ to the `/wp-content/plugins/` directory
 * Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  How are grades calculated?

WpCues Quiz computes the grade either on basis of total points collected or percentage
correct answer scored by the visitor. Then it finds the grade. For example: If you
have 2 questions and the correct answers in them give 5 points each, the visitor
will collect either 0, or 5 or 10 points at the end. You may decide to define grades“
Failed” for 0 to 4 points and “Passed” for those who collected more than 4 points.
In reality you are going to have more questions and answers and some answers may
be partly correct which gives you full flexibility in assigning points and managing
the grades.
 You can also issue certificate on the basis of grade attained by the
user.

  How do I show the quiz to the visitors of my blog?

You need to create a post and embed the quiz short code. The quiz short code is 
shown in a column on Quiz table. Also you can directly insert from add/edit quiz
form by clicking ‘Insert into post’ button.
 You can place as many as exam shortcode
as you want in a post /page or anywhere (even in widget in sidebar).

  How to translate the plugin interface in my language

You can use the standard WordPress way of translating plugins (via Poedit and .po/.
mo files).
 If using Poedit, your file names should start with “watu-“. For example:
watu-de_DE.po / watu-de_DE.mo. They should be placed in wp-content/languages/plugins
folder.

## Reviews

![](https://secure.gravatar.com/avatar/7100e9a0c11ffae534387accbe8a4e0b3b3a62168f35e76eb2a5585183aeea64?
s=60&d=retro&r=g)

### 󠀁[Best Quiz Plugin](https://wordpress.org/support/topic/best-quiz-plugin-4/)󠁿

 [davidjohnson07](https://profiles.wordpress.org/davidjohnson07/) February 8, 2017

Thanks for wonderful plugin. I found all the features that I was thinking in one
plugin. Very good initiative.

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/)

## Contributors & Developers

“WpCues Basic Quiz” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ wpcues ](https://profiles.wordpress.org/wpcues/)

[Translate “WpCues Basic Quiz” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpcues-basic-quiz)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpcues-basic-quiz/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpcues-basic-quiz/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpcues-basic-quiz/)
by [RSS](https://plugins.trac.wordpress.org/log/wpcues-basic-quiz/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### Changes in 1.6.5

 * Fixed code for Certificates (both html and pdf certificates)
 * Fixed code for statistics page

### Changes in 1.6.4

 * Changed code structure to be OOP based

### Changes in 1.6.3

 * Added code changes required for open ended, Sorting and fill the gaps questions

### Changes in 1.6.2

 * Fixed minor bugs

### Changes in 1.6.1

 * Fixed minor bug for quiz shortcode

### Changes in 1.6

 * Fixed bug related to leader board , chart and product
 * Fixed bug related to display of mathematical formulas correctly
 * Changed default report formatting
 * Fixed bug related to selecting only a fixed number of questions out of total 
   questions added in a quiz
 * Complete internationalization of JavaScript files

### Changes in 1.5

 * Fixed bug related to open ended question
 * Fixed some minor bugs related to statistics admin page
 * Add new feature to add captcha to quiz

### Changes in 1.4

 * Removed Bugs to add gradegroup for a quiz and display point on final screen correctly
 * Removed bug to delete log record

### Changes in 1.3

 * Fixed some bugs related to adding question after quiz have been published

### Changes in 1.2

 * Fixed activation bug for PHP < 5.3

### Changes in 1.1

 * Changed Quiz default post type to private and added setting to change it to public
   with proper slug.
 * Minor Code fixes and improvements

## Meta

 *  Version **1.6.5**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.2.39**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpcues-basic-quiz/)
 * Tags
 * [exam](https://pcd.wordpress.org/plugins/tags/exam/)[mobile](https://pcd.wordpress.org/plugins/tags/mobile/)
   [quiz](https://pcd.wordpress.org/plugins/tags/quiz/)[survey](https://pcd.wordpress.org/plugins/tags/survey/)
   [test](https://pcd.wordpress.org/plugins/tags/test/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/wpcues-basic-quiz/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpcues-basic-quiz/reviews/)

## Contributors

 *   [ wpcues ](https://profiles.wordpress.org/wpcues/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpcues-basic-quiz/)