acts_as_learnable 0.1.2
ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It automatically schedules flashcards for review depending on recall quality (1 to 5). You can easily create a Spaced Repetition System (SRS) using this gem.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activerecord
>= 4.2
activesupport
>= 4.2