From f65a7546b4773bcbc90da732a378e0953e5233f8 Mon Sep 17 00:00:00 2001 From: Tim Einbeck Date: Sat, 8 May 2021 13:46:21 +0200 Subject: [PATCH] Move "rapid_test" to solved section This commit moves the entry "rapid_test" to the solved section and updates it with the information that it's now possible to enter RAT into the app. --- src/data/faq.json | 18 +++++++++--------- src/data/faq_de.json | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/data/faq.json b/src/data/faq.json index 7df1c3093..1aa9a943f 100644 --- a/src/data/faq.json +++ b/src/data/faq.json @@ -839,15 +839,6 @@ "Currently, analyzing the test in the laboratory and reporting the test result to the Corona-Warn-App servers takes 22-28 hours on average. However, the waiting time can be up to 48 hours depending on the commissioned laboratory. In most cases, you will receive your result the next day or the day after. If your result is not available in the app after 3 days, please follow the advice in FAQ entry: I have scanned a QR code, but the test result could not be retrieved for days." ] }, - { - "title": "Can I enter a test result from a Corona rapid test (Schnelltest)?", - "anchor": "rapid_test", - "active": true, - "textblock": [ - "Update
It will soon be possible to enter the result from a rapid/quick test into the app. More information can be found in this blog post.
", - "No, entering results from rapid tests is currently not supported by the Corona-Warn-App." - ] - }, { "title": "How do I enter a negative test result?", "anchor": "test_negative", @@ -1310,6 +1301,15 @@ "title": "Resolved", "id": "resolved", "accordion": [ + { + "title": "Can I enter a test result from a Corona rapid test (Schnelltest)?", + "anchor": "rapid_test", + "active": true, + "textblock": [ + "Update
Since version 2.1 it is possible to enter the test result of a rapid antigen test into the app. More information can be found in this blog post and in the FAQs to rapid antigen tests.
", + "No, entering results from rapid tests is currently not supported by the Corona-Warn-App." + ] + }, { "title": "[Apple/iOS]: Risk exposure can no longer be activated after updating to iOS 14", "anchor": "no_risk_update_ios14", diff --git a/src/data/faq_de.json b/src/data/faq_de.json index cbb746780..c300af663 100644 --- a/src/data/faq_de.json +++ b/src/data/faq_de.json @@ -842,15 +842,6 @@ "Bis der Test im Labor untersucht und das Testergebnis an die Server der Corona-Warn-App gemeldet wird, vergehen derzeit im Durchschnitt 22-28 Stunden. Jedoch kann die Wartezeit je nach beauftragtem Labor bis zu 48 Stunden betragen. In den allermeisten Fällen erhalten Sie Ihr Ergebnis also am nächsten oder übernächsten Tag. Falls Ihr Testergebnis nach 3 Tagen noch nicht in der App abrufbar ist, beachten Sie bitte die Hinweise im FAQ-Eintrag: Ich habe einen QR Code eingescannt, aber das Testergebnis konnte über Tage nicht abgerufen werden." ] }, - { - "title": "Kann ich das Ergebnis eines Corona-Schnelltests eingeben?", - "anchor": "rapid_test", - "active": true, - "textblock": [ - "Aktuell
Es wird bald möglich das Testergebnis eines Corona-Schnelltests in die App einzutragen. Weitere Informationen finden Sie in diesem Blog Post.
", - "Nein, die Eingabe von Schnelltests wird von der Corona-Warn-App zurzeit nicht unterstützt." - ] - }, { "title": "Wie gebe ich mein negatives Testergebnis ein?", "anchor": "test_negative", @@ -1313,6 +1304,15 @@ "id": "resolved", "title": "Geklärt", "accordion": [ + { + "title": "Kann ich das Ergebnis eines Corona-Schnelltests eingeben?", + "anchor": "rapid_test", + "active": true, + "textblock": [ + "Aktuell
Seit Version 2.1 ist es möglich das Testergebnis eines Corona-Schnelltests in die App einzutragen. Weitere Informationen finden Sie in diesem Blog Post und in den FAQs zum Schnelltest.
", + "Nein, die Eingabe von Schnelltests wird von der Corona-Warn-App zurzeit nicht unterstützt." + ] + }, { "title": "[Apple/iOS]: Die Risikoermittlung lässt sich nach dem Update auf iOS 14 nicht mehr aktivieren", "anchor": "no_risk_update_ios14",