Human Computer Interaction Assignment1 (Min Jiang)
Instruction:
1. Click the "Start" button first.
2. System will generate a 4-digit number which is made up of '0','1','2','3' in random order
3. You have following two methods to input your guessing number; ex. "1230", "0123" etc.
1> With keyboard, you can input '0','1','2','3' in "Input" textbox
2> With mouse, you can click the number keys shown in the right of the interface
4. Then system evaluate your guessing number and return how many digit of your guessing number have the same position as the one generated by system, you have 5 opportunities to guess the number.
5. Please try it with both keyboard and mouse and after each try finished, just copy the content shown in the textarea(left side on the webpage) and send it with your name and UFID to mjiang@cise.ufl.edu, thank you! Note: The number you can input must be '0','1','2', or '3'.