You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: