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
Reviews
Contributors & Developers
“VIZE Tests – Basic” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “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.