JaCh23 / pe

0 stars 0 forks source link

invalid module and grade prompts grade error when bigger prioirtiy should be on module invalid #17

Open JaCh23 opened 3 years ago

JaCh23 commented 3 years ago

image.png

soc-se-bot commented 3 years ago

Team's Response

This is not a bug.

From the first example:

Input: add module EE2027 -g G
Output: Sorry, the input grade is invalid. Kindly refer to NUS for a list of valid grades.

Note: EE2027 is a valid module but G is not a valid grade so our error message is correct

To add on this, invalid module input actually outputs different error message:

Input: add module st1111 -g A
Output: Sorry, there is no module on NUSMods matching the module code you entered.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I agree to change the issue to feature flaw and severity to veryLow.


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]