Skip to content

A five question multiple choice timed quiz with specific questions about coding languages. Take the quiz and log your high score to see how you measure up!

Notifications You must be signed in to change notification settings

akuranz/Coding-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz

Deployed Project

https://akuranz.github.io/codingQuiz/

Description

A five question multiple choice quiz wit

Instructions for User

  • Click "Start Your Quiz" to begin. You will have 75 seconds to answer five multiple choice quesitons about coding.
  • For each quesiton answered correctly, you will be awarded 10 points.
  • For each question answered incorrecly, 15 seconds will be subtracted from your remaining time.
  • You will also be rewarded one point for each remaining second, once the quiz is complete.
  • Enter your intials to log your final score on the highscores page.
  • Click "Go Back" to take the quiz again and improve your score!s.

HTML

There are two index pages created using a combination of HTML, CSS and bootstrap. Index.html holds three containers: 1) to start the quiz, 2) to hold the question array, and three to display the final scores and allow the user to submit and store their score. HighScores.html retrieves the scores from local storage and allows users to clear highscores and return to the stat of the quiz.

Javascript

The Javascript relies on event listeners to modify the html dynamically based on user interaction. The quesitons are saved in a separate javascript file. Working on loading new scripts with new questions dynamically to the front page. No JQuery was used.

Licensing

The project contains two audio files from SoundBible.com.

  • Buzzer-SoundBible.com-188422102 was downloaded from SoundBible and has a Sampling Plus 1.0 license under Creative commons. "Buzzer" was recorde by cognito on 07.12.10.
  • Ting-Popup_Pixels-349896185 was downloaded from SoundBible and has a Attribution 3.0 license under Creative commons. Ting was recorded by Popup Pixels on 11.22.10.

This project uses two Font Awesome icons:

  • hourglass-start and hourglass-end are both free Font Awesome icons with Attribution 4.0 International (CC BY 4.0).

MIT License

Copyright (c) [2019][abby kuranz]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A five question multiple choice timed quiz with specific questions about coding languages. Take the quiz and log your high score to see how you measure up!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published