Fixed quiz answers.

This commit is contained in:
wildscotsmen 2018-12-10 15:33:49 -05:00
parent b3a819800c
commit bcb4115467
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ const advancedQuiz = {
"Eastern gray squirrel", "Eastern gray squirrel",
"Red squirrel" "Red squirrel"
], ],
"correctAnswer": "1" "correctAnswer": "3"
}, },
{ {
"question": <Fragment>What animal is this?<br /><br /><img src="/quiz-images/advanced/question11.jpg" alt=""></img></Fragment>, "question": <Fragment>What animal is this?<br /><br /><img src="/quiz-images/advanced/question11.jpg" alt=""></img></Fragment>,

View File

@ -100,7 +100,7 @@ const intermediateQuiz = {
"Common Grackle", "Common Grackle",
"Common Raven" "Common Raven"
], ],
"correctAnswer": "1" "correctAnswer": "4"
}, },
{ {
"question": <Fragment>What animal is this?<br /><br /><img src="/quiz-images/intermediate/question10.jpg" alt=""></img></Fragment>, "question": <Fragment>What animal is this?<br /><br /><img src="/quiz-images/intermediate/question10.jpg" alt=""></img></Fragment>,