msanden / Quiz-Board

A mock online quiz

Home Page:https://msanden.github.io/Quiz-Board/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz Board Website

This is a mock online quiz. Test takers answer multiple choice questions and get a score on the website after submitting their answers. [2/22/2019]

By Manuel Sande

Description

This is a mock website of an online quiz on Javascript. Users take the multiple choice quiz on the website, and see their score on the website upon submitting their answers.

USER STORY

  • A user sees the multi-choice questions when the website loads. Correct choices are weighted.
  • A user can select their answer from the webpage.
  • A user can submit their answers when they are done taking the quiz.
  • A user can get their score on the website after submitting their answers.

Technologies Used

Bootstrap, jQuery.

Setup/Installation Requirements

No installations required outside Bootstrap, jQuery and a text editor.

Known Bugs

No known bugs.

Support and contact details

Feel free to follow me on Github, or to comment on my code if you encounter any issues, have questions or want to contribute to my code.

License

MIT License

Copyright (c) [2019] [Manuel Sande]

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 mock online quiz

https://msanden.github.io/Quiz-Board/


Languages

Language:HTML 73.5%Language:JavaScript 17.1%Language:CSS 9.4%