damoclark / buzzer.click

Buzzer.click is an online synchronous quiz game that implements a fun ‘buzzer’ type system, such that during a contested response to a question, the first person to ‘buzz’ is identified and thus has first opportunity to answer.
8 stars 3 forks source link

UI form HCI fixes #30

Open nick2170 opened 8 years ago

nick2170 commented 8 years ago

Human Computer Interaction fixes: At the moment users need to click on the modal buttons to continue. Need to modify the buttons to submit and bind in js to the .submit event. Also need to put focus on the first form input on pages/modals