mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
The SuperMemo XML importer assumed that the A-factors used by SuperMemo map 1-1 with E-factors (which correspond to Ease in Anki). This resulted in too large E-factors for imported items. This change adds an A-factor to E-factor conversion to the importer. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anki1.py | ||
| anki2.py | ||
| apkg.py | ||
| base.py | ||
| csvfile.py | ||
| mnemo.py | ||
| noteimp.py | ||
| pauker.py | ||
| supermemo_xml.py | ||