diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /www/limesurvey/pkg-descr | |
parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) |
Notes
Diffstat (limited to 'www/limesurvey/pkg-descr')
-rw-r--r-- | www/limesurvey/pkg-descr | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/limesurvey/pkg-descr b/www/limesurvey/pkg-descr deleted file mode 100644 index 0b4df6fd9a51..000000000000 --- a/www/limesurvey/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -From the website: - -What is PHP Surveyor? - -PHP Surveyor is a set of PHP scripts that interact with MySQL to develop -surveys, publish surveys and collect responses to surveys. Once a survey -has been created it can be published as an online survey (displayed as -single questions, group by group or all in one page) or you can use a -dataentry system for administration of paper-based versions of the survey. -PHP Surveyor can produced 'branching' surveys (set conditions on whether -individual questions will display), can vary the look and feel of your -survey through a templating system, and can provide basic statistical -analysis of your survey results. - -PHP Surveyor includes the capacity to generate individualised 'tokens', so -if you have a list of people you want to invite to participate in a survey -you can issue each one with a token, and they will be able to access the -survey using that token. This allows for quite good quality control of -your surveys. - -WWW: http://www.limesurvey.org/ |