alvinlim277 / pe

0 stars 0 forks source link

Low level details in activity diagram #12

Open alvinlim277 opened 7 months ago

alvinlim277 commented 7 months ago

The description of how classes handle the user input in such detail at the start of the diagram seems irrelevant to the activity diagram and could be condensed to something like "Prefix of user input". Maybe these low level details are better suited to a sequence diagram instead.

image.png

nus-pe-script commented 7 months ago

Team's Response

According to what the textbook says on activity diagram, there is no requirement of not including low-level details. These low-level details are necessary to show how different parts of the logic package works.

An example in the textbook is as follows:

image (55).png

"100th square reached" is an example of a low-level detail.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]