Open
Description
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.
Throughout the DG, there are multiple sequence diagrams where the leftmost entity is seen to be
:User
where the existence of a User
class is nowhere to be found. If the intention was to have the :User
entity represent an actual user, then an actual user entity (refer to the last attached image) would have been more clear to future developers reading the documentation.
CS2113 Website Example:
[original: nus-cs2113-AY2324S2/pe-interim#2195] [original labels: severity.Medium type.DocumentationBug]