Adding answers or subquestions/nl: Difference between revisions
From LimeSurvey Manual
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
To add answers to one of these question types click on the [[File:answers.png]] "Add/Edit Answers for this Question" icon in question button bar. | To add answers to one of these question types click on the [[File:answers.png]] "Add/Edit Answers for this Question" icon in question button bar. | ||
Om een antwoord toe te voegen zijn de volgende gegevens nodig: | |||
#'''Code:''' | #'''Code:''' De code die in de spreadsheet komt te staan als je exporteert. (Alleen cijfer en letters, maximaal 5 tekens). | ||
#'''Beoordelingswaarde:''' Dit veld wordt alleen getoond als de mode voor beoordelingen aan staat in de enquête instellingen (vanaf v1.81). | #'''Beoordelingswaarde:''' Dit veld wordt alleen getoond als de mode voor beoordelingen aan staat in de enquête instellingen (vanaf v1.81). Een positief of negatief getal. Voor meer informatie: [[Assessments/nl|Beoordelingen]]. | ||
#''' | #'''Antwoordoptie:''' De tekst die wordt getoond. | ||
#*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. | #*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/nl#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/nl#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''. | #*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/nl#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''. | ||
#'''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. | #'''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. | ||
You can import/export labelsets, too. If you have a list of e.g. countries and you want to use them as answers in a dropdown list you can use export/import to get the existing data into limesurvey. | You can import/export labelsets, too. If you have a list of e.g. countries and you want to use them as answers in a dropdown list you can use export/import to get the existing data into limesurvey. |
Revision as of 15:22, 26 June 2013
Algemeen
Various question types require you to add a list of answer options and/or subquestions.
To add answers to one of these question types click on the "Add/Edit Answers for this Question" icon in question button bar.
Om een antwoord toe te voegen zijn de volgende gegevens nodig:
- Code: De code die in de spreadsheet komt te staan als je exporteert. (Alleen cijfer en letters, maximaal 5 tekens).
- Beoordelingswaarde: Dit veld wordt alleen getoond als de mode voor beoordelingen aan staat in de enquête instellingen (vanaf v1.81). Een positief of negatief getal. Voor meer informatie: Beoordelingen.
- Antwoordoptie: De tekst die wordt getoond.
- 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.
- 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.
You can import/export labelsets, too. If you have a list of e.g. countries and you want to use them as answers in a dropdown list you can use export/import to get the existing data into limesurvey.