/Online_Quiz_Web-Application

To understand how quiz app works, we need to understand how following logic works. We have to track question number. Function runs on clicking next button. We have to keep track of all the answers selected by user, to calculate the score to show on result screen.

Primary LanguageJavaScript

Watchers