Snapshot:
We want to build this quiz in-house.
The grocery challenge is simple:
- Applicant clicks Start Quiz. They have 2 minutes to finish the quiz.
- Applicant is presented with a prompt and 4 images. They need to select the image that corresponds with the prompt and press submit.
- Applicant is presented with next question, until all questions have been answered or 2 minutes is up.
- Applicant sees their final score at the end. They should have an option to retake the challenge (for testing).
Quiz Requirements
- Applicant should see one question at a time.
- Applicant should see the prompt and 4 images.
- Applicant can choose an image, then hit submit to save their answer. Applicant can change their answer before hitting submit.
- Questions should be shown in random order.
- Answers should be shown in random order.
- Quiz does not need to work landscape.
- Answers to individual questions should be stored per applicant.