Giter Site home page Giter Site logo

Comments (1)

nus-se-script avatar nus-se-script commented on July 30, 2024

Team's Response

Hi this is intended. We did not try to solve this issue because we did not felt a need to do it. As long as the values entered by the user is correct (no rounding off issues or miscalculation of expenses), we do not try to rectify it. Having one decimal places although not the typical convention to represent money, the value that it is trying to represent is the same. If the user were to enter a value with 2 d.p, the total expense value will also show 2dp, hence there is no loss in accuracy of the amount.

image.png

as shown in the image, when I enter an expense of 4.5, the total expense shown is 4.5. There is no loss in precision of the value. When I added another expense with 4.55, the total expenses is now 9.05. The total expense now shows 2dp, which also does not result in any loss precision of the value. Hence we did not rectify the decimal problem.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: Yes while it might not affect functionality, that is not the be all end all of the program. The consistency especially with monetary values is important for readability for the users. Furthermore, your description of we didn't solve it because we didn't feel a need to is precisely the definition of response.notInScope, which is what it should be classified under.


from pe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.