ctsit / imagemap

Imagemap REDCap external module
Other
14 stars 27 forks source link

Adding body maps with selectable grids of size 10 pixels x 10 pixels #76

Closed schatto1 closed 5 months ago

schatto1 commented 6 months ago

Hi!

A study here at University of Utah wanted to use the Image Map module, but with granular selectable areas on a body map (front and back). This is currently in use with a production project and we have a version 1.11.1 running on our server- wanted to see if we can merge this upstream so we don't have to maintain our custom Image Map module in the filesystem.

Would be happy to make any changes if required!

Our team previously inquired about this in the forum: https://redcap.vumc.org/community/post.php?id=206492. This would be step 7!

davwillev commented 6 months ago

This would be a very useful addition to the module for other users

pbchase commented 6 months ago

@schatto1, could you update the README.md to describe your new imagemap? Could you do it in the style in which the other imagemaps are already documented? I.e., add these things:

schatto1 commented 6 months ago

Thanks @pbchase - will work on that right away!

saipavan10-git commented 6 months ago

Hi @schatto1 ,

I’ve attached a zip file with an example instrument crafted with the grid body image maps. This example serves as a guide to demonstrate the application of the new imagemaps. You are welcome to modify and adapt it as needed. You can add this example instrument to the documentation folder within this repository at docs.

grids_body_maps_Instrument Example.zip

schatto1 commented 6 months ago

Hi @pbchase and @saipavan10-git,

Thanks so much for your patience. I just pushed the following:

Please let me know if there's anything else that needs be modified, thanks!

saipavan10-git commented 5 months ago

LGTM. Tested the imagemaps using the example instrument. It works as expected.

schatto1 commented 5 months ago

Thank you!