Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 704 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 704 Bytes

Localization Demo

A REDCap External Module demonstrating EM localization.

Requirements

  • REDCAP 9.5.0 or newer (tested with REDCap 9.7.0).

Installation

  • 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.

Configuration

  • 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.

Effect

When enabled, it outputs some stuff -depending on the settings- to the browser's console, and provides a plugin page.

Have fun!