Watu Quiz

Descripción

PRO | DEMO

This plugin is constantly maintained and improved since 12 years!

Crea exámenes, encuestas y cuestionarios y muestra el resultado inmediatamente después de que el usuario complete el cuestionario. Puedes asignar calificaciones y niveles de puntos para cada grado en el examen / cuestionario. A continuación, asigna puntos a cada respuesta a una pregunta y Watu Quiz calculará la calificación basada en el número total de puntos recogidos.

Watu Quiz es una versión ligera de Watu PRO. Revísalo si quieres realizar exámenes completos con exportación de datos, inicio de sesión de los estudiantes, sistema de calificación elaborado, categorías, informes, análisis de datos, etc.

Very quick and easy to start: Watu Quiz pre-fills a simple demo quiz with 3 questions when you install it.

Este plugin es compatible con dispositivos móviles/táctiles. Los cuestionarios funcionarán en dispositivos móviles y teléfonos.

Por favor, dirígete a Watu Quizzes en tu escritorio para empezar a crear cuestionarios, exámenes o encuestas.

Funcionalidades

  • Creates quizzes, surveys, tests, polls, questionnaires, and exams.
  • Use shortcodes to embed quizzes in posts or pages or publish them automatically.
  • Preguntas de selección única.
  • Preguntas de selección múltiple.
  • Preguntas abiertas (ensayos).
  • Preguntas obligatorias.
  • Survey questions (no correct / wrong state).
  • Question categories & filter by category.
  • Deactivate questions.
  • Randomize questions.
  • Pull random questions from a pool.
  • Grades / personality types.
  • Muestra las respuestas al final del cuestionario o inmediatamente después de la selección.
  • Lista de usuarios que realizaron las pruebas junto con sus resultados.
  • Export results to a CSV file
  • Import questions from a CSV file.
  • Ajax-based loading of the quiz results. Optionally switch off to regular loading.
  • Facebook and Twitter sharing of the quiz results.
  • Mobile / touch – friendly user interface.
  • Notify admin when someone takes a quiz.
  • Send email to the quiz taker with their results.
  • Schedule quizzes for a given date/time interval.
  • Puedes conectarte a MailChimp utilizando el plugin Puente Watu a MailChimp.
  • A basic bar chart is available for showing user points vs. average points on a given quiz.
  • GDPR compliance features: not storing IP addresses. Hooks a personal data eraser into the WordPress tools.
  • Regularly supported and updated since 10 years.
  • PHP 6, PHP 7, PHP 8 Compatible.

Atención usuarios de la red WordPress (multi-sitio)

Cuando actives el plugin hazlo como administrador del blog y no como administrador de la red.

Demo en línea

No dudes en consultar la demostración en vivo aquí. Debería responder a la mayoría de las preguntas «previas a la descarga».
Si tienes más dudas simplemente descarga el plugin y comprueba si te funciona. Es gratuito y tarda unos segundos en instalarse y activarse.

Resolución de problemas

Cuando abras un hilo de soporte por favor proporciona la URL (enlace) donde podamos ver tu problema.

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.

API para desarrolladores

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 attempt ID

= do_action(‘watu_exam_submitted_detailed’, $taking_id, $exam, $user_ID, $achieved, $g_id)
Same as above but passes also the full exam object, the user ID, points and grade ID

= do_action(‘watu_exam_saved’, $exam_id)
Called when you add or edit exam (after submitting the changes). Passes the changed exam ID.

Traducciones comunitarias

  • Persian (Farsi) translation provided by Reza: download zip with .po / .mo files
  • German translation provided by Peter Baumgartner is available here

  • Russian translation provided by @Nikon: .po / .mo

  • The included Romanian translation is provided by Andrei Ciuculescu

  • Portuguese translation provided by José Costa

  • Spanish translation provided by Sebastian Cetrangolo / seeeba

  • Turkish translation provided by Muhammet AVCI

Capturas

  • Lista de tus exámenes con shortcodes para incrustar en entradas o páginas
  • El formulario para crear y editar un examen/prueba
  • Puedes añadir un número ilimitado de preguntas en cada cuestionario o examen, y cada pregunta puede ser de respuesta única, de respuesta múltiple o de tipo abierto.

Instalación

This section describes how to install the plugin and get it working.

  1. Upload the entire folder watu to the /wp-content/plugins/ directory
  2. Activa el plugin en menú ‘Plugins’ de WordPress
  3. Go to «Watu Settings» to change the default settings (optional)
  4. Go to «Watu Quizzes» under «Tools» menu to create your exams, add questions, answers and grades. On the «manage questions» page of the created exam page, above the questions table you will see a green text. It shows you the code you need to enter in a post content where you want the exam to appear.

FAQ

¿Cómo se calculan las calificaciones?

Watu computes the number of points in total collected by the answers given by the visitor. Then it finds the grade. For example: If you have 2 questions and the correct answers in them give 5 points each, the visitor will collect either 0, or 5 or 10 points at the end. You may decide to define grades «Failed» for 0 to 4 points and «Passed» for those who collected more than 4 points. In reality you are going to have more questions and answers and some answers may be partly correct which gives you full flexibility in assigning points and managing the grades.

¿Puedo asignar puntos negativos?

Yes. It’s even highly recommended for answers to questions that allow multuple answers. If you just assign 0 points to the wrong answers in such question the visitor could check all the checkboxes and collect all the points to that question.

¿Cómo se muestra el cuestionario a los visitantes de mi blog?

You need to create a post and embed the exam code. The exam code is shown in the green text above the questions table in «Manage questions» page for that exam.

Please do not place more than one code in one post or page. Only one exam will be shown at a time. If you wish more tests to be displayed, please give links to them!

¿Cómo maneja las cuentas de usuario ?

Watu Quiz uses the WordPress user registration / login system. So if you want to allow users to register for quizzes simply select «Require user login» in the Edit Quiz page and make sure «Anyone can register» is selected in your WordPress Settings page.

How to embed videos in questions?

To embed a video from Youtube or a similar remotely hosted video, use the embed shortcode like this: [embed width=»680″ height=»420″]http://www.youtube.com/watch?v=dQw4w9WgXcQ[/embed].

To embed locally hosted video you can use the «Add media» button in the rich text editor and insert your video. Sometimes this doesn’t work even in posts so you may want to install some of the many available video player plugins.

Is it compatible with BuddyPress or membership plugins?

Since it uses the standard WordPress user login system, it is compatible with BuddyPress and all membership plugins that we know about. Of course, some odd membership plugin that uses its own user login system might be incompatible with Watu.

How to translate the plugin interface in my language or just change some of the texts

You can use the standard WordPress way of translating plugins (via Poedit and .po / .mo files) or use plugin like Loco Translate.
If using Poedit, your file names should start with «watu-«. For example: watu-de_DE.po / watu-de_DE.mo. They should be placed in wp-content/languages/plugins folder.

Can I override the templates / views without modifying the plugin code? (For advanced users)

Yes. You can create a folder called «watu» under your active WP theme folder. Then create a copy of the view file you want to modify, keep the original name, and place it in the «watu» folder there. (Do not create «views» folder). Then the copy of the template will be used instead of the original one.

I’m getting «Error Occurred» message after submitting the quiz

If you get «Error Occurred» when submitting a quiz, this is usually because there is too much data to be sent through Ajax. Watu normally uses Ajax to submit quizzes to make the user experience more pleasant. If your server cannot handle the data by Ajax for some reason (too much data, improper configuration, etc), you can switch off Ajax from Watu Settings page. Navigate near the bottom of the page and you will see heading «Ajax in quizzes». Select the problematic test(s) and save.

How to create a «Retry Quiz» link or button?

