LimeSurvey (formerly PHPSurveyor) is a Web
application that interacts with MySQL, MSSQL, or
Postgres to develop surveys, publish surveys, and
collect responses to surveys. Once a survey has
been created, data can be inserted into the survey
either by a "pretty" public screen which presents
each question one at a time, or by a quick and
nasty data entry screen. It includes the capacity
to generate individualized "tokens", so that
invitations can be issued to participants. It also
has the capacity to set conditions on whether
questions will display (branching), numerous
question types, and a basic statistics function.
License: GNU General Public License (GPL)
Changes:
This new build contains numerous bugfixes for the user invitation. An issue were Multiple Numerical Input didn't work with greater than or equal to conditions was fixed. The Dutch, Greek, Danish, Spanish, and Swedish translations were updated. A problem with editing a response with "dual scale" questions was fixed. The sample survey was updated. An issue where question reorder did not work in all languages after using question import was fixed. queXML-Export was updated.