Mod_Survey 3.2.5 (Stable branch) |
|
|
Mod_survey is an Apache mod_perl module which
allows users to create their own Web
questionnaires using an XML-based tag notation. It
supports exporting of data into several file
formats, including SPSS syntax, semi-colon
delimited fields, and SQL script. It also provides
limited support for descriptive statistics of the
submitted data, and stylesheet customizations of
layout.
License: GNU General Public License (GPL)
Changes:
Many bugs concerning uniqueness and multiple
answers in MATRIX were fixed. The code has been
updated and tested to run under IndigoPerl in
Windows. IP-based uniqueness checking was
implemented. It is now possible to customize error
messages. There is now a valid DTD available.
Flushing data will now also remove stale keys and
lock files for unique answers. A bug with pipe
signs as delimiter in exports was fixed. Perl
snippets will no longer block time(), localtime(),
and crypt().
|