To let the user retry the quiz you simply need to take them back to the same page where the quiz is published (i.e. to refresh the page). So you can place a link or button in the «Final screen» of the quiz and that link or button will point to the quiz page itself.

I added some third party JavaScript on the final screen but it does not work. What to do?

If the script defines new objects it might not work in Ajax mode. Try to switch off Ajax for this quiz from Watu Settings page, then refresh the quiz page and submit again. This will usually solve the issue.

Reseñas

30 de mayo de 2023 1 respuesta
I recently encountered a problem that may have had nothing to do with the Business Directory plugin. The support was awesome and everything is fixed now. I've been using this plugin for years and it's good to know they are still totally on top of support!
11 de abril de 2023 1 respuesta
I had all my sites running with WP Pro Quiz. Unfortunately, the development was stopped and the further development of WP-Adv-Quiz was rather bad. Waited over a year for an update and bug fixes and an update came that produced more bugs. So I had to look for something new and ended up at Watu. I translated the installation into German with Loco and set everything up. Even without premium, this is a perfect quiz plugin. I will still buy premium soon to support the developers. Great work! Keep it up! greetings from Germany
2 de marzo de 2023 1 respuesta
Requires a short learning curve to master the many possible functions and options, but a terrific and flexible quiz creation app with outstanding support for the few queries I had after purchase.
15 de diciembre de 2022 1 respuesta
I tested several quiz plugins and almost all of them came with waaaay to much js libraries, css styles and other unneeded stuff that just bloats the website and are overloaded with these annoying huge "buy the pro version" banners". "Watu Quiz" is instead is clean, lean and brings no unneeded styles or libraries which makes it very straightforward to integrate into your existing theme and easy to style and configure to your liking. Last but not least the fantastic, super-quick support helped me achieve a specific behavior that I needed. Very happy, therefor a perfect 5 out of 5 from me!!
5 de diciembre de 2022 1 respuesta
After trying the free plugin and the demo sandbox for a bit, I went for WatuPro for an assessment site I'm building. Watu and WatuPro have by far the best grading system among all WordPress plugins I have tried - you can create many different types of tests with these, especially WatuPro. The backend and test UI could improve a bit (the test UI is very customizable with CSS), and ability to create result/quiz pages in the block editor instead of TinyMCE would be great, but these are minor issues in an otherwise top-of-class quiz/assessment/exam offering.
Leer todas las 132 reseñas

Colaboradores y desarrolladores

«Watu Quiz» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Watu Quiz» está traducido en 4 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Watu Quiz» 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.

Registro de cambios

Changes in 3.4.1

  • Added variable %%TOTAL-ENTRIES%% – The total number of users who submitted this quiz. Multiple entries of the same user are counted as individual entries.

Changes in 3.4

  • Added pagination and «per page» selector on the Manage Questions page.
  • Removed default table borders from the basic chart table.
  • Easier question reordering with drag and drop.
  • Added question categories for better admin organization. You can filter by question category.
  • Added option to schedule quizzes.
  • Added option to limit the total (everyone’s) number of attempts on a quiz.
  • Added variables %%TOTAL%% for the total number of questions given, and %%AVG-QPOINTS%% for the average number of points achieved on each question for the given quiz attempt.
  • When the «live mode» of showing answers is selected, radio buttons checkboxes will become disabled after selecting the answer.
  • Unset «autoload» on all options to improve site’s performance.
  • Database improvements: added indexes for better performance and the tables will be created on the default DB engine and collation.

