Adverb Quiz 2

Adverb Quiz
Adverb Quiz
🎉
100%

🔍 Your Answers

`).join(''); } function restartQuiz() { currentQuestion = 0; score = 0; userAnswers = []; shuffledQuestions = shuffleArray([...questions]); questionReview.innerHTML = '

🔍 Your Answers

'; resultPage.style.display = "none"; quiz.style.display = "block"; loadQuestion(); } shuffledQuestions = shuffleArray([...questions]); loadQuestion();
Share This Post: