x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

Running a survey safely: Difference between revisions

From LimeSurvey Manual

No edit summary
 
Vharris (talk | contribs)
mNo edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages /> <translate>


<br/>Once you have activated a survey and are receiving responses it is worthwhile considering the following:
<!--T:1-->
*Export the survey structure ([[File:exportcsv.png]]) immediately and save the .csv file on a safe place.
<br />Once you have activated a survey and started to receive responses it is worthwhile considering the following:
*Regularly visit the "browse" screen ([[File:browse.png]])and export the received responses and keep a copy of the file.
*Export the survey as [[Display/Export survey|survey archive immediately]] and save the .lsa file on a safe location.
*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.
*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.  Certain minor changes should not cause problems.  However, it is better to fully [[Testing a survey|test your survey]] and make changes before activating/distributing it..
*If you have access to phpMyAdmin or a similar facility, try making regular backups of the entire LimeSurvey database (structure and data). If the worst happens and the whole database disappears, you could re-create the database and import the backed-up tables, and LimeSurvey will likely be able to pick up where it left off.
*If you are a superadministrator, you can also export the whole database (MySQL only) by choosing the [[Backup entire database|related option]] from the configuration menu.
</translate>

Latest revision as of 10:27, 28 June 2021


Once you have activated a survey and started to receive responses it is worthwhile considering the following:

  • Export the survey as survey archive immediately and save the .lsa file on a safe location.
  • 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. Certain minor changes should not cause problems. However, it is better to fully test your survey and make changes before activating/distributing it..
  • If you are a superadministrator, you can also export the whole database (MySQL only) by choosing the related option from the configuration menu.