You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
It may be useful to the study teams to have email alerts if there is substantial loss of data. The information to make such an alert is possible already is provided to the Dashboard (it might be better to even make this window days a configurable length and include logic like ">= 3 days"). The platform already can send emails.
It may also be good to be able to filter the list view of participants in the Dashboard based on some criteria (e.g. no data for 3 days or more). We'll have to add it to the post v1.0 features.
The text was updated successfully, but these errors were encountered:
Consistent email support is probably best enabled in the backend, possibly configurable through the dashboard. In another project, we set up a REST API on the backend disconnect monitor and sent disconnect emails from there, and viewed the status from a dashboard.
It may be useful to the study teams to have email alerts if there is substantial loss of data. The information to make such an alert is possible already is provided to the Dashboard (it might be better to even make this window days a configurable length and include logic like ">= 3 days"). The platform already can send emails.
It may also be good to be able to filter the list view of participants in the Dashboard based on some criteria (e.g. no data for 3 days or more). We'll have to add it to the post v1.0 features.
The text was updated successfully, but these errors were encountered: