########################################
wpQuiz 2.50 RC8 WAR-Why Another Release?
----------------------------------------
(c) 2002 Wire Plastik (www.wplastik.com)
########################################
Last Updated 30 August 2002
Important!
==============================
1. Please note that wpQuiz is a script written by a FULL-TIME student with some extra time on his hands.
2. If you encounter errors along the way, please let me know. I can't beta test everything everytime I edit the script.
3. The database structure is prone to modifications by me.
4. For new stuff please go to the Admin Panel->About to see the changelog.
In This Release
==============================
1. RC8 Release
2. wpQuiz Guide
3. Improved security
4. Upgraded Statistics
5. Upgraded UserCP
6. Slight design changes
Contents
==============================
1. Introduction
2. Requirements
3. Installation
4. Usage
5. Troubleshooting
6. License
Introduction
==============================
wpQuiz was created in Mar 2002 because
a) I just learned PHP &
b) I couldn't find any script that would let me do what wpQuiz can for free.
c) Right now, I can't believe how "complex" wpQuiz is, and how it grew from a 1KB script into a multi-file 150kb+ monster!
Requirements
==============================
a) PHP 4.1.0
i) Register_Globals = Off (recommended by the PHP Group)
ii) File_Uploads = On (required)
b) MySQL 3.0.0
i) 1 Database
Installation
==============================
1. Unzip the zip file while preserving the file structure
2. Go to /lib and open constants.php in notepad or a similar application
3. Edit the constants and variables in constants.php as directed
4. Save and close constants.php
5. Upload everything except the "extras" folder to a folder on your server (e.g. /wpquiz)
6. Run {url}/install.php. Follow the instructions as shown.
7. Delete install.php!!!
8. Done!
Usage
==============================
-The wpQuiz Guide
-To Get to the Admin Panel click the Admin button on the navigational panel.
-To Disable Registering remove register.php
Troubleshooting
==============================
There are a few scripts in the "extras" folder for emergency usage. Do not upload the folder unless you really need to.
phptest.php - this tests php
phpinfo.php - gets phpinfo()
mysqltest.php - tests mysql
adminrestore.php - restores administrator status of any user (caution!!!)
templatesrestore.php - restores all default templates (caution!!!)
You need to run all of these scripts in the extras folder or else they won't work properly.
Message Board:
-http://www.wplastik.com/vb/forumdisplay.php?forumid=16
Known Bugs:
-Not 100% XHTML 1.0 Compliant. Compliance coming soon... [Open - all]
License
==============================
Note: This script is intellectual property of wPlastik!
Actually I feel like putting it on SourceForge. But I need people to work with me!
1. You are allowed to modify the script only to suit your personal needs.
2. You will not redistribute the script for your own profit/gain.
3. You cannot provide downloads of wpQuiz, and only can link to the official download site.
4. Removal of any branding in the files included is an intellectual property violation.
5. Please e-mail me if you wish to use wpQuiz commercially.
6. Although I am comitted to providing you with quality software, I am not god, and cannot predict what will happen on different servers, and so wpD is not responsible for any damage caused to your server/software, etc.
7. This licence agreement can be modified at any time without prior notification by me.
==============================