View Single Post
  #16   Spotlight this post!  
Unread 12-08-2007, 17:22
charliet charliet is offline
i Be A Pirate
FRC #1528 (iPirates)
Team Role: Programmer
 
Join Date: Jan 2007
Rookie Year: 2004
Location: Monroe, MI
Posts: 8
charliet will become famous soon enough
Send a message via AIM to charliet Send a message via MSN to charliet
Re: FIRST The Trivia Game

Quote:
Originally Posted by Pat Fairbank View Post
A couple of usability observations:
- The 'Next Question' button doesn't seem to work for skipping a question until the timer has reached zero (or until you hit the 'Answer' button to make it go to zero)
- It's kind of annoying to have to manually clear the text out of the answer box when you move on to a new question - it would be better if this happened automagically when you click 'Next Question'

Great work; this has the potential to be fun.
duh, thanks. dunno how i forgot that stuff. implemented

--- changes ---
- took out the timer, it will come back later when I implement different Modes
- built in a system to prevent duplicate questions as much.
- some GUI changes were made to make things easier
- can now skip questions quickly

--- future ---
- different modes, with different limitations
-- modes will allow for a scoreboard system


thanks to all who are helping! keep up the great submissions and suggestions!