This application allows user to a take a JavaScript code quiz after the clicked on the Code Quiz button. When you land on the page, you are presented with some instructions about how to take the quiz and what to do avoid penalties. You will lose 15 seconds worth of points if you miss a question. If you wait too long the time will keep going and affect your score You should be sent to All done page if the time reaches zero and you try to go to the next page. Tool used to build site. 1- Html5 2- CSS 3- Bootstrap 3- JavaScript
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
udpdated my questions.css file to remove the with on a button
efe6b2cView on GitHubudpdated my questions.js file to send user to the finish page when they try to answer a question after time reaches zero
37c8968View on GitHubudpdated my questions.js file to send user to the finish page when they try to answer a question after time reaches zero
a35500fView on GitHubadding another update to the JS code. I added a condition to display highscores and store initial and score
3f632c2View on GitHubadding another update to the JS code. I added a condition to stop the time when the last item in the array is reached
f449c06View on GitHub