Actions

Iterate survey/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "=前提条件=")
(Created page with "この機能の前提条件は次のとおりです。 * アンケートがトークンテーブルを使用している(クローズドアクセスアンケート)")
Line 12: Line 12:
=前提条件=
=前提条件=


Prerequisites for this feature are:
この機能の前提条件は次のとおりです。
* survey is using token table (closed access survey)
* アンケートがトークンテーブルを使用している(クローズドアクセスアンケート)


[[File:Closed-access-survey-param.png]]
[[File:Closed-access-survey-param.png]]

Revision as of 11:50, 16 June 2018

概要

アンケートを繰り返し実施したいことがあるかもしれません。つまり同じ参加者に対し同じアンケート構成を使い、参加者ごとに以前の回答と比較する場合です。回答変化の傾向を知ることができます。

たとえば、顧客が購入した車に対する満足度調査を考えてみましょう。購入後1ヶ月後と1年後にアンケートを実施し、回答の変化を比較することができます。

このような定期的なアンケートでは、参加者が2回目のアンケートに参加したときに、以前のアンケートの回答状況がセットされていると便利です。

LimeSurveyには、このようなアンケートを管理できる"繰り返しアンケート"という機能があります。

前提条件

この機能の前提条件は次のとおりです。

  • アンケートがトークンテーブルを使用している(クローズドアクセスアンケート)

File:Closed-access-survey-param.png

  • survey is not using anonymous answers

File:Anonymous answers param.png

  • survey is using token-answer persistence

File:Token based answer persistence parm.png

How to run it

How to run the survey the second time:

  • Do not de-activate the survey after the first set of responses were recorded
  • Export your responses so that you'll be able to compare them to the new ones
  • In the Data browsing menu, click the "Iterate survey icon" File:Iterate survey icon.png.
  • This will
    • Reset of all tokens status to "not used",
    • Reset of all responses status to "not submitted".