Important Note:
---------------

Collator 5 is not backward compatible with earlier versions of Collator.

If you're processing results for quizzes made with Question Writer 4 or earlier, use Collator 1.4

If you're processing results for quizzes made with Question Writer HTML5, use Collator 5.

Use a different database for Collator 1.4 and Collator 5 if you are running both.

Installation
-----------------------------------
1. Firstly create a new database and user on your MySQL database.

2. Run an SQL statement with the contents of the schema.txt file to create the tables in your database.

3. Place all the files in the collator5 directory onto your webserver.

4. Edit the config.php file with your database, email and backup server settings.

5. Change the result server and backup server URLs in your Question Writer quiz to point to your new server. It should look something like
http://www.yourserver.com/collator5/qwhtml5.php
