Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

VIZE Tests – Basic

Opis

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

Snimke zaslona

  • 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

Recenzije

21. srpnja 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)
Pročitajte 1 recenziju

Suradnici i Programeri

“VIZE Tests – Basic” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “VIZE Tests – Basic” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.