ABCD-STUDY / redcap_rewrite_history

Change the name of REDCap items in an existing project and attempt to rewrite the projects history.
GNU General Public License v3.0
2 stars 0 forks source link

Rewrite History

Description

Allow users to rename an item in a REDCap project including rewriting the history of the data capture for that item - similar to a 'git mv'.

We currently search/replace the following REDCap locations for references to the item:

TODO:

Web Interface