wpQuiz v2.60b8
RBR - Really Bug-tested Release? - Last Updated 19 January 2003
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 always undergoing modifications.
  4. For new stuff please go to the Admin Panel->About to see the changelog.
  5. wpQuiz logs your server's IP address & URL for statistical purposes. I not disclose this information in anyway to any third party. You can turn this off in constants.php
Thanks
I would like to thank takis for his invaluable support on the forums, the phpBB integration and bug-testing this release!
In This Release
Notes
If Anyone Noticed,
They Might Have Been Getting Errors in their wpQuiz installations. Why? Because I decided to change hosts. In the process, I switched URIs. The New WirePlastkDesign URL is http://www.wireplastik.com . Apparently its faster than before :D .

Request for Writers
Anyone out there who has time on their hands, maybe you could write the wpQuiz documentations for me? I'm not really good at writing long pages of text, so I would really appreciate it if someone could help me accomplish this. Request - Follow this page's design!

Request for Language "Consultants" In this release, the language support is substandard. I have only made most of wpQuiz language-independent, but not all of it. I left the admin panel and quiz creation panel in English because the administrators need to know english in order to actually use wpQuiz. Also, if you ever do a translation for your own native language, submit the updated template set and lang.php file to me for inclusion in the next version of wpQuiz.

How To Edit the Language In the "lib" directory is the lang.php file. Edit the variables in there and voila! Instant language translation! For a full language conversion, you need to edit the templates as well.
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!
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.
DO NOT UPLOAD THESE FILES UNNECESSARILY!


Message Board:
-http://www.wireplastik.com/ib
-takis or me just may be around to help you!
License
wpQuiz is ALMOST free software, only that there are some strings attached.
This script is intellectual property of wirePlastik!
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 or templates 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 or the author of wpQuiz 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.


End of File