acts_as_learnable 0.2.0
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:
=
installation:
=
Dépendances de Runtime (2):
activerecord
>= 5.2
activesupport
>= 5.2