The following below is the answer key. This is for debugging.["10","3","18","11","10","27","4"]
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 "check", we send their answers and compare what we get!