this will have a form with multiple choice inputs that can be selected and their values will populate the answer box above them. Then when submitted, the answer boxes will turn red if the answers placed there are incorrect and purple if the answers are correct. Can you handle the Starbucks drink station at an 8 am rush?
- One drink at a time is displayed
- The user can click one option for each of the four categories to input their answer
- The selected option populates into the box above, and if an option is already in the box, it is replaced by the new option
- Clicking “check answer” submits the answer to be checked for correctness
- After clicking “check answer”, the user can see which components of a drink they entered correctly and incorrectly by having the box for that answer change visually
- Clicking on the new drink button shows a new drink and clears the input boxes