Quizz

0

Create a sequential quiz on WordPress with the Quizz plugin. You can create rich questions, with rich text, images, videos, audio, as you would in any other WordPress post, and let the

Version
Last updated
Active installations
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

Create a sequential quiz on WordPress with the Quizz plugin.

You can create rich questions, with rich text, images, videos, audio, as you would in any other WordPress post, and let the user answer in plain text, and move on to the next question if they’ve answered correctly.

The answer conditions can be either ‘exact match & case-sensitive’, or can be phrase-matched (eg. the list of correct answers can be “xyz, abc, def”, and if the user enters “abc”, it’s counted as the right answer.

The plugin also raises the following hooks:
quizz_level_updated: raised when the user’s answer is considered correct and they’re pushed to the next question
quizz_ended: raised when the list of questions comes to an end, and the user is sent to a designated page (eg. a congratulations page)

Usage

  1. Under Questions in the WordPress admin menu, click on Add New Question.
  2. Enter the question in the big post area. This can be plain text, images, or embedded multimedia.
  3. Enter the correct answer in the Answer field below the question field.
  4. Choose whether you will accept only exact matches, or a part answer (eg. you enter a series of answers delimited by commas) is valid.
  5. Select which question leads to the current question.
  6. Select whether this is the final question of the series, and if it is, choose the Page which will be displayed when the player is done with the quiz. Eg. a thank you page, or a success page.

Uninstall

In the Plugins screen of your WordPress admin area, navigate to Quizz, click on Deactivate. On the refreshed screen, click on Delete.
Note: You will lose all your questions if you uninstall the plugin. Take a backup of your data before you uninstall.