Open rizemon opened 3 years ago
The format "set_curr c/CURRENCY" is given clearly in the UG. Only one c/CURRENCY parameter is accepted. Furthermore, when the mistake is made, a warning is given immediately, asking you to input a valid currency. This should be clear enough for the user.
Team chose [response.Rejected
]
Reason for disagreement:
Because of this point in your notes under "Features", your command should be able to handle multiple parameters. Therefore, my command should work with the intended effect of setting the currency to SGD. Also, while you have an error asking the user to input a valid currency, to me, I did indeed put a valid currency but the warning given confuses me because I could not figure why my valid currency was being rejected.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Despite specifying a valid supported currency:
SGD
, as mentioned here:specifying it twice causes it to not recognise the valid currency I specified.