From 01f0fa921b25a03f7a82fa63ebed9d6bf9e0caed Mon Sep 17 00:00:00 2001 From: ahodzic2 <72961430+ahodzic2@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:48:44 -0500 Subject: [PATCH] Update encounter_19_calc in faq.json Updated contents in encounter_19_calc section of faq.json in accordance with https://github.com/corona-warn-app/cwa-website/issues/2120#issuecomment-1079890005 --- src/data/faq.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/data/faq.json b/src/data/faq.json index 7e83d66f56..5cbd243ff3 100644 --- a/src/data/faq.json +++ b/src/data/faq.json @@ -2644,12 +2644,12 @@ "anchor": "encounter_19_calc", "active": false, "textblock": [ - "With the introduction of Corona-Warn-App version 1.9, a new version of the Exposure Notification Framework (ENF) from Apple/Google is used, version 2.0 (also known as ExposureWindow mode by Google). The data from this interface is used as the basis for calculating the individual risk.", - "While the interface's first version 1.0 used average attenuation values for all encounters with another device during the course of the day, the new version 2.0 now considers 30-minute time windows.", + "With the introduction of Corona-Warn-App version 1.9, a new version of the Exposure Notification Framework (ENF) from Apple/Google is used. For more information, take a look at: Corona-Warn-App Version 1.9 to use version 2 of the Exposure Notification Framework", + "The version 2.0 considers 30-minute time windows.", "Each of these windows must meet certain criteria to be considered:", "", - "If these criteria are not met, an encounter is not counted within the app. It is a 'non-risk encounter'. These encounters will still show up in the operating system's contact log, but do not count towards the overall risk score in the app.", + "
  • The transmission risk level must be at least III (3). It is determined when sharing the diagnosis keys per day according to defined criteria such as symptom status and/or symptom onset
  • ", + "If these criteria are not met, an encounter is not counted within the app. It is a 'non-risk encounter'. These encounters will still show up in the operating system's contact log, but do not count towards the overall risk score in the app, see What do the exposure check logs show?", "If the conditions are met, the contact times are weighted depending on the signal attenuation:", "", + "For more details about risk assessment see the Mobile Applications section in the Solution Architecture document." ] }, {