Documentation

SchedulingResult
in package

FinalYes

What a scheduler returns for one graded review: the term's new memory state plus the interval it was scheduled with.

The interval is carried separately because it is what review_log records (RlScheduledDays) and what Anki's cards.ivl expects — deriving it back out of the due date would lose the scheduler's own rounding.

Table of Contents

Properties

$elapsedDays  : int
$intervalDays  : int
$state  : MemoryState

Methods

__construct()  : mixed

Properties

Methods

On this page

Search results