Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

Quiz 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)