Actions

Translations

Adding answers or subquestions/4/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Importing a new version from external source)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
When adding an answer you will be asked for an "Answer Code", an "Answer" and whether that answer is the "Default".
When adding an answer you have to assign each answer/subquestion a ''code'' (which can be used for [https://manual.limesurvey.org/Expression_Manager#Relevance_.28Controlling_Navigation.2FBranching.29 ExpressionScript relevance equations], for example) and you have to enter the ''answer/subquestion text''.
#'''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.
#'''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.
#'''Text:''' 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''.
#'''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.

Latest revision as of 16:50, 19 May 2020

Message definition (Adding answers or subquestions)
When adding an answer you have to assign each answer/subquestion a ''code'' (which can be used for [https://manual.limesurvey.org/Expression_Manager#Relevance_.28Controlling_Navigation.2FBranching.29 ExpressionScript relevance equations], for example) and you have to enter the ''answer/subquestion text''.

When adding an answer you have to assign each answer/subquestion a code (which can be used for ExpressionScript relevance equations, for example) and you have to enter the answer/subquestion text.