xMunch said... I'm not a subscribed member of the site so I can't crawl the levels for the item UIDs. Here is the code I used to crawl for UIDs.how are you supposed to run that code?
https://gist.githubusercontent.com/xMunch/fa1e410c4abe3d72ae0b/raw/1b9314000571348a2f0eab0020cd4cdd46d10ed1/
If someone could run this code and post the data it prints out on a pastie or pastebin link I'll update it for all members.
Answering other posts
Not sure why it wouldn't be working on firefox... I don't really use it, I don't care for it, sorry, but that's how it is.
1x1 mode seemed to work fine for me. You might have to answer the first question for it to kick in.
I ran it in the JavaScript console on a WK page.
Just had to change to http to https.
http://pastebin.com/raw.php?i=FWEqXrk8
Also, I suggest the following patch:
ele.level = uidLevels[toUID(ele)] || 0;This should make unknown items show up as level-0 and not break anything else.
kobayashi said... I ran it in the JavaScript console on a WK page.Okay, Thanks :).
Just had to change to http to https.
http://pastebin.com/raw.php?i=FWEqXrk8
Also, I suggest the following patch:ele.level = uidLevels[toUID(ele)] || 0;This should make unknown items show up as level-0 and not break anything else.
ShotgunLagoon said...Pressing F12 will open the browser's developer console. You would just paste the code into the console and press enter.xMunch said...I'm not a subscribed member of the site so I can't crawl the levels for the item UIDs. Here is the code I used to crawl for UIDs.how are you supposed to run that code?
https://gist.githubusercontent.com/xMunch/fa1e410c4abe3d72ae0b/raw/1b9314000571348a2f0eab0020cd4cdd46d10ed1/
If someone could run this code and post the data it prints out on a pastie or pastebin link I'll update it for all members.
Answering other posts
Not sure why it wouldn't be working on firefox... I don't really use it, I don't care for it, sorry, but that's how it is.
1x1 mode seemed to work fine for me. You might have to answer the first question for it to kick in.
Pushed the updated UID list thanks to kobayahsi.
hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i’m trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.
Thank you!
comment deleted… nevermind
michaelschauer said... I don't know how to run that script... just clicking the link downloads a js file.../t/How-to-Install-Userscripts/8319/1
ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
ShotgunLagoon said...Sometimes it does Reading > Meaning for me. I think I prefer Reading > Meaning all the time because the reading helps me think of the meaning. So I would like this as well!xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
ShotgunLagoon said...Well.. It is random > random, but because I overwrote the random method it will do meaning > reading until the last 10 or so question(Unless you don't use the reorder function). I'll see what I can do.xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
xMunch said...thank you! ^^ShotgunLagoon said...Well.. It is random > random, but because I overwrote the random method it will do meaning > reading until the last 10 or so question(Unless you don't use the reorder function). I'll see what I can do.xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
ShotgunLagoon said...Okay, pushed an update. Test for any bugs for me :).xMunch said...thank you! ^^ShotgunLagoon said...Well.. It is random > random, but because I overwrote the random method it will do meaning > reading until the last 10 or so question(Unless you don't use the reorder function). I'll see what I can do.xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
Random mode works even if you don't have 1x1 mode selected.
The other 2 modes will only work if you have 1x1 mode selected.
xMunch said...it's not working. i selected 1x1 reading>meaning and clicked force reorder. it asks for the meaning first, but after you enter the meaning, it skips to the reading without letting you see if you get the meaning right. then, after you answer the reading, if you got the meaning wrong the first time, it asks for it again, and if you got it right, it moves onto the next item.ShotgunLagoon said...Okay, pushed an update. Test for any bugs for me :).xMunch said...thank you! ^^ShotgunLagoon said...Well.. It is random > random, but because I overwrote the random method it will do meaning > reading until the last 10 or so question(Unless you don't use the reorder function). I'll see what I can do.xMunch said...yes. at the moment, it's not doing random>random, though, it's always meaning>reading.ShotgunLagoon said... hey, i was wondering if you could offer an option for 1x1 mode to ask for reading and then meaning? i'm trying to improve my listening comprehension by linking the meaning to the reading instead of to the kanji itself, and it would help me out if i had to recall the reading first and then the meaning.So you want Reading > Meaning, Reading > Meaning, Reading > Meaning... instead of Random, Random ... ?
Thank you!
Random mode works even if you don't have 1x1 mode selected.
The other 2 modes will only work if you have 1x1 mode selected.
i tried selecting 1x1 meaning>reading, and it does the same thing, but with meaning and reading switched.
ShotgunLagoon said...I don't have that problem at all...
it's not working. i selected 1x1 reading>meaning and clicked force reorder. it asks for the meaning first, but after you enter the meaning, it skips to the reading without letting you see if you get the meaning right. then, after you answer the reading, if you got the meaning wrong the first time, it asks for it again, and if you got it right, it moves onto the next item.
i tried selecting 1x1 meaning>reading, and it does the same thing, but with meaning and reading switched.
I changed it so it would update faster. That way you wouldn't have a chance to type reading for meaning or vice versa.
Random mode seems to be bugged for me… For example Wanikani started asking me for the reading or meaning of an item multiple times, even though I already got them correctly (I’m not using 1x1 mode)… Is there any way to temporarily return to the old behaviour until there’s a more permanent fix to it?
Dasug said... Random mode seems to be bugged for me... For example Wanikani started asking me for the reading or meaning of an item multiple times, even though I already got them correctly (I'm not using 1x1 mode)... Is there any way to temporarily return to the old behaviour until there's a more permanent fix to it?Ahh... Easy fix :P. Thanks.
Still seems to be an issue sometimes xD
Now Wanikani asked me for a Kanji’s On’Yomi, but it wouldn’t accept any Hiragana (doing the shake). Also when I clicked on Item Info after I did manage to put in a wrong answer, it showed me the Kanji’s meaning (which it was probably expecting, even though it asked for the reading). So yeah, I guess Random Mode still mixes some things up
xMunch said...ok, now i don't have that problem for meaning>reading, but i do for reading>meaning...ShotgunLagoon said...I don't have that problem at all...
it's not working. i selected 1x1 reading>meaning and clicked force reorder. it asks for the meaning first, but after you enter the meaning, it skips to the reading without letting you see if you get the meaning right. then, after you answer the reading, if you got the meaning wrong the first time, it asks for it again, and if you got it right, it moves onto the next item.
i tried selecting 1x1 meaning>reading, and it does the same thing, but with meaning and reading switched.
I changed it so it would update faster. That way you wouldn't have a chance to type reading for meaning or vice versa.
Sorry if this has already been addressed, but there’s 11 pages here now… This doesn’t seem to work for me at all. In fact I’ve just started a Lesson session with the plug-in running and all that’s coming up are vocab items - I definitely have radicals and kanji in my lesson queue. I’m using Chrome on Mac OS 10.8.5 if that’s any help.
Yesterday’s script seemed fine, but today half the time I try to enter an answer the input bar ‘shakes’ and it won’t let me attempt to send any answer.
Looking at the browser console the difference is the script is ‘running’ but not ‘completing’ as it were (sorry, I’m awful with tech!).
This is with Firefox btw.