QuizMaster (v. 0.50.0)
By Kagan D. MacTane
kmactane@GothPunk.com

Welcome to QuizMaster! QuizMaster is a _quiz_engine_, designed to make it 
easy to add interactive quizzes to any Web site. Quiz writers create loosely 
formatted data files, called "quiz files", and QuizMaster reads and parses 
these into HTML, tracks users' scores on-the-fly, and generates evaluations 
at the end of the quiz.

     NOTE: If you are a home user running a non-Unix operating 
     system, such as Windows or MacOS, QuizMaster will not work 
     on your computer. QuizMaster is intended for Internet Web 
     servers running Unix, with Perl installed. If you are a home 
     user, you may be interested in the file on creating quiz 
     files, called quiz-file-format.html. You should be able to 
     open that file in any Web browser (such as Netscape or MSIE).
     The rest of the files in this installation set are probably 
     of little use to you. If you'd like to use QuizMaster, you 
     should talk to your Web hosting provider or ISP and ask them 
     to install it on your Web server.

QuizMaster is written in Perl and released under the GNU General Public 
License (GPL). A copy of the GPL should be included as LICENSE.txt; if it 
isn't, you have probably gotten a bogus or otherwise messed-up version of 
this installation set, and you should probably just trash it and download a 
fresh copy direct from:

http://www.GothPunk.com/~kmactane/software/QuizMaster

If you want to see a copy of the GPL, it can be found at:

http://www.fsf.org/copyleft/gpl.html

Installation instructions can be found in INSTALL.txt. Other documentation is 
included in the form of a sample quiz and related files, with directions on 
finding those files and reading them being included as part of the 
installation process.

