An open API service indexing awesome lists of open source software.

https://github.com/lsgs/redcap-drw-tweaks

REDCap external module providing some enhancements to REDCap's Data Resolution Workflow functionality
https://github.com/lsgs/redcap-drw-tweaks

mcri murdoch-childrens redcap redcap-external-module redcap-repo

Last synced: 4 months ago
JSON representation

REDCap external module providing some enhancements to REDCap's Data Resolution Workflow functionality

Awesome Lists containing this project

README

          

# REDCap External Module: DRW Tweaks

## Functionality
Provides some enhancements to REDCap's Data Resolution Workflow functionality, namely:
* Adds a button to data entry forms that will do the "verified value" step for all fields not yet verified or queried.
* [Obsolete from v9.5.1] CSV exports have all data in separate columns (rather than combining, for example, username and comments). This tweak has no effect from REDCap v9.5.1 when the separation of data into distinct columns was implemented as standard behaviour.
* [Obsolete from v15.0.1] Queries can be assigned to any user that may access the DAG (i.e. using DAG Switcher). By default, only users that are *currently* assigned to the DAG (or have no DAG assignment) are listed for selection. This tweak applies when raising or editing queries on data entry forms, and when editing queries on the Data Quality "Resolve Issues" page.

## Screenshots
### Verify All Fields
![Verify all](./verify-all.gif)