grezniczek / redcap_em_config_study

A REDCap External Module to demo a new EM config system
MIT License
1 stars 3 forks source link
redcap redcap-demo redcap-external-module

Enhanced External Module Configuration

A REDcap External Module providing an enhanced user interface for module settings.

Installation

Install as an External Module:

  1. Clone this repo into your modules folder.
  2. Add a version to the folder's name, so it reads, e.g., redcap_em_config_study_v0.0.1.
  3. Enable the EM in Command Center > External Modules.

Effect

This module will add two links to the 'Control Center > External Modules' section:

  1. Configuration Design Study: This will open a static HTML page with the original design study.
  2. Enhanced Module Config: The config.json of this module will be displayed in the Enhanced Configuration Dialog. This can be set to show automatically in the module settings.

Furthermore, in Projects that have this module enabled, the Enhanced Module Config link will be shown in the "External Modules" section of the main menu when on the "External Modules - Project Module Manager" page.

Features

Some are already implemented, some are not.

Issues

Please post ideas / issues on GitHub: https://github.com/grezniczek/redcap_em_config_study

Changelog

Version Description
v0.0.1 Development state - not really release-ready.