You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that KanjiSchool doesn't account for level resets, resulting in several issues:
I am currently at level 5; previously, I was at level 7 before resetting. KanjiSchool offers me lessons from levels 5, 6, and 7, despite levels 6 and 7 being locked. When attempting to complete lessons from these levels, the WaniKani API returns error 422: "assignment must be unlocked, but not started."
The "Time on level" metric calculates from the first time I achieved the level. I would expect it to calculate from the most recent achievement of the level.
A bit philosophical: I see the value of the "Started" metric in informing how much time it took me to learn the language at the current level. However, in cases of breaks, it doesn't accurately reflect this. For example:
Let's consider a person who discovered WaniKani, completed 3 levels in 30 days (10 days per each), then dropped off and returned after 3 years, opting to reset their level to 2. The "Started" metric would display 1125 days (3653+103). This doesn't accurately represent the time it took to complete levels up to 2; rather, it indicates when the person initially discovered WaniKani. I believe this information isn't worth displaying every time a person enters KanjiSchool. Here are some ideas to improve it:
a) Add an option to exclude time that was subjected to level reset, so in that case it would display 20 days.
b) Add an option to subtract an arbitrary number so users can adjust it manually.
c) Introduce a new metric that shows the count of days with any WaniKani activity (though this raises the issue of activity becoming "undone" with a level reset)."
The text was updated successfully, but these errors were encountered:
It appears that KanjiSchool doesn't account for level resets, resulting in several issues:
Let's consider a person who discovered WaniKani, completed 3 levels in 30 days (10 days per each), then dropped off and returned after 3 years, opting to reset their level to 2. The "Started" metric would display 1125 days (3653+103). This doesn't accurately represent the time it took to complete levels up to 2; rather, it indicates when the person initially discovered WaniKani. I believe this information isn't worth displaying every time a person enters KanjiSchool. Here are some ideas to improve it:
a) Add an option to exclude time that was subjected to level reset, so in that case it would display 20 days.
b) Add an option to subtract an arbitrary number so users can adjust it manually.
c) Introduce a new metric that shows the count of days with any WaniKani activity (though this raises the issue of activity becoming "undone" with a level reset)."
The text was updated successfully, but these errors were encountered: