Requirements
- Present 5 questions to the user
- Indicate there are 5 questions to present to the user and which question they are currently on.
- Provide a basic indicator to the user that updates as they complete each question whether they got the questions correct. (See android example)
Notes
- There is no need to persist the results beyond during playing of the game at this point. .
- Look and feel is too important. This is an engineering exploration.