quizmaster.pl

These pages describe how to use quizmaster.pl to allow visitors to your personal or organizational World Wide Web pages to take a quiz by using a fill-in form. This is an advanced topic for DCN Web Authors. If this doesn't make sense to you, more basic information is available under About the DCN Web. quizmaster.pl is a Perl script that allows you to write an on-line quiz without having to write a CGI script or be a programmer.

  • Overview and Usage

  • Step-by-Step Instructions

  • Examples

  • quizmaster.pl was written by Christian Sandvig. If you are interested, the source code is available.

    To use quizmaster.pl, you must be familiar with writing forms in HTML. If you already know HTML, but you haven't worked with forms before, you should be able to easily teach yourself the basics using the very well written Carlos' Forms Tutorial by Carlos A. Pero at the University of Illinois at Urbana-Champaign.