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

Explicit success buttons on certain game screens #78

Open
2 of 4 tasks
aarontabor opened this issue Nov 24, 2016 · 0 comments
Open
2 of 4 tasks

Explicit success buttons on certain game screens #78

aarontabor opened this issue Nov 24, 2016 · 0 comments

Comments

@aarontabor
Copy link
Collaborator

aarontabor commented Nov 24, 2016

Several of the game screens do not an explicit success/forward button. This can be confusing for some users.

For example, on the introduction/storyline screen, the two buttons read "Don't show me this again" and "Skip". These options can be misinterpreted. The "Skip" button should probably instead read "Continue".

Another example is on the calibration screen. After a successful calibration occurs, the only options presented are "Re-calibrate", and the "back" button in the top-left corner. There is no button that allows the user to say: "Yes, I'd like to confirm my calibration and continue".

Screens of Interest

  • introduction/storyline screen
  • calibration screen
  • ...

Proposed Solution

  • identify screens within the game that do not have explicit success buttons (add the to the list started above)
  • address each screen as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant