From dee2c0d0ab182555b0426df08d029039e632f082 Mon Sep 17 00:00:00 2001
From: jdevine
Activity type: {% if form.activity_type == "office" %} - Office/Meeting – typical scenario with all persons seated, talking. - {% elif form.activity_type == "workshop" %} + Office/Meeting – typical scenario with all persons seated, talking occasionally. + {% elif form.activity_type == "callcentre" %} + Call Centre = typical office scenario with all persons seated, all talking continuously. + {% elif form.activity_type == "workshop" %} Workshop = assembly workshop environment, all persons doing light exercise, talking. {% elif form.activity_type == "training" %} 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.