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

https://github.com/giannifontanot/test-taker

This is a small but fun Q&A app. It is built with Javascript, CSS, and HTML, and although it doesn't have a back-end per se, it saves your score using your browser's local storage.
https://github.com/giannifontanot/test-taker

css html javascript purecssframework

Last synced: about 1 month ago
JSON representation

This is a small but fun Q&A app. It is built with Javascript, CSS, and HTML, and although it doesn't have a back-end per se, it saves your score using your browser's local storage.

Awesome Lists containing this project

README

          

![Status Stable](https://img.shields.io/badge/Status-Stable-blue)
[![MIT License](https://img.shields.io/badge/License-MIT%20License-brightgreen)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
# Test Taker
This small app will give some questions to the user and is expecting good answers! The User responds to a series of questions in one minute, and then earns points for every question answered correctly. If the user does not answer the question correctly, then 5 seconds will be subtracted from the remaining time.
## Table of Contents
- Test Taker
* [Installation](#installation)
* [Usage](#usage)
* [Credits](#credits)
* [Features](#features)
* [Contributions](#contributions)
- [🔗 Links](#---links)
+ [GitHub Repository](#github-repository)
+ [Live Link](#live-link)
+ [Support](#support)
+ [Authors](#authors)
## Installation
This project is very simple. What we need is just a modern browser!
## Usage
- Write your name and click "Begin Test" - Answer the questions as fast as you can! - Get your score and feel produd
of your achivements.

![test-taker.gif](test-taker.gif)
## Credits
I used this page to make the timer. It is like the heart of the code.
- [Clock in Javascript](https://www.plus2net.com/javascript_tutorial/clock.php)

## Current Features
````````````````````````
- This questions are fun and easy to play
- The game appears in only one webpage
- The user's scores are stored in Local Storage
- There is a list of all players and the related score
````````````````````````
## Future Features
````````````````````````
- Sort the list of players in reverse order
- Use a service like Heroku so many people can play
````````````````````````
## Contributions
If you would like to contribute to this project , you are very welcome! You can fork it and later submit a pull request.
In case you need them, here are some guidelines: [Contributor Covenant](https://www.contributor-covenant.org/)
# 🔗 Links
### GitHub Repository
[https://github.com/giannifontanot/test-taker/](https://github.com/giannifontanot/test-taker/)
### Live Link
[https://giannifontanot.github.io/test-taker/](https://giannifontanot.github.io/test-taker/)
### Support
If you need help with this project, please write to: [giannifontanot@gmail.com](https://mailto:giannifontanot@gmail.com)
### Authors
- [@giannifontanot](https://www.github.com/giannifontanot)
- [![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://giannifontanot.github.io/portfolio/)
- [![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gianni-fontanot/)