nkotaa / pe

0 stars 0 forks source link

[DG] Inaccuracies in addCourse() sequence diagram #10

Open nkotaa opened 2 months ago

nkotaa commented 2 months ago

Description

A number of non-course compliant mistakes are made such as

  1. Missing function control return arrow from : Course instance to : Timetable
  2. Self called function arrows (namely those of "courses.add" and "courses.get") do not point to exact edge of call box

2024-04-19T17:38:45,153531125+08:00.png

  1. Missing function control return arrow from above 2 functions as well
nus-pe-script commented 2 months ago

Team's Response

I think this is mainly cosmetics as return arrows are not compulsory too.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]