This is a third-party script/app and is not created by the WaniKani team. By using this, you understand that it can stop working at any time or be discontinued indefinitely.
Important: Please ensure that you have installed 0.11.0 or later. Older versions of this script will not work with WaniKani in its current form, as major changes to the site were made before this version.
I’ve seen some requests for a script like this floating around the forums, and I’d had the thought before too and figured I’d do it eventually if no-one else did.
I could be mistaken but it looks like no-one else did.
This script won’t let you submit an answer with an okurigana mismatch. The script matches okurigana invidually and thus will give false positives on questions with katakana if you mix in hiragana with your answer eg. 罰ゲーム These answers will get through: ばつげーむ correct ばつゲーム correct ばつげーム incorrect ばつゲーむ incorrect
okay, fixed now. for some reason I changed the sign of the offset in the last update, which was stupid. you wouldn’t have noticed unless you were doing a review with katakana in it (as it would not have paired it with the appropriate hiragana)
Dunedune said...
I don't understand what it does :( Anyone mind to explain?
Let's say, for example, you are asked the reading of 例えば. And you type たとあば instead of たとえば, you got the difficult kanji bit - たと - right, since the okurigana was clearly in the question, that must have been a typo if you got it wrong, so you get a second chance. :-)
I just installed it (so I assume latest version) and to my great satisfaction I didn’t need it in my 90+ morning reviews, but on the first lesson I tried:
(on firefox, browser and greasemonkey are up to date)
magneac said...
I just installed it (so I assume latest version) and to my great satisfaction I didn't need it in my 90+ morning reviews, but on the first lesson I tried: ![](upload://nTpEIOiqExbhFvsU5JcMTiMhDC3.png) (on firefox, browser and greasemonkey are up to date)
Ill have a look at it tonight. Thanks for the feedback.
@magneac I had that same problem while doing my lessons using Chrome yesterday. It might have been an earlier version of the script though. I should be up to date now so I’ll see if I still have issues.
Edit: Yeah, it happened again while typing in the meaning during lessons. I got through the first 10 lessons without any issues. The only difference I can think of is that the other vocab words were kana-free jukugo whereas this one was a verb (移る)
Dunedune said...
I don't understand what it does :( Anyone mind to explain?
Let's say, for example, you are asked the reading of 例えば. And you type たとあば instead of たとえば, you got the difficult kanji bit - たと - right, since the okurigana was clearly in the question, that must have been a typo if you got it wrong, so you get a second chance. :-)
Sorry, for some reason I thought the lessons use the same “questionType” value, suffice to say they do not.
What the script was doing was looking at the old review question type, seeing that it was ‘reading’ believed the lesson type was reading, parsed 謝る into /^.+る$/ saw that “to apologize” doesn’t match the regex and triggered.
The update broke the lessons for me The enter key reloads the page instead of sending the answer… I’ve deactivated the script on lessons where it’s not important to get it right on the first try anyway, so it’s not an issue for me anymore, but maybe other users encountered the same thing? (That said, it has proved very useful in reviews and I’m very thankful for this script )
magneac said...
The update broke the lessons for me :( The enter key reloads the page instead of sending the answer... I've deactivated the script on lessons where it's not important to get it right on the first try anyway, so it's not an issue for me anymore, but maybe other users encountered the same thing? (That said, it has proved very useful in reviews and I'm very thankful for this script :) )
magneac said...
The update broke the lessons for me :( The enter key reloads the page instead of sending the answer... I've deactivated the script on lessons where it's not important to get it right on the first try anyway, so it's not an issue for me anymore, but maybe other users encountered the same thing? (That said, it has proved very useful in reviews and I'm very thankful for this script :) )
I'm also having this issue, except it's affecting my reviews as well. It's also happening with the WK Quick Info script.