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

Whitespace can be unintentionally added in player responses #47

Open
clpetersonucf opened this issue Mar 24, 2022 · 0 comments
Open

Whitespace can be unintentionally added in player responses #47

clpetersonucf opened this issue Mar 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@clpetersonucf
Copy link
Member

While the player does a good job of preventing whitespace in most student inputs, there is one circumstance where it isn't explicitly prevented: when a user is focused on a character slot that was previously filled out, for example where words intersect. A user can enter whitespace characters and then use the arrow keys or cursor to manually select the next character slot, which results in malformed response strings being sent to Materia for scoring.

@clpetersonucf clpetersonucf added the bug Something isn't working label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant