https://github.com/ndf-web-dev/code-quiz
Code Quiz Application
https://github.com/ndf-web-dev/code-quiz
code-quiz css html javascript
Last synced: 9 months ago
JSON representation
Code Quiz Application
- Host: GitHub
- URL: https://github.com/ndf-web-dev/code-quiz
- Owner: NDF-WEB-DEV
- Created: 2022-09-18T19:15:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T04:42:56.000Z (over 3 years ago)
- Last Synced: 2024-12-30T19:35:33.044Z (over 1 year ago)
- Topics: code-quiz, css, html, javascript
- Language: JavaScript
- Homepage: https://ndf-web-dev.github.io/code-quiz/
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Quiz
## **Project Link**
* [Project GitHub Link](https://ndf-web-dev.github.io/code-quiz/)
## Description
The motivation for building this multiple choice Code Quiz is to develop an application test the knowledge on basic web development concepts. The time limit of the application when started is 75 seconds and the player loses time everytime a wrong answer is recorded. At the end of the game your score is recorded. Addtionally a leaderboard is included as a link to view previous scores.
## Installation
No installation required.
## Usage
This application should be used by developers, junior developers and anyone who is interested in learning web development programming to test their knowledge on basic web development concepts. The test includes JavaScript, conditional statements, data types, and some developemtn tools such as the console and the terminal.
## Credits
N/A
## License
N/A