>
Download This Plugin | |
Download Elegant Themes | |
Name | Watu |
Version | 2.5.5.2 |
Author | Kiboko Labs |
Rating | 94 |
Last updated | 2015-03-03 04:46:00 |
Downloads |
49253
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Watu plugin added 7 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Watu plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Watu plugin ads no tables to your Wordpress blog database.Create exams and quizzes and display the result immediately after the user takes the exam. You can assign grades and point levels for every grade in the exam / quiz. Then assign points to every answer to a question and Watu will figure out the grade based on the total number of points collected.
Watu for WordPress is a light version of Watu PRO. Check it if you want to run fully featured exams with data exports, student logins, categories etc.
This plugin is mobile / touch - friendly. The quizzes will work on mobile devices and phones.
Please go to Tools -> Watu Quizzes to start creating quizzes and exams.
Feel free to check the live demo here. It should answer most "pre-download" questions. If you have more doubts just download the plugin and check out if it works for you. It's free and takes a few seconds to install and activate.
When opening a support thread please provide URL (link) where we can see your problem.
A very common problem is not being able to submit the quiz, or the quiz does not displays at all. This is usually a fatal javascript error caused by other plugins or your them. If you are technical you can easily find the error yourself by checking the JavaScript error console in Chrome or Firefox. Disable the offending plugin and everything will start working normally.
In order to allow other plugins to integrate better to Watu we have started working on developers API. The following action calls are currently available:
= do_action('watu_exam_submitted', $taking_id)
Called when exam is submitted, passes the taken exam ID
= do_action('watu_exam_saved', $exam_id) Called when you add or edit exam (after submitting the changes). Passes the changed exam ID.