The quiz app displays a randomize sets of quiz questions where the background color of the body changes if user selects the correct or incorrect answer.
This is a simple JavaScript App that displays a random set of quiz questions on screen by hiding the answered questions. When an answer is clicked, background color of the body changes to green or red to indicate correct or incorrect answers, respectively. A question that is not yet answered will show a blue background color.
HTML, CSS, JavaScript
Name: Edom Meshesha GitHub: @eskista
Many thanks to Zelalem Sirag