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.
- Host: GitHub
- URL: https://github.com/giannifontanot/test-taker
- Owner: giannifontanot
- Created: 2021-06-01T22:49:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T23:53:21.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T14:12:40.200Z (over 1 year ago)
- Topics: css, html, javascript, purecssframework
- Language: JavaScript
- Homepage: https://giannifontanot.github.io/test-taker/
- Size: 2.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](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.

## 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)
- [](https://giannifontanot.github.io/portfolio/)
- [](https://www.linkedin.com/in/gianni-fontanot/)