Actions

Activating a survey/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<br />うまくアンケートを構築できたら、「アンケートを実行」アイコン File:activate.png を押して実行しましょう。 アンケートを...")
(Created page with "アンケートを実行する前に、次の点に注意してください: *アンケート実行後は、新しい質問を追加したり、質問を削除したりす...")
Line 8: Line 8:
#アンケートが非匿名の場合、トークンテーブルを作成します。
#アンケートが非匿名の場合、トークンテーブルを作成します。


Before you activate a survey you should note the following points:
アンケートを実行する前に、次の点に注意してください:
*When the survey is initialized you can change the text for questions, answers, the survey etc, but not the type of question or the type of answer.
*アンケート実行後は、新しい質問を追加したり、質問を削除したりすることはできません。また、配列や複数選択形式の質問に回答を追加することはできません。ただし、基本的なリスト形式の質問に回答を追加することはできます。
*You cannot add new questions or delete questions. Nor can you add answers to any of the array or multiple choice questions -  however you can add answers to the basic list type questions.
*アンケート実行後でも、質問・回答・アンケートの文面を変更することはできます。ただし、質問や回答の形式を変更することはできません。
*If you deactivate (not expire) the survey, it will move the responses to a backup table and lose participation informations but you will again be able to add new questions and groups and to modify parameters.


If the [[File:activate.png]] "Activate survey" icon is not shown, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.
If the [[File:activate.png]] "Activate survey" icon is not shown, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.

Revision as of 23:56, 13 April 2013


うまくアンケートを構築できたら、「アンケートを実行」アイコン を押して実行しましょう。

アンケートを実行すると、次の操作が行われます:

  1. アンケートの全回答を保存するための独立したMySQLテーブルが作成されます。テーブルの各フィールドには回答の選択肢が設定されます。
  2. テーブルにデータを入力できるようになります。また、閲覧やトークンなどアンケートの様々な機能が利用できるようになります。
  3. トークンが利用できるようになります。アンケートが実行されると、「トークン」ボタンが表示されます。詳細はトークンを御覧ください。
  4. アンケートが非匿名の場合、トークンテーブルを作成します。

アンケートを実行する前に、次の点に注意してください:

  • アンケート実行後は、新しい質問を追加したり、質問を削除したりすることはできません。また、配列や複数選択形式の質問に回答を追加することはできません。ただし、基本的なリスト形式の質問に回答を追加することはできます。
  • アンケート実行後でも、質問・回答・アンケートの文面を変更することはできます。ただし、質問や回答の形式を変更することはできません。

If the "Activate survey" icon is not shown, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.