Open Magmanat opened 1 year ago
We believe that the diagrams should be clear for users to read. We were not taught how to represent a "for each" loop in the UML sequence diagram, and thus what you see in the second loop is not a number but a verbal statement to try to clarify what actually happens. In the first loop, since all the children of Illness
are not stored in an array, we instead tried to represent them clearly using a verbal loop. We would be interested if there truly is a way to represent them properly, but at the moment, the diagram has no clarity problems.
Team chose [response.Rejected
]
Reason for disagreement: You claimed that we were not taught how to represent a "for each" loop,
the following image is taken from the cs2113 website
As shown a "for each" loop is meant to be like this, hence I disagree
As shown in the circled components, a loop box should have been used for both of these boxes but only one of them was used, and one of them was mislabelled
for each child of illness