- Project Goal
- Technologies
- Links
- Screenshot of Application
- User Instructions
- License
- Contribution
- Acknowledgements
- Questions
The creators intentions for this application include:
- To build a multiple choice quiz utilizing dynamically changing HTML5 and CSS3 powered by JavaScript.
- To allow the user to store their own highscore in local storage.
- To assess the users knowledge about JavaScript fundamentals.
- To create a display that is responsive to different screensizes.
- Click "Start Quiz" to begin quiz.
- 100 second timer will begin. Whatever time you have remaining at the end of the quiz will be your score.
- Read the array method definition at the top, and click its matching method.
- A prompt will at the bottom of the screen will indicate if your selection was correct or incorrect.
- The quiz will end if: (1) the user answers all questions or (2) the timer reaches 0. The user will then enter their initials into the input field and click submit
- At any point of the quiz, the user may click "View Highscores" to view other user's highscores. To exit the highscore interface, reclick "View Highscores".
This project is licensed under the terms of MIT.
Before contributing to Javascript Quiz, please read this code of conduct1.
Here's how you can contribute...
- Add issue or recommendation for improvement to Issues tab on Github.
- Submit pull request for review.
- reset.css was provided by the University of Texas at Austin Coding Bootcamp curriculum
If you have any questions, please contact me via:
- GitHub -- @inklein1997
- Email -- michaelklein1997@gmail.com
Footnotes
-
Code of Conduct provided by Contributor Covenant ↩