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

Check data integrity: Difference between revisions

From LimeSurvey Manual

Cdorin (talk | contribs)
Created page with "<languages /> <translate> </translate>"
 
Cdorin (talk | contribs)
No edit summary
Line 2: Line 2:
<translate>
<translate>


=Data consistency check=


This check looks for possible errors that might exist between the response tables and survey tables or between the token list and the CPDB, and so on.
[[File:Data consistency check.png]]
For everything to be alright, all the values from the screenshot need to meet the consistency standards.
=Data redundancy check=
This check looks for tables leftovers, which are created when a user deactivates a survey. For example, if you deactivate a survey, the token tables, the response tables etc., will not be automatically deleted. If you do not need the respective data anymore, use the '''Check data integrity''' function and select the items you wish to be deleted.
[[File:Data redundancy check.png]]
{{Attention|title=Warning|text=Please note that you cannot undo the deletion. Onde you click on the '''Delete checked items!''' button, the data will be forever gone.}}
It cheks old database tables to see if they may be deleted, LimeSurvey really doesn't delete old responses, but saves them away in an archive table


</translate>
</translate>

Revision as of 16:17, 5 September 2017

Data consistency check

This check looks for possible errors that might exist between the response tables and survey tables or between the token list and the CPDB, and so on.

For everything to be alright, all the values from the screenshot need to meet the consistency standards.

Data redundancy check

This check looks for tables leftovers, which are created when a user deactivates a survey. For example, if you deactivate a survey, the token tables, the response tables etc., will not be automatically deleted. If you do not need the respective data anymore, use the Check data integrity function and select the items you wish to be deleted.

Template:Attention

It cheks old database tables to see if they may be deleted, LimeSurvey really doesn't delete old responses, but saves them away in an archive table