-
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.
Merge pull request #4 from SST-CTF/otakar
Massive Design Changes
- Loading branch information
Showing
3 changed files
with
55 additions
and
108 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,33 @@ | ||
# 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 | ||
- [ ] Improve progress bar | ||
- [ ] Make the GUI look good | ||
- [ ] Database Implementation | ||
- [ ] Ballance WPM function | ||
- [ ] Test Everything | ||
- [ ] Database implementation | ||
- [ ] Balance WPM function | ||
- [ ] Test **Everything** | ||
|
||
|
||
## 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) | ||
|
||
#### Credit and Links | ||
Otakar and Sterling from SST are currently working on this project. *More information will be added soon* | ||
[Link to our CTF (Programming) team / club.](http://sstctf.org) | ||
###### Questions? | ||
If you have any questions, feel free contact us: [email protected] | ||
###### Credit | ||
Otakar and Sterling 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.