Actions

Adding answers or subquestions/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<div class='simplebox'> ''ヒント'': 関連式に誤りがないか確認するため、必ずロジックファイルチェックを実行してく...")
(Updating to match new version of source page)
Line 16: Line 16:
<center>[[File:Edit subquestions example.png]]</center>
<center>[[File:Edit subquestions example.png]]</center>


回答を追加するときは、各回答/サブ質問に''コード''(例えば、[https://manual.limesurvey.org/Expression_Manager/ja#Relevance_.28Controlling_Navigation.2FBranching.29 式マネージャーの関連式]などで使います)を割り当て、''回答/サブ質問テキスト''を入力するる必要があります。


回答を追加するときは、各回答/サブ質問に''コード''(例えば、[https://manual.limesurvey.org/Expression_Manager/ja#Relevance_.28Controlling_Navigation.2FBranching.29 式マネージャーの関連式]などで使います)を割り当て、''回答/サブ質問テキスト''を入力するる必要があります。
# '''Position:''' Click the "three-lines" symbol and drag it up and down to reorder the fields.
# '''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:''' <sup>Only for answers</sup> This field will only show if the assessments mode is activated in the survey settings. It can be set to a positive or negative integer value. For more information, please check out the [[Assessments|assessments]] wiki section.
# '''Text answer/subquestion:''' The answer/subquestion text that will be displayed to your survey respondents.
## ''HTML Editor:'' Click on the green pencil button to increase the complexity of your answer/subquestion text (e.g., you can add images, videos, and so on).
# '''Relevance equation:''' <sup>Only for sub-question (Y axis)</sup> This field allow you to set a relevance using [[Expression Manager]]
# '''Actions:''' Two actions are available:
## ''Add new field:'' Click on the green "plus" button to introduce a new answer/subquestion;
## ''Delete this field:'' Click on the red "trash" button to delete the respective field.
 
== Specific for Answers==


<div class='simplebox'>[[File:help.png]] '''(回答の)編集'''は'''既定の回答編集'''とは異なりますので注意してください。LimeSurveyのデフォルトの回答を編集する方法の詳細については、次のリンクをクリックしてください。LimeSurveyの既定の回答を編集する方法について、詳しくは[[Default_answers/ja|リンク]]をクリックしてください。</div>
<div class='simplebox'>[[File:help.png]] '''(回答の)編集'''は'''既定の回答編集'''とは異なりますので注意してください。LimeSurveyのデフォルトの回答を編集する方法の詳細については、次のリンクをクリックしてください。LimeSurveyの既定の回答を編集する方法について、詳しくは[[Default_answers/ja|リンク]]をクリックしてください。</div>
Line 25: Line 36:


<center>[[File:Add_edit_subquesitons_answers.png]]</center>
<center>[[File:Add_edit_subquesitons_answers.png]]</center>
== Specific for subquestions==
The relevance equation is available only for the subquestions located on the X axis . It is the default axis if there is only one list of subquestions (except array by columns):




# '''位置:''' "3本線"の記号をクリックし、上下にドラッグしてフィールドの順序を変更します。
<center>[[File:Limesurvey-subquestions.png]]</center>
# '''コード:''' 結果を処理するとき、スプレッドシートにエクスポートされるデータです。任意のコードを選択できます(最大5文字)。コードには標準的な英数字しか使えず、この質問の回答選択肢の中で一意でなければなりません。
# '''評価値:'''  このフィールドは、アンケート設定で評価モードが有効になっている場合にのみ表示されます。正または負の整数値に設定できます。詳細については、 [[Assessments/ja|評価]]に関するウィキのセクションを参照してください。
# '''テキスト回答/サブ質問:''' アンケート回答者に表示される回答/サブ質問のテキストです。
## ''HTMLエディター:'' 緑の鉛筆ボタンをクリックすると、回答/サブ質問テキストを細かく設定できます(イメージやビデオの追加など)。
# '''操作:''' 2つの操作ボタンを使用できます。
## ''フィールド追加:'' 緑の"+"ボタンをクリックして、新しい回答/サブ質問を追加します。
## ''フィールド削除:'' 赤い"ゴミ箱"ボタンをクリックすると、そのフィールドが削除されます。


=ヒントとTIP=
=ヒントとTIP=

Revision as of 18:00, 3 August 2018


概要

さまざまな質問タイプを使用して、アンケート回答者のために高度な質問を作成できます。回答やサブ質問を追加することで、複雑なアンケートを作成することができます。

LimeSurveyで使える質問タイプについて、詳細はウィキセクションを参照してください。

回答とサブ質問を追加するには、編集する質問をクリックし、編集(またはサブ質問)ボタンをクリックします。


回答を追加するときは、各回答/サブ質問にコード(例えば、式マネージャーの関連式などで使います)を割り当て、回答/サブ質問テキストを入力するる必要があります。

  1. Position: Click the "three-lines" symbol and drag it up and down to reorder the fields.
  2. 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.
  3. Assessment value: Only for answers This field will only show if the assessments mode is activated in the survey settings. It can be set to a positive or negative integer value. For more information, please check out the assessments wiki section.
  4. Text answer/subquestion: The answer/subquestion text that will be displayed to your survey respondents.
    1. HTML Editor: Click on the green pencil button to increase the complexity of your answer/subquestion text (e.g., you can add images, videos, and so on).
  5. Relevance equation: Only for sub-question (Y axis) This field allow you to set a relevance using Expression Manager
  6. Actions: Two actions are available:
    1. Add new field: Click on the green "plus" button to introduce a new answer/subquestion;
    2. Delete this field: Click on the red "trash" button to delete the respective field.

Specific for Answers

(回答の)編集既定の回答編集とは異なりますので注意してください。LimeSurveyのデフォルトの回答を編集する方法の詳細については、次のリンクをクリックしてください。LimeSurveyの既定の回答を編集する方法について、詳しくはリンクをクリックしてください。

評価モードが有効になっている場合、質問タイプにより、各回答の評価値を入力することもできます。


Specific for subquestions

The relevance equation is available only for the subquestions located on the X axis . It is the default axis if there is only one list of subquestions (except array by columns):


ヒントとTIP

  • レイアウトを調整するだけでなく、個々の回答に画像やその他のメディア要素を含めることもできます。回答テキストボックスの最後にある鉛筆アイコンをクリックし、WYSIWYGエディターを使用して回答のレイアウトを編集またはデザインし、画像とメディアをアップロードすることができます。
  • 配列の左右に表示される回答を作成する特別な機能があります(これはで配列質問タイプでのみ機能します)。これは、パイプ文字'|'で回答を区切ることによって実現します。たとえば、行の左側が'よい'、右側が'わるい'としたい場合は、このフィールドに'よい|わるい'と書きます。セマンティックディファレンシャル質問を作成する場合に使えます。
  • 関連: サブ質問ごとに式マネージャーの関連式を入力できます(複数選択や配列の質問など、サブ質問を使用する質問タイプで使用可能)。これにより、特定の項目を条件によって表示/非表示にすることができます。既定値"1"は、その項目が常に表示されることを意味します。
ヒント: 関連式に誤りがないか確認するため、必ずロジックファイルチェックを実行してください。
  • ラベルセットをインポート・エクスポートすることも可能です。例えば国名などのリストがあり、ドロップダウンリストの選択肢として使用したいとき、この機能を使って手持ちのデータをLimeSurveyに取り込むことができます。