Title: Survey Generator Plugin
Author: hallsey
Published: <strong>10. Juli 2015</strong>
Last modified: 27. Juli 2015

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/survey-generator.svg)

# Survey Generator Plugin

 Von [hallsey](https://profiles.wordpress.org/hallsey/)

[Herunterladen](https://downloads.wordpress.org/plugin/survey-generator.1.0a.zip)

 * [Details](https://de.wordpress.org/plugins/survey-generator/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/survey-generator/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/survey-generator/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/survey-generator/#developers)

 [Support](https://wordpress.org/support/plugin/survey-generator/)

## Beschreibung

Would you like to be able to put surveys anywhere on your web pages? This survey
generator gives you an easy way to do that. And why would you want surveys on your
web pages? Here are some reasons:

 * Let your visitors rate your services, your business, your employees.
 * See if your readers find your articles helpful.
 * Get reactions to your web changes before implementing them.
 * Quiz your visitors on their preferences.
 * Conduct anonymous surveys on any topic you want!

To use Survey Generator, you must first write up the questions and answers you want
in your survey. This is your survey definition file, and how to format it is explained
in the documentation.htm file. Then put the Survey Generator code where you want
the survey form to appear on your web page. When someone visits that web page on
your web site, Survey Generator shows the form for your survey. If your web visitor
submits the form, Survey Generator saves the responses in CSV format, which Excel
and other applications can open natively. Survey Generator can also summarize the
responses to a survey and return the results as HTML tables.

The Survey Generator plugin does not use a database but instead uses plain text 
files in ordinary Windows INI format to define each survey, its questions, the type
of questions, the possible answers, etc. Responses to the survey are collected in
files of the same name, except with the added file extension of `CSV`. CSV stands
for „comma separated values“ and is a format that Excel and other applications can
open natively. Survey Generator is implemented as a shortcode you can use in your
content, so you don’t have to set up templates, custom page types, or anything like
that.

To conduct a survey, use the shortcode `[survey_conduct "survey-sample"]`, where„
survey-sample“ is the path to the survey definition file called „survey-sample.“
The path can be absolute or path relative to your upload directory. When conducting
a survey, Survey Generator creates the survey as an HTML form. If a user submits
that form, Survey Generator saves the data from it to its corresponding CSV file.

To summarize a survey, use the shortcode `[survey_summarize "survey-sample"]`. A
survey summary shows, for each section in the survey, a table with the number and
percentage of responses. Summarizing surveys changes no data at all, so surveys 
can be summarized as desired.

You can also use Survey Generator in your template or theme code. Just call the 
function in the usual PHP fashion, that is, `survey_conduct('survey-sample')` and`
survey_summarize('survey_sample')`.

## Installation

 1. Create the directory `survey_generator` in your plugin directory.
 2. Put these files in it.
 3.  * survey-main.php
     * Survey.php
     * View.php
     * survey.js
     * survey.css
 4. Optionally, put these files in your upload directory.
 5.  * survey-sample
     * survey-sample.csv

That’s it. Please read `documentation.htm` to learn about survey defintion files
and more.

## FAQ

 1. Can I send you a question?

Yes, of course, to rhallsey at yahoo dot com. I’ll reply and add it to the FAQ.

## Rezensionen

![](https://secure.gravatar.com/avatar/88180f47622497774367db7346e1c6aa8f1912614b9ce5615c7b90144aeadcad?
s=60&d=retro&r=g)

### 󠀁[Ok Very GOOD!!!](https://wordpress.org/support/topic/ok-very-good/)󠁿

 [vincenzoerrichiello](https://profiles.wordpress.org/vincenzoerrichiello/) 3. September
2016

simple and powerful

 [ Die 1 Rezension lesen ](https://wordpress.org/support/plugin/survey-generator/reviews/)

## Mitwirkende und Entwickler

„Survey Generator Plugin“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ hallsey ](https://profiles.wordpress.org/hallsey/)

[Übersetze „Survey Generator Plugin“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/survey-generator)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/survey-generator/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/survey-generator/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/survey-generator/)
per [RSS](https://plugins.trac.wordpress.org/log/survey-generator/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0

 * Here it is.

#### 1.0a

 * Improvements (I hope) to the documentation.
 * No code changes.

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 11 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.7 oder höher **
 *  Getestet bis **4.2.39**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/survey-generator/)
 * Schlagwörter
 * [business](https://de.wordpress.org/plugins/tags/business/)[statistics](https://de.wordpress.org/plugins/tags/statistics/)
   [survey](https://de.wordpress.org/plugins/tags/survey/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/survey-generator/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  1 5-Sterne-Rezension     ](https://wordpress.org/support/plugin/survey-generator/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/survey-generator/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/survey-generator/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/survey-generator/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/survey-generator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/survey-generator/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/survey-generator/reviews/)

## Mitwirkende

 *   [ hallsey ](https://profiles.wordpress.org/hallsey/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/survey-generator/)