Changes in 3.3

  • Added two more columns to the question import file: «Is required» and «Answer explanation».
  • Added filters on Manage Quizzes page to search quizzes.
  • Added option to mark a question as a survey question. In this case it will not display correct / wrong checkmark at the end of the quiz. Also these questions will not be counted in correct/wrong/unanswered variables and not included in the percentage calculations.
  • Fixed issues when questions contained new lines on the final screen.
  • Handling of quotes in the message when sharing results on Facebook.
  • Added personal data eraser and hooked to the WP tool.
  • Replaced the rich text editor popup with a local instance to avoid JS errors on some installations.
  • Added a new selectable quiz design: modern / buttons style. You can keep using the default one too.
  • Added 2,3,4,5 columns style for the answers of single-choice and multiple-choice questions.
  • Added default «no ajax» setting for new quizzes.
  • Added parameters for ordering, sorting, and limit to the [watu-takings] shortcode. Documented how to hide columns. This way it can be used to create a basic leaderboard.

Changes in 3.2

  • Added hook for third-party integrations right before outputting the final screen
  • Fixed forced CSS rule to keep radios and checkboxes on the same line with the answer
  • Added variable %%USER-NAME%% to show the logged in user name on final screen and email contents
  • Added function to mass delete selected results on a quiz.
  • The %%PERCENTAGE%% variable can be used to show the % correctly answered questions at the end of the quiz.
  • Added option to deactivate questions. These will not be shown in the quiz and not counted but you will be able to re-activate them any time.
  • Added options to use your own Twitter and Facebook social sharing buttons.
  • The submit button on Ajax quizzes changes to «Please wait» to clearly show the data is processing.
  • Added loading indicator for Ajax quizzes
  • Added option to set email subject for the automated emails that go with the submitted quizzes.
  • Email address included in exports when available.
  • Added pagination on Manage Quizzes page.

Changes in 3.1

  • Added buttons to Save & Reuse the current question (and Save & Add blank) to make adding multiple questions easier, especially when they have similar structure
  • Added function to import questions from CSV file
  • Added filters for question type, ID, and question contents on the Manage Questions page
  • The plugin no longer stores IP addresses (GDPR compliance)
  • Added option to mass delete questions
  • Added rich text editor on answers to questions
  • Removed the obsolete FB share dialog which did not work well and used the new SD kit
  • Added option to mass update questions (currently change required status)
  • Added option to switch off auto-scroll when user goes from page to page in the quiz. It is useful on some page designs.

Changes in 3.0

  • The plugin will now count empty (unanswered) questions separately from wrongly answered. The variable %%EMPTY%% can be used at the Final screen to display the number of unanswered questions.
  • Column «% correct» added to the takings page + information on the number of correctly answered, wrongly answered, and unanswered questions.
  • The export file now includes information about % correct answers, num correct, num wrong, and num unanswered questions.
  • Added parameters to the [watu-takings] shortcode that allow you to hide taker’s email and the columns for points and percent correct answers.
  • Added option to select CSV delimiter and quotes around text fields in the CSV
  • Added option to sort quizzes by name or number of questions.
  • Improved integration with Namaste! LMS: you can restrict access to tests if they are required by lessons until the assigned lessons have been read.
  • Improved integration with Namaste! LMS: you can now filter quiz results based on user’s course enrollment.
  • Made the admin pages responsive to allow managing the quizzes in phones and other mobile devices
  • Applied wp_login_url and wp_registration_url hooks for better integration with quizzes that enhance the login/registration process.

Changes in 2.9

  • You can now specify sender email address which is different than the address in your global WP Settings page. You can also use the suggested format to specify sender’s name which is different than the default «WordPress».
  • La página Administrar preguntas ahora muestra el tipo de pregunta y si es una pregunta requerida.
  • Added user email in the taking details & takings list pages when email is available
  • Points to answers and grades can contain decimals. The total in the «Final screen» will also show decimals when available.
  • Added option to save and filter by source URL when taking a quiz. This can be useful if you have published the same quiz in different pages on your site.
  • Added configuration for the submit button value. It can be different for every quiz.
  • Varias mejoras de seguridad
  • Added shortcode to display information from user’s profile. Check the internal Help page for more details.
  • The plugin is integrated to MoolaMojo so when quiz is taken user can be awarded or charged virtual credits of their balance
  • New option lets you define the word used for «quiz» in the system – for example «test», «exam» etc.

