Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctsit/redcap_project_sequestration
Provides REDCap global admins a new project state that sequesters access from local users - including project administrators. A sequestered project is different from Archived or Inactive states since project admins don't have any control over this new state.
https://github.com/ctsit/redcap_project_sequestration
deprecated redcap redcap-external-module
Last synced: 1 day ago
JSON representation
Provides REDCap global admins a new project state that sequesters access from local users - including project administrators. A sequestered project is different from Archived or Inactive states since project admins don't have any control over this new state.
- Host: GitHub
- URL: https://github.com/ctsit/redcap_project_sequestration
- Owner: ctsit
- License: apache-2.0
- Created: 2018-03-05T22:48:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T15:57:32.000Z (over 6 years ago)
- Last Synced: 2024-11-11T22:22:48.343Z (2 months ago)
- Topics: deprecated, redcap, redcap-external-module
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REDCap Project Sequestration State
Provides REDCap global admins a new project state that "sequestrates" access from local users - including project administrators. A "sequestered" project is different from Archived or Inactive states since project admins don't have any control over this new state.## Prerequisites
- REDCap >= 8.0.3## Installation
- Clone this repo into `/modules/project_sequestration_state_v`.
- Go to **Control Center > Manage External Modules** and enable Project Sequestration State.## Configuration
TODO.