https://github.com/grezniczek/redcap_easy_imagemap
A REDCap external module
https://github.com/grezniczek/redcap_easy_imagemap
redcap redcap-external-module
Last synced: 3 months ago
JSON representation
A REDCap external module
- Host: GitHub
- URL: https://github.com/grezniczek/redcap_easy_imagemap
- Owner: grezniczek
- License: mit
- Created: 2022-07-08T12:51:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T12:32:04.000Z (about 1 year ago)
- Last Synced: 2025-04-10T13:53:34.269Z (about 1 year ago)
- Topics: redcap, redcap-external-module
- Language: JavaScript
- Homepage:
- Size: 421 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy Imagemap
A REDCap external module that converts images in descriptive fields into clickable image maps.
This EM was inspired by the Custom Imagemap EM and https://www.image-map.net/ and the frustration of this being so complicated.
## @EASYIMAGEMAP Action Tag
Add this to any descriptive field that has an inline image. Once added, Online Designer will show a "Configure Imagemap" button inside the field. Use this to configure the image map. Configuration will be saved as a JSON data structure argument of the `@EASIMAGEMAP` action tag. This parameter may be edited manually, but it's structure must remain intact in order for this module to be able to parse it.
## TODOs
- Allow other sources than descriptive field images, such as (public) File Repository files
- Allow circles/ellipses and rectangles