x

Główne rozdziały

  1. LimeSurvey Cloud a LimeSurvey CE
  2. LimeSurvey Cloud — przewodnik szybkiego startu
  3. LimeSurvey CE - Instalacja
  4. Jak dobrze zaprojektować ankietę (Przewodnik)
  5. Pierwsze kroki
  6. Konfiguracja LimeSurvey
  7. Wprowadzenie - Ankiety
  8. Wyświetl ustawienia ankiety
  9. Zobacz menu ankiety
  10. Wyświetl strukturę ankiety
  11. Wprowadzenie - Pytania
  12. Wprowadzenie - Grupy pytań
  13. Wprowadzenie - Ankiety - Zarządzanie
  14. Opcje paska narzędzi ankiety
  15. Ankieta wielojęzyczna
  16. Skrócona instrukcja obsługi — ExpressionScript
  17. Zaawansowane funkcje
  18. Ogólne FAQ
  19. Rozwiązywanie problemów
  20. Obejścia
  21. Licencja
  22. Dziennik zmian wersji
  23. Wtyczki - Zaawansowane
 Actions

Check data integrity/pl: Difference between revisions

From LimeSurvey Manual

Maren.fritz (talk | contribs)
Created page with "Sprawdź integralność danych"
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
__TOC__
__TOC__


=General=
=Ogólne=


The '''Check data integrity''' function checks the consistency and the redundancy of data. It can be accessed from the '''Configuration''' dialog:
<div class="mw-translate-fuzzy">
Funkcja „Sprawdź integralność danych” sprawdza spójność i redundancję danych. Dostęp do niego można uzyskać z okna dialogowego „Konfiguracja”:
</div>


<center>[[File:Check data integrity configuration.png]]</center>


=Data consistency check=
In general two categories of checks will be executed:
* Data consistency
* Data redundancy


It looks for possible errors that might exist between the response tables and survey tables or between the token list and the CPDB, ...
=Sprawdzanie spójności danych=


<center>[[File:Data consistency check.png]]</center>
<div class="mw-translate-fuzzy">
Wyszukuje możliwe błędy, które mogą występować między tabelami odpowiedzi a tabelami ankiet lub między listą tokenów a bazą CPDB, ...
</div>


All the values from the screenshot need to meet the consistency standards.
=== 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


=Data redundancy check=
<code>?checkResponseTableFields=y</code>


If you deactivate a survey, the token tables, the response tables etc., will not be automatically deleted. They will get stored in archived tables. If you do not need them anymore, use the '''Check data integrity''' function and select the "leftovers" you wish to delete:
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.


<center>[[File:Data redundancy check.png]]</center>
=Kontrola nadmiarowości danych=


{{Alert|title=Warning|text=Please note that you cannot undo the deletion. Once you click on the '''Delete checked items!''' button, the data will be gone forever.}}
Jeśli dezaktywujesz ankietę, tabele tokenów, tabele odpowiedzi itp. nie zostaną automatycznie usunięte. Zostaną zapisane w zarchiwizowanych tabelach. Jeśli już ich nie potrzebujesz, skorzystaj z funkcji „Sprawdź integralność danych” i wybierz „resztki”, które chcesz usunąć:
 
{{Alert|title=Warning|text=Pamiętaj, że usunięcia nie można cofnąć. Po kliknięciu przycisku „Usuń zaznaczone elementy!” dane znikną bezpowrotnie.}}

Latest revision as of 13:05, 16 February 2024

Ogólne

Funkcja „Sprawdź integralność danych” sprawdza spójność i redundancję danych. Dostęp do niego można uzyskać z okna dialogowego „Konfiguracja”:


In general two categories of checks will be executed:

  • Data consistency
  • Data redundancy

Sprawdzanie spójności danych

Wyszukuje możliwe błędy, które mogą występować między tabelami odpowiedzi a tabelami ankiet lub między listą tokenów a bazą 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.

Kontrola nadmiarowości danych

Jeśli dezaktywujesz ankietę, tabele tokenów, tabele odpowiedzi itp. nie zostaną automatycznie usunięte. Zostaną zapisane w zarchiwizowanych tabelach. Jeśli już ich nie potrzebujesz, skorzystaj z funkcji „Sprawdź integralność danych” i wybierz „resztki”, które chcesz usunąć:

  Warning : Pamiętaj, że usunięcia nie można cofnąć. Po kliknięciu przycisku „Usuń zaznaczone elementy!” dane znikną bezpowrotnie.