From e7d9ba96c80914e2e5978293afa0ce16a21930cc Mon Sep 17 00:00:00 2001
From: gaazzopa
Activity type:
@@ -166,7 +166,7 @@ Beta v1.0.0 Please send feedback to
Enter the data on the available means for venting of indoor spaces. For mechanical ventilation, you should check with a specialist for the air flow or air change rate.
Event data
Enter the total number of occupants in the room and how many of them you assume are infected. We have provided common activity types:
- Office = typical scenario all persons seated, talking.
+ Office/Meeting = typical scenario all persons seated, talking.
Workshop = assembly workshop environment, all persons doing light exercise, talking.
Training = one person (the trainer) standing, talking, all others seated, talking quietly (whispering). It is assumed the trainer is the infected person, for the worst case scenario.
You should specify if the event is a one off (give date) or recurrent use of the same space for the same activity, in which case select the month when the activity takes place.
diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2
index 4cd09f7e..aab7f3dc 100644
--- a/cara/apps/calculator/templates/report.html.j2
+++ b/cara/apps/calculator/templates/report.html.j2
@@ -65,7 +65,7 @@
infected.
Activity type: {% if form.activity_type == "office" %} - Office work – typical scenario with all persons seated, talking. + Office/Meeting – typical scenario with all persons seated, talking. {% elif form.activity_type == "workshop" %} Workshop = assembly workshop environment, all persons doing light exercise, talking. {% elif form.activity_type == "training" %}