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.

VIZE Tests – Basic

Description

This plugin will help you to create and configure different type of tests with multiple choice questions. And embed those tests in any Post or Page using Shortcode.

Plugin will instantly analyze user answers and display result as “You Passed” or “You Failed” along with percentage score of a user.

User can rewrite or reattempt any test at any number of time.

Shortcode Or Settings

  • [VIZE_Test_Body]
  • vize_test_id – Only required argument to embed a Test in a Post or Page.

How to Integrate

  • First create one or more tests using “VIZE Tests -> Manage Tests” WordPress menu item.
  • Now add one or more questions to one or more tests.
  • A question can only be linked to one test at one time.
  • A question can have two or more answers in it.
  • You can add more answers to any question using “Add Answer” link on Add/Edit Question form.
  • Now go to “VIZE Tests -> Manage Tests” page and copy shortcode of a test from “Test ID / Shortcode” column.
  • Shortcode format is [VIZE_Test_Body vize_test_id=”xx”].
  • Replace “xx” with ID of Test which you want to embed in your post.
  • For example shortcode for Test with ID “1” will look like this. [VIZE_Test_Body vize_test_id=”1″]

Style and Layout

  • Most of the layout and styling has been managed by using Classes and IDs.
  • All Frontend styles and layout has been tested using WordPress TwentyTwenty theme.
  • You can override any style in your theme style file by using class name or ID (Recommended).
  • Otherwise, you can go to Plugin_Directory/public/css/vize-tests-public.css to modify any style. (Not Recommended).

Screenshots

  • Manage Tests
  • Add/Edit a Test
  • Manage Questions
  • Add/Edit a Question
  • Shortcode format
  • Test form in post or page
  • Test form and results if someone pass
  • Test form and results if someone fail

Reviews

جُلائی 21, 2020
There are a bug regarding Manage questions (see support forum)... Easy to manage, and easy to use for students. Run fine in classic editor (better for -18 students) and visual editor. Remember to me the classic mtouchquiz plugin Thanks for your job! A wish list? More questions types, obviously! (not only single orm multiple choice)
Read all 1 review

Contributors & Developers

“VIZE Tests – Basic” is open source software. The following people have contributed to this plugin.

Contributors

Translate “VIZE Tests – Basic” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.