https://github.com/susom/mass-delete
A REDCap EM to delete many records
https://github.com/susom/mass-delete
redcap redcap-external-module redcap-repo
Last synced: 5 months ago
JSON representation
A REDCap EM to delete many records
- Host: GitHub
- URL: https://github.com/susom/mass-delete
- Owner: susom
- License: other
- Created: 2020-01-24T17:08:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T19:43:02.000Z (almost 2 years ago)
- Last Synced: 2024-08-09T22:08:54.795Z (almost 2 years ago)
- Topics: redcap, redcap-external-module, redcap-repo
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mass Delete
## About
Mass Delete permits the facile deletion of multiple records from a REDCap project
The module must be enabled for each project and then respects the user's DAG and also filters by arm.
This module can also delete specified forms and not the whole record. The forms can be repeating or non-repeating.
If a form for a record is blank, it will skip that form and continue with the next form or record.
## Caution
Exercise caution as this REALLY deletes records and/or forms!