- Create a quiz based on an image loaded in by an instructor. - Each question will be of the type "Is ___ in the image?" - The player answers by clicking on at least one instance of the object in the image. - If the object is not located in the image the player should skip the question (which will count as them being correct) - The player can choose to get a hint to help them determine the location of the object (definition) at the expense of points. - After time runs out, the quiz will display the bounding box for the object and the player can progress to the next question when they are ready. - The player's score will be calculated based on the amount of time they had left for each question.