From f4df2779b227f91200305c4e3ff80a2fe98b8022 Mon Sep 17 00:00:00 2001 From: Volha Mardvilka Date: Tue, 28 Jan 2025 11:04:08 +0000 Subject: [PATCH 1/2] 392112885: (feat) [2.1.1 release] rename results modals for Pilot --- resources/test_packs/pilot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/test_packs/pilot.json b/resources/test_packs/pilot.json index 587d0a25a..bb06a3d4c 100644 --- a/resources/test_packs/pilot.json +++ b/resources/test_packs/pilot.json @@ -1,8 +1,8 @@ { "name": "Pilot Assessment", "language": { - "compliant_description": "Your device has met the initial pilot assessment requirements. Please send your Testrun ZIP file to the qualification lab for verification. The lab will then contact you with further instructions.", - "non_compliant_description": "Your device didn't quite meet the initial pilot assessment requirements. The Testrun report will provide guidance on how to resolve any issues. If you require further support, please get in touch with the qualification lab." + "compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendations will be provided by the lab team.", + "non_compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendations will be provided by the lab team." }, "tests": [ { From 82c5471e45983d180d9fcc35ccd240328daaf42d Mon Sep 17 00:00:00 2001 From: Volha Mardvilka Date: Tue, 28 Jan 2025 16:52:47 +0000 Subject: [PATCH 2/2] 392112885: (feat) [2.1.1 release] rename results modals change word --- resources/test_packs/pilot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/test_packs/pilot.json b/resources/test_packs/pilot.json index bb06a3d4c..79f6a4f1c 100644 --- a/resources/test_packs/pilot.json +++ b/resources/test_packs/pilot.json @@ -1,8 +1,8 @@ { "name": "Pilot Assessment", "language": { - "compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendations will be provided by the lab team.", - "non_compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendations will be provided by the lab team." + "compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendation will be provided by the lab team.", + "non_compliant_description": "This is a preliminary test result. Please attach the Risk Profile and download the test results. A full evaluation and recommendation will be provided by the lab team." }, "tests": [ {