nus-cs2113-AY2324S1 / pe-dev-response

0 stars 0 forks source link

List Exchange rate format unclear #228

Open nus-pe-bot opened 11 months ago

nus-pe-bot commented 11 months ago

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.


image.png

image.png

In the UG, it was mentioned that the exchange rates are shown in SGD/{other currency} but "USD, 0.8" was shown. As a user, I would not understand or be able to comprehend what that means.


[original: nus-cs2113-AY2324S1/pe-interim#308] [original labels: severity.Low type.DocumentationBug]

limyuhching commented 11 months ago

Team's Response

As mentioned in the UG, the default currency is SG, thus SGD/{other currency} is meant to inform the users that the rate shown in "list exchange rates" refers to the amount denominated in foreign currency with respect to 1 SGD, instead of the other way around. Removing "SGD/" in front of the foreign currency is also to improve clarity and remove redundancy.

image.png This image shows the common understanding of defining exchange rates between 2 currencies

Duplicate status (if any):

--