When issue #85 was closed, there were a couple of placeholders/workarounds we were using that need to eventually be implemented properly. These are the outstanding items:
Mouth interior
For regions inside the mouth (tongue, upper teeth, lower teeth) highlighted by default in yellow, we are temporarily using the violet "Mouth" image as a placeholder. There are empty .txt files in the yellow subfolder of predefined_locations that flag their corresponding .svg files as placeholders.
[ ] The end goal is to have location drawings that show the interior of the mouth.
[ ] This means means we will likely also need a "Mouth" tab in addition to Front & Back.
Selected fingers
For regions involving selected fingers (selected fingers, selected fingers and thumb) highlighted by default in yellow, we are temporarily using the violet "Whole hand" image as a placeholder. There are empty .txt files in the yellow subfolder of predefined_locations that flag their corresponding .svg files as placeholders.
[ ] The end goal is to have location drawings that show the various possible combinations of selected finger(s) with and without thumb.
[ ] This means we will likely also need some logic to link whatever the "selected fingers" are (this is not yet implemented in any way) to EITHER:
(a) pre-made static images of all the various possible combinations of selected finger(s)/thumb, or
(b) images programmatically combined on-the-fly from the various individual finger/thumb images.
Side view
This one is a slightly different kind of issue. We do have a side view full-body drawing for use in the Location module, but as far as I can see there were never any versions of it created that show actual location regions highlighted on the body. So for now, I've removed the Side view tab from the Location module since it wasn't providing any useful information anyway. However, it would make sense to eventually:
[ ] have someone create drawings (from the original base) showing any relevant location regions viewed from the side, and
[ ] reintroduce the Side tab to the Location module.
Location module images
When issue #85 was closed, there were a couple of placeholders/workarounds we were using that need to eventually be implemented properly. These are the outstanding items:
Mouth interior
For regions inside the mouth (tongue, upper teeth, lower teeth) highlighted by default in yellow, we are temporarily using the violet "Mouth" image as a placeholder. There are empty .txt files in the yellow subfolder of predefined_locations that flag their corresponding .svg files as placeholders.
Selected fingers
For regions involving selected fingers (selected fingers, selected fingers and thumb) highlighted by default in yellow, we are temporarily using the violet "Whole hand" image as a placeholder. There are empty .txt files in the yellow subfolder of predefined_locations that flag their corresponding .svg files as placeholders.
Side view
This one is a slightly different kind of issue. We do have a side view full-body drawing for use in the Location module, but as far as I can see there were never any versions of it created that show actual location regions highlighted on the body. So for now, I've removed the Side view tab from the Location module since it wasn't providing any useful information anyway. However, it would make sense to eventually:
See original mention of the first two topics here: Originally posted by @kvesik in https://github.com/PhonologicalCorpusTools/SLPAA/issues/85#issuecomment-1989650511