itsmejr257 / pe

0 stars 0 forks source link

Incorrect method name for EconoCraftLogic in DG #12

Open itsmejr257 opened 4 months ago

itsmejr257 commented 4 months ago

In the EconoCraftLogic components section, the class diagram provided states a class-level method call initGame(). hoever, when viewing th code, this function appears to be initializeGame() instead.

Classified this as low as this may be a potential typo. However, this may also be medium given that the method name in the class diagram is different from the actual method name.

here is the snippet from the class diagram

image.png

here is the snippet of the code image.png

nus-se-script commented 4 months ago

Team's Response

Thank you for your response. We would like to adjust the severity label to VeryLow since it is an typo error and does not affect the usage of the documentation.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]