Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Mevabi Shortest Wordpress Plugin - Rating, Reviews, Demo & Download

Mevabi Shortest Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Mevabi Shortest lets you create scored tests or quizzes (not “right/wrong” quizzes) and insert them anywhere on your site using a shortcode.

All the test information (title, questions, answers, points and results) is stored directly inside the shortcode attributes, so the plugin doesn’t need to create any extra database tables.

Main features

  • Visual builder in the admin panel to create the shortcode without writing any code by hand.
  • A dedicated “Edit Test” screen where you can paste an existing shortcode and edit it with the same visual builder.
  • Single-choice answers, each one with its own points value.
  • Configurable result ranges based on the total score obtained, including negative scores (for example -10 to -5, -4 to 2, 3 to 20).
  • Optional final score display: show or hide the numeric score above the result text, useful for tests (e.g. vocational or personality tests) where the raw number isn’t meaningful.
  • Optional “take the test again” button shown after the result, so visitors can reset and retake the test.
  • Two display modes: all questions at once, or one question at a time with a progress bar.
  • General style settings (colors and text size) applied to every test on the site.
  • Lightweight: no external calls, no third-party dependencies, no custom database tables.

Shortcode example

[mevabishortest title="Test title" description="Optional description" button="Next" display="all" score="yes" repeat="Take the test again" q1="Question 1|Answer A;10|Answer B;5|Answer C;0" q2="Question 2|Answer A;0|Answer B;10|Answer C;5" result="Beginner;0;10|Intermediate;11;20|Advanced;21;25|Expert;26;50"]

Result ranges use result="Text;minimum;maximum|Text2;minimum;maximum". Minimum and maximum can be negative, so values such as result="Insufficient;-10;-5|Very low;-4;2|Great student;3;20" are supported.

Note: the characters “|”, “;” and ‘”‘ are used as internal separators inside the shortcode and cannot be used within question, answer or result texts. The visual builder removes them automatically.

Screenshots

  1. Visual builder to create a test and generate the shortcode.

    Visual builder to create a test and generate the shortcode.

  2. Edit Test screen: paste an existing shortcode to modify it.

    Edit Test screen: paste an existing shortcode to modify it.

  3. General settings page for styling.

    General settings page for styling.

  4. Example test displayed on the frontend.

    Example test displayed on the frontend.


Reviews & Comments