Hi,
I am new to javascript and I want to construct a quiz with five questions, and for each question there is a 3 choises, the user can only choose one answer (radio buttons) and for question there is only a 20 second to answer it before moving to the next question.
my question is, how can I add a timer for each question and move to the next question when the time is 0,
please I'll appreciate any help here :)
I am new to javascript and I want to construct a quiz with five questions, and for each question there is a 3 choises, the user can only choose one answer (radio buttons) and for question there is only a 20 second to answer it before moving to the next question.
my question is, how can I add a timer for each question and move to the next question when the time is 0,
please I'll appreciate any help here :)
Comment