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:",
"
- The signal attenuation must have been below 79dB for at least 5 minutes within the 30-minute window
",
- "- The transmission risk level must be at least III (3). It is determined when sharing the diagnosis codes 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.",
+ "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:",
"- Times with an attenuation <63dB are weighted at 80%.
",
"- Times with an attenuation >= 63dB and <73dB are weighted at 100%.
",
@@ -2657,7 +2657,8 @@
"Based on the transmission risk level (III to VIII), a factor between 0.6 and 1.6 is determined. The weighted exposure time from the previous step is multiplied by this factor, which then results in the normalized exposure time. Finally, all normalized times of a day are added up. Ultimately, this means that several short low risk encounters can result in a red status in total. The sum of all normalized exposure times is now used to decide the final risk score:",
"- Sum of contact time <5 minutes: No risk exposure(s) (green).
",
"- Sum of contact time >=5 minutes and <9 minutes: Low risk exposure(s) (green).
",
- "- Sum of contact time >=9 minutes: High risk exposure(s) (red).
"
+ "- Sum of contact time >=9 minutes: High risk exposure(s) (red).
",
+ "For more details about risk assessment see the Mobile Applications section in the Solution Architecture document."
]
},
{