Actions

Question groups - introduction/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "このページは3つのセクションに分かれています。")
(Created page with "*'''質問グループツールバー:''' ツールバーには以下のオプションがあります。 **''アンケート/質問グループのプレビュー:''2つのボ...")
Line 67: Line 67:
このページは3つのセクションに分かれています。
このページは3つのセクションに分かれています。


*'''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;
**''アンケート/質問グループのプレビュー:''2つのボタンのいずれかをクリックし、アンケート全体または現在の質問グループをプレビューします。アンケートに言語を追加した場合、アンケート/質問グループはそれぞれの言語でプレビューできます。2つの''プレビュー''ボタンのいずれかをクリックし、確認する言語を選択します。
**''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|expression manager]] is employed.
**''現在の質問グループのアンケートロジックを確認:'' 質問グループにエラーがないか確認することができます。[[Expression Manager/ja|式マネージャー]]を使用する時に特に役に立ちます。
**''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.
**''現在の質問グループを出力:'' 他のLimeSurveyアンケートに後でインポートするためにこの質問グループをエクスポートするときにこのボタンをクリックします。ファイルは.isgフォーマットで出力されます。


*'''Group summary:''' The main [[Question groups - introduction#Create question group|question group details are displayed]];
*'''Group summary:''' The main [[Question groups - introduction#Create question group|question group details are displayed]];

Revision as of 05:35, 24 May 2018


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

質問グループの作成

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



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



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

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

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

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

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




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

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



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

質問グループアクション

アンケートを新たに作成したあとにアンケート構成メニューから新たに作成したグループにアクセスできます。以下のようなページが表示されます。



このページは3つのセクションに分かれています。

  • 質問グループツールバー: ツールバーには以下のオプションがあります。
    • アンケート/質問グループのプレビュー:2つのボタンのいずれかをクリックし、アンケート全体または現在の質問グループをプレビューします。アンケートに言語を追加した場合、アンケート/質問グループはそれぞれの言語でプレビューできます。2つのプレビューボタンのいずれかをクリックし、確認する言語を選択します。
    • 現在の質問グループを編集: このボタンをクリックして、現在の質問グループのタイトル、説明、関連式、ランダム化などを設定します。
    • 現在の質問グループのアンケートロジックを確認: 質問グループにエラーがないか確認することができます。式マネージャーを使用する時に特に役に立ちます。
    • 現在の質問グループを削除する: 現在の質問グループを削除したいときにクリックします。
    • 現在の質問グループを出力: 他のLimeSurveyアンケートに後でインポートするためにこの質問グループをエクスポートするときにこのボタンをクリックします。ファイルは.isgフォーマットで出力されます。
  • 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.