Actions

Activating a survey/de: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages />  
<languages />  
<br />Sobald sie ihre Umfrage komplett fertiggestellt und getestet haben, können sie sie mit dem [[File:activate.png]] "Diese Umfrage aktivieren"-Symbol aktivieren. Sollte das Symbol in der Umfrageleiste nicht sichtbar sein, bedeutet es, dass ihre Umfrage in der derzeitigen Form noch nicht aktiviert werden kann. Das Aktivieren einer Umfrage hat folgende Auswirkungen:
<br />Once you are happy with the structure of your survey you can activate it by clicking on the [[File:activate.png]] "Activate this survey" button. Activating a survey does a number of things:
*Es wird in der Datenbank eine neue Tabelle angelegt in der die Ergebnisse der Umfrage gespeichert werden. Zudem wird jeder möglichen Antwort der Umfrage ein Feld in der Tabelle zugewiesen.
*It creates a separate database table to hold all survey responses, and creates for each possible answer to the survey a field in that table.
*Dadurch können Daten in die Tabellen eingetragen werden und LimeSurvey schaltet für die Umfrage weitere Funktionen, wie Probandenschlüssel, den Statistikteil und das Anzeigen und Bearbeiten von bereits eingetroffenen Antworten frei.
*It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
*Sobald die Umfrage aktiviert ist haben sie vollen Zugriff über die Zugriffsschlüssel für Probanden (nähere Infos unter [[Tokens/de]]).
*It gives you access to the "tokens" feature. Once a survey is activated, the "tokens" button will be available (see section on [[Tokens]] ).
*Wenn ihre Umfrage "nicht anonym" ist, wird die Zugangsschlüsseltabelle automatisch erstellt.
*If your survey is set to "not anonymous", a tokens table will be created automatically.


'''Bitte beachten sie:'''
Before you activate a survey you should note the following points:
*When the survey is initialized you can change the text for questions, answers, the survey etc, but not the type of question or the type of answer.
*You cannot add new questions or delete questions. Nor can you add answers to any of the array or multiple choice questions -  however you can add answers to the basic list type questions.
*If you deactivate (not expire) the survey, it will move the responses to a backup table and lose participation information but you will again be able to add new questions and groups and to modify parameters.


Sie sollten eine Umfrage nur aktivieren, wenn Sie ganz sicher sind, dass ihre Fragen komplett und keine Änderungen mehr notwendig sind.
If the [[File:activate.png]] "Activate survey" button is disabled, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.
 
Nachdem Sie die Umfrage aktiviert haben, können Sie nicht mehr:
*Gruppen hinzufügen oder löschen
*Antworten hinzufügen oder löschen
*Fragen hinzufügen oder löschen
 
Sie können immer noch:
*Fragencodes, -text oder -typ
*Gruppenname bearbeiten
*Vordefinierte Antworten bearbeiten (außer bei Fragen mit Mehrfach-Auswahl)
*Umfrage-Namen und Beschreibung ändern
 
Sobald Daten in die Umfrage eingegeben wurden und Sie Gruppen oder Fragen noch hinzufügen oder löschen wollen, müssen Sie die Umfrage deaktivieren. Dies hat zur Folge, dass alle eingegebenen Daten in eine separate Archiv-Tabelle verschoben werden.

Revision as of 09:45, 15 May 2017


Once you are happy with the structure of your survey you can activate it by clicking on the "Activate this survey" button. Activating a survey does a number of things:

  • It creates a separate database table to hold all survey responses, and creates for each possible answer to the survey a field in that table.
  • It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
  • It gives you access to the "tokens" feature. Once a survey is activated, the "tokens" button will be available (see section on Tokens ).
  • If your survey is set to "not anonymous", a tokens table will be created automatically.

Before you activate a survey you should note the following points:

  • When the survey is initialized you can change the text for questions, answers, the survey etc, but not the type of question or the type of answer.
  • You cannot add new questions or delete questions. Nor can you add answers to any of the array or multiple choice questions -  however you can add answers to the basic list type questions.
  • If you deactivate (not expire) the survey, it will move the responses to a backup table and lose participation information but you will again be able to add new questions and groups and to modify parameters.

If the "Activate survey" button is disabled, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.