Changes in 2.8

  • Added option «Do not alert the user when skipping a non-required question».
  • The optional answer feedback will now be shown in «Show the answer of a question immediately» mode. Please note again this is not secure and shouldn’t be used for real knowledge tests.
  • Added CSS overrides for themes that put radios and checkboxes on their own lines
  • Added shortcode [watu-takings] to display a simplified version of the «View results» page on the front end.
  • You can enable non-admin WP roles to manage the plugin so you don’t have to share your admin login with staff that has to manage quizzes.
  • Added sortable columns on the «view results» page and the associated shortcode.
  • Added honeypot option to prevent spam (it’s not obtrusive like captchas and almost as efficient)
  • Added debug mode to display SQL errors
  • Added variable %%EMAIL%% for quizzes that require login or request user’s email
  • You can now specify URL to redirect the user to upon achieving a given grade
  • The question feedback can be split into different content for correct and incorrect responses.

Changes in 2.7

  • Added option to limit the number of logged in user attempts for quizzes that require login.
  • You can specify one or more email addresses that will receive user’s results (instead of just using the admin email from your WP Settings page)
  • You can now specify different content for the email sent to you when someone takes a quiz
  • New option lets you to send email to user with their results. If user is not logged in this will generate a required field to enter email on the quiz page.
  • You can specify different email contents of the email sent to user than the contents of the email sent to admin
  • All views / templates can now be overriden by placing their copy under a folder called «watu» in your theme folder.
  • Added option to switch off Ajax submitting for certain quizzes. This is useful if you are embedding javascript via shortcodes from other plugins in the final screen of the quiz as some javascripts won’t work when loaded by Ajax.
  • Fixed security exploit
  • Created main level menu for Watu to arrange the submenus better
  • Added short Help page
  • Added a basic bar chart for showing user points vs. average points on a given quiz. Use the shortcode [watu-basic-chart] in the Final Screen to display it.

Changes in 2.6

  • Added optional text-based «captcha» to prevent spam bot submissions on quizzes which do not require user login
  • Option to reoder the questions. Of course this takes effect only when you have not chosen «Randomize questions» in the quiz settings.
  • Removed the hardcoded text «your answers are shown below» and the setting «display answers at the end of the quiz». Instead of this use the variable %%ANSWERS%% which gives far more flexibility.
  • Added option to not store takings in the database. Will be useful to save DB space when you have a quiz whose resutls you don’t need to know.
  • Added two new variables – %%AVG-POINTS%% and %%BETTER-THAN%% to compare your results to others who completed the quiz
  • Added option to enable previous button
  • Added option to automatically publish the quiz in a post at the time of saving
  • Added question numbers + option to not display them (old quizzes default to it for consistency with the previous behavior)
  • Added social sharing option. Currently supports Facebook sharing. You’ll need Facebook app ID.
  • Added Twitter sharing option. As above, use the shortcode [watushare-buttons] to enable all sharing buttons accordingly to your sharing options.

Changes in 2.5

  • Added optional answer explanation / feedback that can be shown along with the correct answers on the quiz
  • Added filter / search on the «view results» page
  • Added feature to andomize the answers to the questions. Works together or independent from the question randomization.
  • Added compatibility with WP QuickLaTeX
  • You can now be notified by email when someone takes a quiz
  • Made the quiz more user-friendly by auto-generating a demo quiz for the new users
  • Improvements to open end quesitons: now any special characters are handled and matching is case INSENSITIVE
  • Moved the grades management out of the main quiz form for better user interface, data integrity and rich text editor for the grade descriptions
  • Added «grade» filter in the «View results» page
  • Added option to pull number of random questions from the quiz
  • Fixed number of wpautop() issues. Now the filter is applied manually only where it’s needed
  • Fixed bug with calculating points on open-end question (the bug was caused by the latest «randomize answers» feature)

