Describe the bug
Instructions say to "dynamically render the flashcard information obtained from the provided endpoint to the screen." It should be rephrased to say "render a flashcard" to the screen, as we are checking HTML elements with unique IDs, thus we can only check one.
Describe the bug Instructions say to "dynamically render the flashcard information obtained from the provided endpoint to the screen." It should be rephrased to say "render a flashcard" to the screen, as we are checking HTML elements with unique IDs, thus we can only check one.