i created dynamic quiz app using javascript. now i have to show quiz result after completion of a quiz in that i want to show no,of attempted question how can i do the same. i tried to put event listner but it didnt work.
i think if user click on any one of 4 option no matter the answer is right or wrong then attempted question count should increased and if user skip question by click on next question button without selecting any answer it should consider as Unattempted question.and after quiz completion the numbers need to show on result page
madhuri Solat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3