Changes in 2.4

  • Quizzes can now require user login. Depending on whether «Anyone can register» is selected in your main settings page, a register link will also be shown when non-logged in user tries to access such quiz
  • You can now use «the_content» filter instead of «watu_content» to handle nasty problems with plugins like qTranslate. It’s not recommended to use this setting unless you have experienced such problems.
  • The full details of the user answers are now recorded and can be seen via popup in the list of results page
  • Added uninstall script and changed the settings regarding deleting data. Now you have to double confirm deleting your exam. This is to avoid accidential data loss.
  • Removed wpframe and other obsolete code
  • Made small change to the display of radio and checkbox questions to allow easier formatting on one line with CSS
  • Fixed for compatibility with 3.8
  • Quiz description, if entered, shows up on top of the quiz
  • Option to delete single taking and delete all submitted data on a quiz
  • Changed current_user_can(‘administrator’) to current_user_can(‘manage_options’) so you can allow a non-administrator role to use the quizzes
  • Open-end questions can also have answers and be matched to them
  • Replaced wpautop in favor of nl2br to avoid adding

<

p> tags in unexpected places like hidden fields
– Did some small styling adjustments
– Fixed the %%MAX_POINTS%% calculation to take into account the quesiton type

Changes in 2.3

  • Export quiz results as CSV file (semicolon delimited)
  • The exam shortcode is now easier to copy
  • Animate back to top when submitting exam, and when clicking «next» after long question. This prevents confusion when user has to see the next screen.
  • Fixed bug with «Question X of Y total» showing even for single-page quizzes
  • Each exam / quiz has its own setting about how the answers will be shown
  • As many themes started showing the choices under radio buttons or checkboxes, added explicit CSS to keep them on the same line
  • Fixed new bug with missing answers when adding question
  • Fixed bug with skipping «0» answers
  • Changed %%TOTAL%% to %%MAX-POINTS%% for clarify and consistency. The old tag will keep working.
  • Further code improvements
  • Tested in multisite
  • Fixed «headers already sent» message caused by premature update statement

Changes in 2.2

  • Replaced ‘the_content’ filter with custom filter to avoid issues with membership plugins
  • Cleanup the root folder from show_exam.php
  • Another method added to the API, see the new docs
  • The answers field changed to TEXT so you can now add long choices/answers to the questions
  • Fixed bug in the list of taken exams
  • Fixed issues with correct/wrong answer calculation
  • Added %%CORRECT%% answers variable to display number of correct answers
  • Watu scripts and CSS are now loaded only when you have exams on the page avoiding unnecessary page overload
  • Other code fixes and improvements

Changes in 2.1

  • Displaying «Question X of Y» so the user knows where they are
  • Fixing incompatibility with Paid Membership PRO
  • Shortcodes on the final screen
  • Starting API (Not yet documented)
  • Code fixes and improvements

Changes in 2.0

  • Required questions (optional)
  • A list of users who took an exam along with their results
  • Localization of the strings in the javascript
  • More flexible function to add new DB fields on update
  • Code fixes and improvements

Changes in 1.9

  • Grade title and description are now separated
  • Shortcodes will be executed in questions and final screen
  • Code fixes and improvements
  • Localization issues fixed

Changes in 1.8

  • the exam title links to the post with this exam if exam is already published
  • «show all questions on single page» is now configurable for every exam
  • Improving code continued (more to come)

Changes in 1.7

  • You can now randomize the questions in a quiz
  • Fixed issues with the DB tables during upgrade
  • Removed more obsolete code, fixed code issues. More on this to come.

Changes in 1.6

  • Removed obsolete rich text editor and replaced with wp_editor call
  • Added «Essay» (open-end) question
  • Resolved possible Javascript conflicts
  • Internationalization ready – find the .pot file in langs/ folder