Learning Data of a Card
The learning data are maintained separately for each card. This allows to calculate an individual repetition interval for each card in the learning process.
Content
| Interval | repetition interval of the card in days (and previous value). |
| Difficulty | difficulty of the card (and previous value). |
| Recalls | number of successfull test of the card (and percentage). |
| Lapses | number of failed test of the card (and percentage). |
| Next test | next test of the card (and distance in days). |
| Last test | last test of the card (and distance in days). |
| Committed | date when the card was committed (and distance in days). |
| Created | date when the card was created (and distance in days). |
| Card Id | unique number of the card in the database. |
| Cat Id | unique number of the category in the database. |