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

Error Message Might Not Be Understandable To User #9

Open
KhoonSun47 opened this issue Apr 5, 2024 · 0 comments
Open

Error Message Might Not Be Understandable To User #9

KhoonSun47 opened this issue Apr 5, 2024 · 0 comments

Comments

@KhoonSun47
Copy link
Owner

Issue is on the error message when trying to mark a student absent with a negative index. The user might not understand what a "non-zero unsigned integer" means.

For example:
image.png

  • Current Input:
    ma w/13 abs/-1

  • Current Output:
    Index is not a non-zero unsigned integer.

  • Expected Output:
    Index should be invalid because application only accept positive index.

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