x

Hauptkapitel

  1. LimeSurvey Cloud oder LimeSurvey CE?
  2. LimeSurvey Cloud - Schnellstartanleitung
  3. LimeSurvey CE - Installation
  4. Wie man eine gute Umfrage gestaltet (Leitfaden)
  5. Erste Schritte
  6. LimeSurvey-Konfiguration
  7. Einführung - Umfragen
  8. Umfrageeinstellungen anzeigen
  9. Umfragemenü anzeigen
  10. Umfragestruktur anzeigen
  11. Einführung - Fragen/Fragetypen
  12. Einführung - Fragegruppen
  13. Einführung - Umfragen - Management
  14. Optionen der Umfrage-Symbolleiste
  15. Mehrsprachige Umfrage
  16. Kurzanleitung - ExpressionScript
  17. Erweiterte Funktionen
  18. Allgemeine FAQ - Häufig gestellte Fragen
  19. Fehlerbehebung
  20. Tipps und Tricks
  21. Lizenzbestimmungen
  22. Änderungshistorie
  23. Plugins - Erweitert
 Actions

Adding answers or subquestions/de: Difference between revisions

From LimeSurvey Manual

No edit summary
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 6: Line 6:
Mit einem Klick auf das [[File:answers.png]] "Anworten hinzufügen/bearbeiten dieser Frage"-Symbol in der Frageleiste kann man dies bewerkstelligen.
Mit einem Klick auf das [[File:answers.png]] "Anworten hinzufügen/bearbeiten dieser Frage"-Symbol in der Frageleiste kann man dies bewerkstelligen.


Folgende Einstellungen können/müssen vorgenommen werden:
When adding an answer you have to assign each answer/subquestion a ''code'' (which is e.g. used for [https://manual.limesurvey.org/Expression_Manager#Relevance_.28Controlling_Navigation.2FBranching.29 Expression Manager relevance equations]) and you have to enter the ''answer text''. If the assessment mode is enabled at [https://manual.limesurvey.org/Survey_settings#Notification_.26_data_management survey settings -> Notification & Data management] -> "Enable assessment mode" you can - for certain question types - also enter the ''assessment value'' for each answer and since Limesurvey 2.06 you can even set a ''relevance'' condition for subquestions.
#'''Code:''' Hier muss der Fragecode eingegeben werden, dieser hat vor allem beim Exportieren der Umfrage und bei der Weiterverarbeitung der Daten eine wichtige Rolle. Sie können jeden alphanumerischen Code verwenden, ausgenommen ist, wenn nur die Ziffer 0 verwendet werden würde und Codes, welche schon verwendet wurden.
[[Image:Adding_answers.png]]
#'''Antwort:''' Die Antwort, welche angezeigt wird. Ab Version v1.49 gibt es für den  [[Question types/de#Matrix|Fragetyp Matrix]] ein spezielles Feature: um Antworten links und rechts jeder Zeile zu platzieren, quasi ein semantisches Differential zu erzeugen muss man bei den Antworttexten einen senkrechten Strich "|" einfügen. Alles vor dem senkrechten Strich steht auf der linken Seite der Zeile, alles nach dem senkrechten Strich steht auf der rechten Seite. Beispiel: ihr Gegensatzpaar ist "Gut" und "Böse", dann schreiben sie im Antworttext: "Gut|Böse" und ihr semantischen Differential ist fertig. Ein weiteres Beispiel sehen sie am Ende dieser Seite.
#'''Code:''' This is the data that will usually be exported to your spreadsheet when compiling results. You may choose whatever code you want (5 character maximum). The code can only contain standard alpha-numeric characters and has to be unique among the answer options for this question.
#'''Aktion:''' Hier kann man das Hinzufügen einer Antwort bestätigen, eine unbrauchbare Antwort löschen oder eine Antwort als voreingestellt definieren. Mit einem weiteren Klick auf den "voreingestellt"-Button kann man die Vorstellung  wieder rückgängig machen. Es kann immer nur eine Antwort voreingestellt sein. Wenn keine Antwort voreingestellt ist und der Benutzer beim Ausfüllen keine Antwort abgibt, sowie es sich um keine Pflichtantwort handelt wird in die Datenbank kein Wert geschrieben werden.
#'''Assessment value:'''  This field will only show if the assessments mode is activated in the survey settings (v1.81 and later). It can be set to a positive or negative integer value. For more information please check out the [[Assessments]] page.
#'''Reihenfolge:''' Hier kann man mit den "Hoch" und "Runter"-Buttons die Anzeigenreihenfolge der Antworten verändern.
#'''Text/subquestion:''' The answer/subquestion that will be displayed.
#*You can adjust the layout as well as include pictures or other media elements in your individual answers. This is possible by clicking on the ''pencil icon'' at the end of the answer text-box and [[First login - Your user preferences#The HTML editor mode|using the WYSIWYG editor]] to create edit or design your answer layout as well as upload images and media.
#*There is a special feature to create an answer that is showing up left and right of an array row (this works only with the question type [[Question types#Array|Array]] ). This can be done by using a pipe char '|'  to part the answer. For example: If you want to have 'Good' and 'Evil' on the left and right of the row just write 'Good|Evil' into this field. This is essentially useful if you want to create a ''Semantic Differential Question''.
#'''Relevance:''' Since Limesurvey 2.06 you can enter [https://manual.limesurvey.org/Expression_Manager#Relevance_.28Controlling_Navigation.2FBranching.29 Expression Manager relevance equations] for each subquestion (available for question types using subquestions such as multiple choice or array questions). That way you can conditionally show/hide certain items of your question. The default value of "1" means that the item is always shown. ''Hint'': Always check the question [https://manual.limesurvey.org/Show_Logic_File logic file] to make sure your relevance equation has no errors.
#'''Sort order:''' This determines the sort-order of the answers. You can use the "Up" and "Dn" buttons next to each answer to change the position of that answer in the list.


Sie können außerdem Beschriftungssets importieren/exportieren. Wenn Sie z.B. eine Liste von  Länder haben und diese in einer Listenfrage später verwenden möchten, können Sie diese importieren/exportieren, um die vorhandenen Daten in LimeSurvey zu verwenden.
Sie können außerdem Beschriftungssets importieren/exportieren. Wenn Sie z.B. eine Liste von  Länder haben und diese in einer Listenfrage später verwenden möchten, können Sie diese importieren/exportieren, um die vorhandenen Daten in LimeSurvey zu verwenden.

Revision as of 15:28, 25 January 2017

Allgemeines

Bei mehreren Fragetypen ist es notwendig, dass man Antwortoptionen/Teilfragen zu der Frage hinzufügen muss.

Mit einem Klick auf das "Anworten hinzufügen/bearbeiten dieser Frage"-Symbol in der Frageleiste kann man dies bewerkstelligen.

When adding an answer you have to assign each answer/subquestion a code (which is e.g. used for Expression Manager relevance equations) and you have to enter the answer text. If the assessment mode is enabled at survey settings -> Notification & Data management -> "Enable assessment mode" you can - for certain question types - also enter the assessment value for each answer and since Limesurvey 2.06 you can even set a relevance condition for subquestions. File:Adding answers.png

  1. Code: This is the data that will usually be exported to your spreadsheet when compiling results. You may choose whatever code you want (5 character maximum). The code can only contain standard alpha-numeric characters and has to be unique among the answer options for this question.
  2. Assessment value:  This field will only show if the assessments mode is activated in the survey settings (v1.81 and later). It can be set to a positive or negative integer value. For more information please check out the Assessments page.
  3. Text/subquestion: The answer/subquestion that will be displayed.
    • You can adjust the layout as well as include pictures or other media elements in your individual answers. This is possible by clicking on the pencil icon at the end of the answer text-box and using the WYSIWYG editor to create edit or design your answer layout as well as upload images and media.
    • There is a special feature to create an answer that is showing up left and right of an array row (this works only with the question type Array ). This can be done by using a pipe char '|'  to part the answer. For example: If you want to have 'Good' and 'Evil' on the left and right of the row just write 'Good|Evil' into this field. This is essentially useful if you want to create a Semantic Differential Question.
  4. Relevance: Since Limesurvey 2.06 you can enter Expression Manager relevance equations for each subquestion (available for question types using subquestions such as multiple choice or array questions). That way you can conditionally show/hide certain items of your question. The default value of "1" means that the item is always shown. Hint: Always check the question logic file to make sure your relevance equation has no errors.
  5. Sort order: This determines the sort-order of the answers. You can use the "Up" and "Dn" buttons next to each answer to change the position of that answer in the list.

Sie können außerdem Beschriftungssets importieren/exportieren. Wenn Sie z.B. eine Liste von Länder haben und diese in einer Listenfrage später verwenden möchten, können Sie diese importieren/exportieren, um die vorhandenen Daten in LimeSurvey zu verwenden.