Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ytasheva/nababa6ortite-test
Timed multiple-choice questions test
https://github.com/ytasheva/nababa6ortite-test
Last synced: 19 days ago
JSON representation
Timed multiple-choice questions test
- Host: GitHub
- URL: https://github.com/ytasheva/nababa6ortite-test
- Owner: YTasheva
- License: mit
- Created: 2023-12-03T23:52:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T13:17:32.000Z (12 months ago)
- Last Synced: 2024-11-24T17:11:44.374Z (3 months ago)
- Language: JavaScript
- Homepage: https://ytasheva.github.io/Nababa6ortite-test/
- Size: 2.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nababa6ortite-test
## Table of contents
- [Overview](#overview)
- [The Challenge](#the-challenge)
- [Acceptance Criteria](#acceptance-criteria)
- [Demo](#demo)
- [Links](#links)
- [Built With](#built-with)
- [Installation](#installation)
- [Licence](#licence)
- [Author](#author)## Overview
### The Challenge
- Build a timed coding quiz with multiple-choice questions that store high scores. So that I can gauge my progress compared to my peers. This app will run in the browser and feature dynamically updated HTML and CSS powered by JavaScript code. It will have a clean, polished, and responsive user interface.
### Acceptance Criteria* A start button that when clicked a timer starts and the first question appears.
* Questions contain buttons for each answer.
* When an answer is clicked, the next question appears
* If the answer clicked was incorrect then subtract time from the clock* The quiz should end when all questions are answered or the timer reaches 0.
* When the game ends, it should display their score and give the user the ability to save their initials and their score.
* Application deployed at live URL.
* Application loads with no errors.
* Application GitHub URL submitted.
* GitHub repository that contains application code.
* Application user experience is intuitive and easy to navigate.
* The application user interface style is clean and polished.
* The application resembles the mock-up functionality provided in the challenge instructions.
### Demo
### Links
- Solution URL: https://github.com/YTasheva/Nababa6ortite-test
- Live Site URL: https://ytasheva.github.io/Nababa6ortite-test/
### Built With- JavaScript, HTML, CSS
## Installation
* Download or clone the repository.
* Open the `.HTML` file through your web browser to view.
* Use Visual Studio Code or similar source-code editor to run the code.
## Licence
## Author
- Github - [Yuliya Tasheva](https://github.com/YTasheva)