nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

DG: incorrect notation for activity diagrams #862

Open nus-se-script opened 5 months ago

nus-se-script commented 5 months ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


image.png

Location: DG, page 17 The guard conditions for this activity diagram are not placed within square brackets next to their respective branches. However, the meaning of the diagram can still be understood so this isn't a severe bug.

According to the course textbook, the guard conditions for the branch and merge nodes should be specified within square brackets as shown below: image.png


[original: nus-cs2103-AY2324S2/pe-interim#704] [original labels: type.DocumentationBug severity.VeryLow]

jessicawyz commented 5 months ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #1627