Actions

Check data integrity/hu: Difference between revisions

From LimeSurvey Manual

(Created page with "Ellenőrizze az adatok integritását")
 
(Updating to match new version of source page)
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
__TOC__
__TOC__


=General=
=Általános=


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">
Az '''Adatok integritásának ellenőrzése''' funkció ellenőrzi az adatok konzisztenciáját és redundanciáját. A '''Konfiguráció''' párbeszédablakban érhető el:
</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, ...
=Adatkonzisztencia ellenőrzése=


<center>[[File:Data consistency check.png]]</center>
<div class="mw-translate-fuzzy">
Megkeresi a lehetséges hibákat a választáblák és a felmérési táblák között, vagy a tokenlista és a CPDB között,...
</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>
=Adatredundancia ellenőrzése=


{{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.}}
Ha deaktivál egy felmérést, a tokentáblázatok, a választáblázatok stb. nem törlődnek automatikusan. Archivált táblákban lesznek tárolva. Ha már nincs szüksége rájuk, használja az ''Adatok integritásának ellenőrzése'' funkciót, és válassza ki a törölni kívánt "maradékokat":
 
{{Alert|title=Figyelmeztetés|text=Kérjük, vegye figyelembe, hogy a törlés nem vonható vissza. Miután rákattint a '''Bejelölt elemek törlése!''' gombra, az adatok örökre eltűnnek.}}

Latest revision as of 13:05, 16 February 2024

Általános

Az Adatok integritásának ellenőrzése funkció ellenőrzi az adatok konzisztenciáját és redundanciáját. A Konfiguráció párbeszédablakban érhető el:


In general two categories of checks will be executed:

  • Data consistency
  • Data redundancy

Adatkonzisztencia ellenőrzése

Megkeresi a lehetséges hibákat a választáblák és a felmérési táblák között, vagy a tokenlista és a CPDB között,...

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.

Adatredundancia ellenőrzése

Ha deaktivál egy felmérést, a tokentáblázatok, a választáblázatok stb. nem törlődnek automatikusan. Archivált táblákban lesznek tárolva. Ha már nincs szüksége rájuk, használja az Adatok integritásának ellenőrzése funkciót, és válassza ki a törölni kívánt "maradékokat":

  Figyelmeztetés : Kérjük, vegye figyelembe, hogy a törlés nem vonható vissza. Miután rákattint a Bejelölt elemek törlése! gombra, az adatok örökre eltűnnek.