Skip to content

Separate the exposed from the infected activities

Philip Elson requested to merge feature/report-repeated-events into master

Breaks up the Model into a "ConcentrationModel" and an "ExposureModel" (as discussed in #16 (closed)). Technically, this also allows the separation of exposed vs infected activities, mask wearing and presence. etc.

I've applied the change to both the expert app and the calculator (tested each manually)

Merge request reports