Watu Quiz 1.1

 

Overview

This document contains the full description of Watu script and its instalation.
Watu is easy to use, fast, small and light but very powerful script for creating funny or useful quiz compatible with any HTML website.

Contents

 

Requirements

The script needs only web host with PHP 4 or above and MySQL database. The generated quizes are simpel HTML so they can be plugged into a site on a server without PHP. The processing script can stay on a remote server which supports that language.

 

Installation

The installation of Watu is very simple and requires only few steps.

1. Create a database for use of Watu. Watu can also share the same database with other applications you may have on the host
2. Open inc/db_login.inc.php and enter your DB connectivity details.
3. Open inc/defines.inc.php and change the value of SITE_URL to the URL where you have installed Watu Quiz. Note that there must be a trailing slash.
4. Upload the files on your web host
5. Chmod folder 'images' to 0777 to allow writing of images.
6. Direct your browser to install.php.
Then you have to choose password for administrator.
That's all!
To use the script, point your browser to index.php. Your username is "admin".


Changing the design
You can modify all files from folder 'templates' with any wysywig or ordinary web editor and change styles.css for the stylesheets.

 

Using Watu Quiz

1. Create New Watu (Quiz/Survey)
This is the default page which you see when you log in in the administration. Here you can create your quiz. Each quiz needs a title and description. Once entered you can "Update Watu" which will save it to the database.  Then you can start adding Results, Questions and Answers.

2. Adding Results
The results of a quiz is what your visitors/quiz users will see after completing the quizes.  Obviously the results must be created having in mind the questions in the quiz and the possible answers. You can add resutls from the right panel on the main page. Each result can have a title, description and image. The image can be uploaded for that result or you can use image from your images gallery - manageable thru the page "Your Images".

3. Adding Questions
Before adding a question you must have at least one result saved, so you can assign it to that question. Each question contains question and type. The type can be single or multiple which means that the takers would be able to choose only one answer (radio buttons) or several answers (checkboxes).

4. Assigning answers
You need to assign at least 2 answers for each question. The answers are the selections which the end user will be allowed to make when answering the question (one or more depending on the question type). To each answer you need to assign which result does it add to. I.e. if the answer is a) you want a score to be added to result B for example. At the end the result which takes the most scores will be displayed to the user.

<>

Support

For any problems or questions contact me on admin@pimteam.net

 

License

The license of this script allows you to install it on unlimited domains as long as you own them. Reselling it however is not allowed.

A Product of P.I.M. Team Bulgaria