Actions

Check data integrity/ja: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 16: Line 16:


すべてが正しければ、スクリーンに現れるメッセージはすべて整合性の規格を満たす、となります。
すべてが正しければ、スクリーンに現れるメッセージはすべて整合性の規格を満たす、となります。
=== Additional parameter for response table field checks ===
Start 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: ?checkResponseTableFields=y and press enter.
If you set this parameter this 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.


=データの冗長性確認=
=データの冗長性確認=

Revision as of 11:58, 16 February 2024

概要

データ整合性確認では、データの整合性と冗長性を確認します。設定ダイアログからアクセスします。

データの整合性確認

回答テーブルとアンケートテーブルの間、トークンリストとCPDBの間にエラーがないかをチェックします。

すべてが正しければ、スクリーンに現れるメッセージはすべて整合性の規格を満たす、となります。

Additional parameter for response table field checks

Start 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: ?checkResponseTableFields=y and press enter. If you set this parameter this 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.

データの冗長性確認

アンケートを停止しても、トークンテーブル、回答テーブルは自動的には削除されません。これらはアーカイブ用テーブルに保存されます。必要なければ、データ整合性確認機能から削除したい"残りもの"を選択します。

  注意 : 削除操作を取り消すことはできません。チェック項目の削除をクリックすると、データは復旧できません。