marlycormar / imagemap

Painmap REDCap external module
Other
9 stars 31 forks source link

MBody Map changes to image size and output. #11

Open aallenkumc opened 4 years ago

aallenkumc commented 4 years ago

Hello,

I developed the html and json for the MBody map for a user. When viewing the image in the REDCap system, the image is bigger then expected and they would like for it to be smaller. The output of the selections are listed in one field. They would prefer to have each selection as a checkbox and the values be 1 or 0. Can you let me know what I would need to do to accomplish these changes?

Thanks, Angelica Allen University of Kansas Medical Center - Medical Informatics

marlycormar commented 3 years ago

Hi @ChemiKyle! Can you check if this issue is still of interest?

ChemiKyle commented 3 years ago

@jrpence

jrpence commented 3 years ago

To make the Mbody image map smaller: Leave the mapping coordinates where they are (they will be scaled with the image). change the width and height in the config.json (scale 75% = 776 by 642, scale 50% = 576 by 428)