Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Word Length when using chunks bigger than 1 #23

Open
Sleepful opened this issue Apr 30, 2017 · 0 comments
Open

Issue with Word Length when using chunks bigger than 1 #23

Sleepful opened this issue Apr 30, 2017 · 0 comments

Comments

@Sleepful
Copy link

Sleepful commented Apr 30, 2017

Using chunks of 4 words with wordlength algorithm seems to go at the same speed per slide as it goes for single words per slide, when a slide should take longer because it's more words. So trying to read 300 wpm with chunks of 4 words using the wordlength algorithm takes about 1/3rd of the time that it takes to read the same text at 300 wpm with chunk of 1 word with the same algorithm.

I tried to read the code and see where the problem was but it's really hard when you have 1 .js file with over 1400 lines of code, it's not clear when variables/funcs are called or for what purpose :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant