-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sorry sterling!
- Loading branch information
Otakar Andrysek
authored and
Otakar Andrysek
committed
Nov 6, 2016
1 parent
6f7796e
commit 28eeb67
Showing
2 changed files
with
42 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,30 @@ | ||
# Typing Test | ||
![Video of typing test](https://github.com/SST-CTF/typing-test/blob/master/Documentation/Nov-03-2016%2013-08-45.gif?raw=true) | ||
#### Description | ||
![GIF of typing test](https://github.com/SST-CTF/typing-test/blob/master/Documentation/Nov-03-2016%2013-08-45.gif?raw=true) | ||
## Description | ||
The best way to test typing speed and accuracy for a user provided string. This JS + HTML combo can be run server or client side. | ||
#### Features / Todo | ||
- [ ] Fix ghost text in entry field | ||
### Features | ||
- Test any string | ||
- Can run local or server | ||
- Copy / Paste Protection | ||
- Gross and Net WPM | ||
- Error checker | ||
- Timer | ||
- Looks pretty! | ||
|
||
### Todo | ||
- [x] Fix ghost text in entry field | ||
- [ ] Make the GUI look good | ||
- [ ] Database Implementation | ||
- [ ] Ballance WPM function | ||
- [ ] Test Everything | ||
- [ ] Balance WPM function | ||
- [ ] Test **Everything** | ||
|
||
|
||
#### Credit and Links | ||
Otakar and Sterling from SST are currently working on this project. *More information will be added soon* | ||
## Footnotes | ||
###### Links | ||
[Link to this GitHub page.](https://github.com/SST-CTF/typing-test) | ||
[**Live demo coming soon!**](https://github.com/SST-CTF/typing-test) | ||
[Link to our CTF (Programming) team / club.](http://sstctf.org) | ||
###### Questions? | ||
If you have any questions, feel free contact us: [email protected] | ||
###### Credit | ||
Otakar (@otakar-sst) and Sterling (@marscat39) from SST are currently working on this project. *More information will be added soon* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters