Anki/rslib/src/scheduler/fsrs
user1823 15b48cf894
Correct a comment (#3570)
Because of the `entry.button_chosen == 0` part, it also filters out reschedule entries. Frankly, we don't need the `(entry.review_kind == RevlogReviewKind::Rescheduled)` part, but I didn't remove it yet.

Co-authored-by: Abdo <abdo@abdnh.net>
2024-11-17 13:08:01 +03:00
..
error.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
memory_state.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
mod.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
params.rs Correct a comment (#3570) 2024-11-17 13:08:01 +03:00
retention.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
simulator.rs Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
try_collect.rs Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00