Creates exams with unlimited number of questions and answers. Assigns grade after the exam is taken.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
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.
Requires: 2.0.2 or higher
Compatible up to: 3.5.1
Last Updated: 2013-6-17
Downloads: 11,130
8 of 13 support threads in the last two months have been resolved.
Got something to say? Need help?