Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation check to TotalProperty in SumScreen #100

Open
marlitas opened this issue Feb 13, 2025 · 0 comments
Open

Add validation check to TotalProperty in SumScreen #100

marlitas opened this issue Feb 13, 2025 · 0 comments
Assignees

Comments

@marlitas
Copy link
Contributor

numberPairs.sumScreen.model.totalProperty

  • Works great as long as the value this is set to is greater than or equal to the left addend
  • Add a validity check?
  • Allow values less than the left addend and adjust to be n - 1 and 1?
  • Take from right addend until zero, then take from the left
@marlitas marlitas self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant