...
- Number fields are updated upon user input on numeric keypad
- Upon input of the final digit, application transitions the screen to the appropriate artifact view screen (i.e., there is no submit button; the last digit entry acts as submit); note that the last number field should be updated before the transition occurs, and should pause for approximately 1 second before transitioning.
- If the code entered is invalid (i.e., there is no artifact associated with the code entered):
- An error displays on the screen
- The invalid code in the number fields is cleared, replacing the "enter code" instructions
- The user is allowed to enter another code
- The error does not disappear until a valid code is entered