wilddom / memrise2anki-extension

An extension for Anki 2 that downloads and converts a course from Memrise into an Anki deck.
ISC License
159 stars 22 forks source link

Wrong level count leads to Exception #38

Closed wilddom closed 8 years ago

wilddom commented 8 years ago

As reported here: https://anki.tenderapp.com/discussions/add-ons/7862-memrise-import-error

The error happens on level 26 of the following course: http://www.memrise.com/course/1135116/swedish-7/

In the data we get from memrise are 27 levels mentioned but the course actually has 25.

course: {
...
num_levels: 27,
...
},