kohnh / pe

0 stars 0 forks source link

Most sequence diagrams have the boxes at the bottom #11

Open kohnh opened 1 year ago

kohnh commented 1 year ago

This does not seem to follow what was taught in class which was that there were boxes only at the top.

image.png

nus-pe-script commented 1 year ago

Team's Response

It doesn't affect the quality of the diagram or documentation.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Although it does not affect the information represented in the diagram or documentation, it is still an incorrect representation of the sequence diagrams. This might confuse the readers to not know if these objects are deleted after the call or if they still exist. As such it should still be considered a documentation bug with very low severity.