From 1d34db3a81e7fb99ce08dfaa1ca1efcd1766c0bf Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Fri, 4 Jun 2021 12:40:37 +0000 Subject: [PATCH] delete repeated events section --- .../templates/base/calculator.report.html.j2 | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 2ad82bfa..4896ebf0 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -216,30 +216,6 @@

Exposure graph:

-

Repeated events:

-

- The P(i) and expected number of new cases if repeating this scenario event - provided the infected person emits the same amount of viruses each day and the exposed person is subject to the same daily exposure time: - - - - - - - - - - - {% for repeat_event in repeated_events %} - - - - - - {% endfor %} - -
# of repeated eventsP(i)Expected new cases
{{ repeat_event.repeats }}{{ repeat_event.probability_of_infection | non_zero_percentage }}{{ repeat_event.expected_new_cases | float_format }}
-

-

Alternative scenarios: