Build-A-Quiz-App-With-HTML-CSS-and-JavaScript
Build-A-Quiz-App-With-HTML-CSS-and-JavaScript copied to clipboard
Show Correct Answer when wrong answer selected
- How to show correct answer if user selects wrong answer by changing background color of both selected choice and correct answer.
- How to show a congarts message if the user got 60% or more score?
- how to shuffle choices given?
How can I show all the attempted quiz at the final page?