A spaced repetition algorithm designed for slow learners. This was a research project done as part of Minor Project Course. Paper for the same has been accepted at IBSSC 2020.
An algorithm ‘Spaced Repetition for Slow Learners’ (SRSL) is described to schedule repetitions which eventually adapts to the capacity of the learner. SRSL computes the score of learners for a particular assessment based on factors such as response time, difficulty and dependency of questions. The exponential forgetting curve model is the memory model assumed by SRSL. Based on this algorithm, a model has been proposed with experimental analysis of the same.
Paper Link: https://ieeexplore.ieee.org/document/9332189