Actions

Running a survey safely/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<br />アンケートを実行する際には、以下の点に注意してください: *「アンケート構造を出力」(File:exportcsv.png)で、CSVファイル...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages />  
<languages />  
<br />アンケートを実行する際には、以下の点に注意してください:
<br />Once you have activated a survey and are receiving responses it is worthwhile considering the following:
*「アンケート構造を出力」([[File:exportcsv.png]])で、CSVファイルに安全な場所に保存しておきましょう。
*Export the survey as survey archive immediately and save the .lsa file on a safe place.
*ときどき「アンケートの閲覧」 ([[File:browse.png]])で、回答を出力したものを保存しておきましょう。
*Try not to make changes to the survey. There are some parts of the survey that can still be changed after it has been activated, and while these shouldn't cause problems, it's better safe than sorry. Fully test your survey before you activate it and then try to leave it exactly as it is.
*実行中のアンケートはなるべく変更しないようにしてください。アンケートの構成要素の中には、実行中でも変更できるものがありますが、用心するに越したことはありません。アンケートを実行する前に十分にテストして、実行後はそのままの状態で放置しておくようにしましょう。
*If you are a superadmin you can also export the whole database (MySQL only) by choosing the related option from the global top menu.
*phpMyAdminなどが利用できる場合は、LimeSurveyデータベース全体の定期的なバックアップをお勧めします。そうしておけば、最悪の事態が発生してすべてのデータベースが失われたときでも、データベースを再構築してバックアップしたテーブルをインポートすれば、LimeSurveyで残されたデータを修復することができるでしょう。

Revision as of 09:20, 15 May 2017


Once you have activated a survey and are receiving responses it is worthwhile considering the following:

  • Export the survey as survey archive immediately and save the .lsa file on a safe place.
  • Try not to make changes to the survey. There are some parts of the survey that can still be changed after it has been activated, and while these shouldn't cause problems, it's better safe than sorry. Fully test your survey before you activate it and then try to leave it exactly as it is.
  • If you are a superadmin you can also export the whole database (MySQL only) by choosing the related option from the global top menu.