Overview

This page is very outdated and should be rewritten

Mod_Survey is a mod_perl module for Apache. It is used as a content-handler for "survey" files, or in other words for files containing questionnaires described in an XML-based tag notation defined in the Survey v3.0.0 DTD.

If the above sounds like greek to you (which, I guess, it will for all normal users who aren't from greece), here's a translated version: Mod_Survey is a generic program that allows you to reasonably easy write web-based questionnaires using a definition language looking quite a lot like the language you would use to write a normal home page.

(The above is copied from the user manual, which can be found in its entirety in the documentation section)

For a more down-to-earth idea about the purpose of the system, please look in the examples section.

Special note for ITM students: As spock was removed, there is currently no installation of mod_survey available on any of the login machines. However, if you need to use online surveys, contact me about an account on gathering.

Current state

Stable version: As of 3.0.x-stable, everything works in the intended way. The system has been pretty much stable since beta-2, and no major issues has been discovered.

Developmental version: As of 3.1.1, the developmental code is totally unusable. The parser does not crash, but that does not necessarily mean that it works good :-). The most interesting file in the release is probably the new DTD, which describes somewhere around 35 tags including long-awaited Memo tag, as well as several charts and tables. This release is only usable if you intend to participate in the development.

Features

Ok, so this is the section where I try to sound as a microsoft commercial. You should probably just test the system yourself instead of trusting the below, but there are a couple of points I find good with Mod_Survey. These are the features of the stable release: