This example is showcasing having a user input answers to questions and marking it automatically. We first build the quiz by fetching the database and grabbing all the questions. Then we build the form with inputs for the user. When the user click "submit", we send their answers and compare what we get!
This div will be populated with the questions!
This div will be populated with the questions!