Actions

Adding answers or subquestions/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<br/>LimeSurveyで用意されている質問形式の中には、あらかじめ「回答」を用意しておく必要のあるものがあります。用意した回答は...")
(Created page with "質問を追加する際には、「回答コード」と「回答」が必要です。また、回答のひとつをデフォルトにすることもできます。 #'''回...")
Line 8: Line 8:
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.


When adding an answer you will be asked for an "Answer Code", an "Answer" and whether that answer is the "Default".
質問を追加する際には、「回答コード」と「回答」が必要です。また、回答のひとつをデフォルトにすることもできます。
#'''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.
#'''回答コード:''' 回答を出力する際には、この回答コードでシートに記録されます。コードに使用できる文字は、アルファベットまたは数字です(最大5文字)。
#'''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.
#'''回答:''' 表示される回答です。v1.49RCから、回答欄の行の左右両端に回答を配置することができるようになりました(この機能は「配列(自由ラベル)」の質問形式で有効です)。回答をパイプ文字 "|" で分割すればOKです。(例:行の左右に「良い」「悪い」と表示したい場合、「良い|悪い」と記入。)言葉で尺度を定義する質問(Semantic Differential Question:意味微分法)を作成する際に便利です。
#'''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 [http://docs.limesurvey.org/tiki-index.php?page=Login%2C+user+preferences+and+HTML+editor&structure;=English+Instructions+for+LimeSurvey#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.


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 22:44, 13 April 2013

General


LimeSurveyで用意されている質問形式の中には、あらかじめ「回答」を用意しておく必要のあるものがあります。用意した回答は、選択肢として、あるいは、回答例として用いられます。質問に回答を追加するには、質問ボタンバーの「この質問の回答を編集/追加」アイコン をクリックします。

To add answers to one of these question types click on the "Add/Edit Answers for this Question" icon in question button bar.

質問を追加する際には、「回答コード」と「回答」が必要です。また、回答のひとつをデフォルトにすることもできます。

  1. 回答コード: 回答を出力する際には、この回答コードでシートに記録されます。コードに使用できる文字は、アルファベットまたは数字です(最大5文字)。
  2. 回答: 表示される回答です。v1.49RCから、回答欄の行の左右両端に回答を配置することができるようになりました(この機能は「配列(自由ラベル)」の質問形式で有効です)。回答をパイプ文字 "|" で分割すればOKです。(例:行の左右に「良い」「悪い」と表示したい場合、「良い|悪い」と記入。)言葉で尺度を定義する質問(Semantic Differential Question:意味微分法)を作成する際に便利です。
  3. 順序: 回答の表示順序を決定します。「上へ」「下へ」ボタンで順序を変更できます。
  4. デフォルト:

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.