Check data integrity/bg: Difference between revisions
From LimeSurvey Manual
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 22: | Line 22: | ||
=== Additional parameter for response table field checks === | === Additional parameter for response table field checks === | ||
Starting with version 6.x you can set an additional parameter to the integrity check URL named checkResponseTableFields. | Starting with version 6.x you can set an additional parameter to the integrity check URL named checkResponseTableFields. | ||
Just add the following text to the URL | Just add the following text to the end of the URL | ||
<code>?checkResponseTableFields=y</code> | |||
and press enter. | |||
If you set this parameter, an additional check will be executed, which checks if all fields in all response tables have correct names, which can take a long time to complete. | If you set this parameter, an additional check will be executed, which checks if all fields in all response tables have correct names, which can take a long time to complete. | ||
Latest revision as of 13:05, 16 February 2024
Общо
Функцията Проверка на целостта на данните проверява съгласуваността и излишъка на данните. Може да бъде достъпен от диалоговия прозорец Конфигурация:
In general two categories of checks will be executed:
- Data consistency
- Data redundancy
Проверка за съгласуваност на данните
Той търси възможни грешки, които може да съществуват между таблиците с отговори и таблиците с анкети или между списъка с токени и CPDB, ...
Additional parameter for response table field checks
Starting with version 6.x you can set an additional parameter to the integrity check URL named checkResponseTableFields. Just add the following text to the end of the URL
?checkResponseTableFields=y
and press enter. If you set this parameter, an additional check will be executed, which checks if all fields in all response tables have correct names, which can take a long time to complete.
Проверка за излишък на данни
Ако деактивирате анкета, таблиците с токени, таблиците с отговори и т.н. няма да бъдат изтрити автоматично. Те ще се съхраняват в архивирани таблици. Ако вече не се нуждаете от тях, използвайте функцията 'Проверете целостта на данните и изберете "остатъците", които искате да изтриете:
