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

Support study sessions #5

Open
rgravina opened this issue Jan 4, 2013 · 0 comments
Open

Support study sessions #5

rgravina opened this issue Jan 4, 2013 · 0 comments
Labels

Comments

@rgravina
Copy link
Owner

rgravina commented Jan 4, 2013

When the user answers a word incorrectly it will eventually come back for review when calling review_next.

This is undesirable for many reasons:

  1. Can get it right simply because they just saw the answer after they got it wrong a few seconds ago.
  2. The user hasn't had a chance to study the word yet.
  3. Interrupts flow of studying

It would be good to have something like this, with failed words not being added to the set.

user.words.review |word| do
...# do something
end

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

No branches or pull requests

1 participant