DataResolutionReminder can send email reminders to project users to remind them to complete a data resolution workflow that has been assigned to them. Frequency of reminders, number of days to wait to send reminder, and what users to notify are all configurable.
You can install the module from the REDCap EM repo or drop it directly in your modules folder (i.e. redcap/modules/data_resolution_reminder_v1.0.0
) manually.
Configuration is simple:
- Define users and/or DAG groups to notify
- Set number of days after the query is created to send the reminder
- Should the reminder be sent once, daily, or weekly?
- Should the reminder be sent for any user on the project, or only a specifc group/single user.
- None yet