Actions

Activating a survey/ja: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages />  
<languages />  
<br />Once you are happy with the structure of your survey you can activate it by clicking on the [[File:activate.png]] "Activate this survey" button. Activating a survey does a number of things:
<br />うまくアンケートを構築できたら、「アンケートを実行」アイコン [[File:activate.png]] を押して実行しましょう。アンケートを実行すると、次のようになります。
*It creates a separate database table to hold all survey responses, and creates for each possible answer to the survey a field in that table.
*アンケートの全回答を保存するための独立したデータベーステーブルが作成され、テーブルの各フィールドには回答の選択肢が設定されます。
*It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
*テーブルにデータを入力できるようになります。また、閲覧やトークンなどアンケートの様々な機能が利用できるようになります。
*It gives you access to the "tokens" feature. Once a survey is activated, the "Survey participants" button will be available (see section on [[Tokens]] ).
*トークンが利用できるようになります。アンケートが実行されると、"アンケート参加者"ボタンが表示されます(詳細は[[Tokens/ja|トークン]]を参照してください)





Revision as of 15:34, 29 May 2018


うまくアンケートを構築できたら、「アンケートを実行」アイコン を押して実行しましょう。アンケートを実行すると、次のようになります。

  • アンケートの全回答を保存するための独立したデータベーステーブルが作成され、テーブルの各フィールドには回答の選択肢が設定されます。
  • テーブルにデータを入力できるようになります。また、閲覧やトークンなどアンケートの様々な機能が利用できるようになります。
  • トークンが利用できるようになります。アンケートが実行されると、"アンケート参加者"ボタンが表示されます(詳細はトークンを参照してください)


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 information but you will again be able to add new questions and groups and to modify parameters.

If the "Activate this survey" button is disabled, 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.