Actions

Iterate survey/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "たとえば、顧客が購入した車に対する満足度調査を考えてみましょう。購入後1ヶ月後と1年後にアンケートを実施し、回答の変化...")
(Created page with "このような定期的なアンケートでは、参加者が2回目のアンケートに参加したときに、以前のアンケートの回答状況がセットされて...")
Line 6: Line 6:
たとえば、顧客が購入した車に対する満足度調査を考えてみましょう。購入後1ヶ月後と1年後にアンケートを実施し、回答の変化を比較することができます。
たとえば、顧客が購入した車に対する満足度調査を考えてみましょう。購入後1ヶ月後と1年後にアンケートを実施し、回答の変化を比較することができます。


For such recurring surveys, you may find it convenient for the participant to see the survey pre-filled with his previous answers when he participates for the second time to the survey.
このような定期的なアンケートでは、参加者が2回目のアンケートに参加したときに、以前のアンケートの回答状況がセットされていると便利です。


LimeSurvey has a specific feature called "Iterate survey" which enables to manage such surveys.
LimeSurvey has a specific feature called "Iterate survey" which enables to manage such surveys.

Revision as of 11:49, 16 June 2018

概要

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

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

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

LimeSurvey has a specific feature called "Iterate survey" which enables to manage such surveys.

Prerequisites

Prerequisites for this feature are:

  • survey is using token table (closed access survey)

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".