Actions

Iterate survey/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "アンケートを繰り返し実施したいと思うかもしれません。つまり同じ参加者に対し同じアンケート構成を使い、参加者ごとに以前...")
No edit summary
Line 2: Line 2:
=概要=  
=概要=  


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


For instance let's think of a satisfaction survey intended to customers having bought a car: you could run the survey one month after the purchase and then 1 year after and compare the answer changes.
For instance let's think of a satisfaction survey intended to customers having bought a car: you could run the survey one month after the purchase and then 1 year after and compare the answer changes.

Revision as of 11:47, 16 June 2018

概要

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

For instance let's think of a satisfaction survey intended to customers having bought a car: you could run the survey one month after the purchase and then 1 year after and compare the answer changes.

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.

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