itzblim / pe

0 stars 0 forks source link

UML Diagram does not match description of architecture for UI Component, DG #13

Open itzblim opened 3 years ago

itzblim commented 3 years ago

In DG page 6:

image.png

There is no link from the UI to the model, but the description says that the UI listens for changes to the model

image.png

Seems like there should be a link between the model and the UI, but might be a bug in the UML diagram.

nus-pe-bot commented 2 years ago

Team's Response

Thank you for the report. We are rejecting this report for the following reasons:

You are correct that the UI component does listen for changes in the Model. However, it does so through the Logic component, hence, there is no direct link from UI to Model. Since this diagram omits all details unrelated to the UI component, we do not show any details of the Logic component which is linked to the Model.

You can see the link between Logic and Model here:

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]