serg-srri-umass / TP-data-games

Middle School/Statistics oriented data games for the Data Games Project
http://srri.umass.edu/datagames
4 stars 5 forks source link

Inference has non-standard button feedback. #230

Open cdmiller opened 10 years ago

cdmiller commented 10 years ago

The buttons in Inference don't have consistent button feedback when the user rolls the mouse over the button then presses the button. This makes it harder to understand button presses and follow the expert play were we are simulating button presses.

Looking at other games, the buttons light up with a rollover, then get darker with a button press, compared with the "button up" state.

Here are the specifics for each button:

  1. Movie button: Good, no change needed.
  2. Info button: Good
  3. End Game/Continue button: Button down same as Button Up (need new button down state).
  4. New Round/Make a Guess/Pass: rollover is very bright and visible (too visible?), and the Button down same as Button Up (or otherwise invisible).
  5. Level buttons: same as #4: rollover is very bright and visible (too visible?), and the Button down same as Button Up (or otherwise invisible).