x

Glavna poglavja

  1. LimeSurvey Cloud proti LimeSurvey CE
  2. LimeSurvey Cloud – Hitri vodnik
  3. LimeSurvey CE - Montaža
  4. Kako oblikovati dobro anketo (Vodnik)
  5. Začetek
  6. Konfiguracija LimeSurvey
  7. Uvod - Ankete
  8. Oglejte si nastavitve ankete
  9. Ogled menija ankete
  10. Oglejte si strukturo ankete
  11. Uvod - Vprašanja
  12. Uvod – skupine vprašanj
  13. Uvod – Ankete – Upravljanje
  14. Možnosti orodne vrstice ankete
  15. Večjezična anketa
  16. Vodnik za hitri začetek - ExpressionScript
  17. Napredne funkcije
  18. Splošna pogosta vprašanja
  19. Odpravljanje težav
  20. Rešitve
  21. Licenca
  22. Dnevnik sprememb različice
  23. Vtičniki – napredno
 Actions

Check data integrity/sl: Difference between revisions

From LimeSurvey Manual

Maren.fritz (talk | contribs)
Created page with "Preverite celovitost podatkov"
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:
__TOC__
__TOC__


=General=
=Splošno=


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">
Funkcija '''Preveri celovitost podatkov''' preverja konsistentnost in redundanco podatkov. Do njega lahko dostopate iz pogovornega okna '''Konfiguracija''':
</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, ...
=Preverjanje skladnosti podatkov=


<center>[[File:Data consistency check.png]]</center>
<div class="mw-translate-fuzzy">
Išče možne napake, ki bi lahko obstajale med tabelami odzivov in anketnimi tabelami ali med seznamom žetonov in 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>
=Preverjanje redundance podatkov=


{{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.}}
Če deaktivirate anketo, tabele žetonov, tabele odgovorov itd. ne bodo samodejno izbrisane. Shranjeni bodo v arhiviranih tabelah. Če jih ne potrebujete več, uporabite funkcijo '''Preveri celovitost podatkov'' in izberite 'ostanke', ki jih želite izbrisati:
 
{{Alert|title=Opozorilo|text=Upoštevajte, da izbrisa ne morete razveljaviti. Ko kliknete na gumb '''Izbriši označene elemente!''', bodo podatki za vedno izginili.}}

Latest revision as of 13:05, 16 February 2024

Splošno

Funkcija Preveri celovitost podatkov preverja konsistentnost in redundanco podatkov. Do njega lahko dostopate iz pogovornega okna Konfiguracija:


In general two categories of checks will be executed:

  • Data consistency
  • Data redundancy

Preverjanje skladnosti podatkov

Išče možne napake, ki bi lahko obstajale med tabelami odzivov in anketnimi tabelami ali med seznamom žetonov in 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.

Preverjanje redundance podatkov

Če deaktivirate anketo, tabele žetonov, tabele odgovorov itd. ne bodo samodejno izbrisane. Shranjeni bodo v arhiviranih tabelah. Če jih ne potrebujete več, uporabite funkcijo 'Preveri celovitost podatkov in izberite 'ostanke', ki jih želite izbrisati:

  Opozorilo : Upoštevajte, da izbrisa ne morete razveljaviti. Ko kliknete na gumb Izbriši označene elemente!, bodo podatki za vedno izginili.