Actions

Question groups - introduction/ja: Difference between revisions

From LimeSurvey Manual

No edit summary
(Created page with "コンピューター/サーバーを確認し、インポートしたい質問グループが記録された.isgファイルをアップロードします。")
Line 55: Line 55:




Browse your computer/server and upload the .lsg file that contains the question group you wish to import.
コンピューター/サーバーを確認し、インポートしたい質問グループが記録された.isgファイルをアップロードします。


=Question group actions=  
=Question group actions=  

Revision as of 05:17, 24 May 2018


以下の説明やスクリーンショットはLimeSurvey 3.xxのものです。

質問グループの作成

アンケートに質問グループを追加するには、アンケート構成ページにアクセスし、質問グループを追加ボタンをクリックしてください。



クリックしたら、質問グループ追加パネルが表示されます。



質問グループは必要なだけ作成することができます。

以下の項目が表示されます。

  • タイトル: 質問グループの名前を入力します。
  • 説明: この内容をグループ内の質問に関する説明を表示させることができます。説明を記載すると、グループの質問に取り掛かる前にアンケート内で表示されます。説明がない場合は、アンケート参加者はアンケートの質問に直行します。HTMLエディターを使って、画像やフォーマットされたテキストなどを組み込むこともできます。
  • グループのランダム化: 質問グループをランダム化するには、ここにrandgroup1などの文字列を入力します。ランダム化したい質問グループすべてに同じ文字列を入力する必要があり、これによりアンケート実施時にランダムな順番で提示されます。同じ質問グループのでのみランダムに入れ替わります。
  • 関連式: 式マネージャーExpression Managerを使ってグループに"関連式"を設定することができます。これは"ループ"や同じようなコンテンツを何回か繰り返す場合に役立ちます。例えば、家族の子供についてそれぞれ同じ質問を繰り返すため、子供が何人いるか質問しています(質問の名前はnumKidsとする)。この場合、質問グループに対してnumKids == 3のような関連式を(3人目の子供のデータを得るために)使います。
注意: 質問グループを非表示にする方法の説明と例はウィキセクション(式マネージャーの例)にあります。
ヒント: グループは、アンケート内の質問をグループ化するために使用します。複数のグループを設定した場合は、既定ではグループごとに質問が表示されることに注意してください(アンケート設定survey settingsから変更できます。)。グループを決まった順番で表示させるにはグループ並べ替え機能を使用します。グループがアンケートに1つしかない場合、グループ名はあまり関係ありません(アンケートフォーマットを除く)。

アンケートグループ追加ツールバー

トップツールバーに以下の設定があります。




質問グループをインポートする

LimeSurveyからエクスポートされた質問グループ(.isgファイル形式)をインポートすることもできます。まず、質問グループ追加オプションにアクセスし、トップツールバーから質問グループをインポートします。



コンピューター/サーバーを確認し、インポートしたい質問グループが記録された.isgファイルをアップロードします。

Question group actions

After the creation of a survey, you can access the newly created group from the survey structure menu. The following page will be displayed:



The page is divided in three sections:

  • Question group toolbar: You may find on the toolbar the following options:
    • Preview survey/question group: Click on one of the two buttons to either preview your whole survey or only the current question group. If additional languages were added to your survey, the survey/question group can be previewed in each language of the survey. Just simply click on one of the two preview buttons and select the desired language;
    • Edit current question group: Click on this button if you wish to edit the title, description, relevance equation, or randomization group of the current question group;
    • Check survey logic for current question group: It helps you see the possible errors that might exist within a question group - it is especially useful when the expression manager is employed.
    • Delete current question group: If you wish to delete the current question group, click on this button.
    • Export this question group: If you wish to export this question group to later import it into another LimeSurvey survey, click on this button. The file will be exported in the .lsg format.
  • Group quick actions: It allows the you to quickly perform question-groups-related actions - in our case, the add new question to group option is displayed. To find out more about questions, read our introductory wiki section on question.

Preview question group

Once you have started to add questions into your group, you may want from time to time to preview how the respective question group looks like. To do that, look for the question group button that can be accessed from the:


Preview question group - survey structure

Click on the survey structure, select the desired question group, and click on the preview question group button:



Preview question group - question group panel

You can preview the question group once you have finished editing it:



Preview question group - question panel

The question group to which question belongs to can be previewed from the question panel - see the top bar:


Reordering question groups

The question groups and questions can be reordered as many times as you like. For further details, check the following survey structure wiki subsection.