A REDCap External Module demonstrating EM localization.
- REDCAP 9.5.0 or newer (tested with REDCap 9.7.0).
- Clone this repo into
<redcap-root>/modules/localization_demo_v<version-number>
. - Go to Control Center > Technical / Developer Tools > External Modules and enable Localization Demo.
- System: Set the text of a message and how it should be logged to the browser's console (info, warning, error).
- Project: Set a number for the module to count up to when requested.
When enabled, it outputs some stuff -depending on the settings- to the browser's console, and provides a plugin page.
Have fun!