Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

VIZE Tests – Basic

Descripción

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).

Capturas

  • 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

Reseñas

21 de julio de 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)
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "VIZE Tests – Basic" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.