[Userscript] Progress Percentages

:warning: 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.

What is Progress Percentages

This script calculates how many percent you have learned of the kanji on each JLPT level, Joyo grade, Frequency bracket, and various other sources, then displays this on the dashboard.

It is similar to the charts on @rfindley’s stats site, which is where I got the idea, but differs from it in that it calculates the percentage based on the kanji you have learned rather than the kanji you should have learned after each level.

There are also hover tooltips that tell you exactly how many of the source’s kanji you have learned.
image

Settings

There are two settings for this script; the first of which is whether the percentages should only include each stage’s kanji, or if it should be a cumulative percentage. Cumulative percentages would mean that N3 shows the percentage of all kanji known for N3, N4, and N5 put together.
The second setting is the what should be considered learned. The default here is Apprentice 1, meaning you just have to do the lesson for the item, but you can go so far as to choose burned if you prefer.

Data explanations

  • I assume you are familiar with the JLPT levels N5-N1.
  • Joyo kanji are the kanji that Japanese children learn in school. G1 stands for grade 1.
  • F1-F5 indicate your progress based on the frequency of kanji. F1 are the 500 most frequent kanji, F5 are the 2001-2500 most frequent kanji.
  • NHK refers to NHK Easy News
  • News refers to various online news
  • Aozora refers to Aozora Bunko fiction books
  • Twitter I assume you are familiar with
  • Wikipedia you should also be familiar with

Sources for lists of kanji

JLPT Source
Joyo Source
Total frequency Source
NHK frequency Source
Other frequency sources

Dependencies

You need to have Wanikani Open Framework installed for this script to run. Make sure that it is installed properly and is running first of all scripts.

Available at

The donut buffet

79 Likes
My Journey of 368 days (+ The Ultimate Guide for WK :open_book: )
The New And Improved List Of API and Third Party Apps
How many items are there in wanikani?
Wanikani Open Framework [developer thread]
[Userscript] Critical Review Countdown
[Userscript] WaniKani Custom Immersive Dashboard
Tiny Goals with Wanikani
Dashboard Scripts Are Going To Break
Let’s climb Tokyo Skytree - level 60 in autumn 2023
WaniKani - How to APi Token? Beginners Guide (WK Stats)
Websites that enhance WK experience?
"Slowly but surely" finally on level 60
Is it weird how excited and nervous I am to have become a lifer?
WaniKani Content Additions: Ongoing from April 29, 2021
2100 KaniWani reviews
Olympians (medalists announced - congrats everyone!)
Overcoming learning anxiety
The 0/0 Streak Challenge
JLPT Content Mod Help
Japanese Sentence a Day Challenge
The 7 Year Marathon - Level 60 Celebration Post
Japanese in one year?! - Not your usual study log
Big Burns Celebration Thread! 🔥🐢🔥
🌌 A quest to learn japanese! (meagstudies' study log)
Level 60 — どこまでもいこう
Japanese in one year?! - Not your usual study log
The 0/0 Streak Challenge
Big Burns Celebration Thread! 🔥🐢🔥
[Userscript] Burn Progress
[Userscript] Open Framework JLPT, Joyo, and Frequency filters
Level 60! Double Cake Day!
[Userscript]: JLPT Dashboard+ on the Userpage
Level 60 in 362 straight days of reviews
[Userscript] Integrated Dashboard Overhaul
[Userscript] Show Number of Learned Kanji, Vocab
Removing the Progress Bar
The 0/0 Streak Challenge
Level 21 before 2021!
Concerned to forget words until I can start to read some books
Which subscription option should I go for?
[Userscript]: WaniKani Ultimate Timeline
Kumirei's Userscripts
[Userscript] Critical Review Countdown
My Journey of 368 days (+ The Ultimate Guide for WK :open_book: )
~Level 7 Leaderboard Group
The 0/0 Streak Challenge
The 0/0 Streak Challenge

man you’re on fire. I like this script, it will save from checking my progress through https://www.wkstats.com

6 Likes

I demand a refund of the vanilla ice cream I sacrificed upon entry of this so-called “donut buffet”. You dare call that a “donut buffet” when there were none with sprinkles?!

7 Likes

Sprinkles are just sugar, you don’t need them!

2 Likes

D:<
Oh and I suppose ice cream isn’t just sugar too?!–no you’re right, you’re right. It’s a very important food group. My bad.

7 Likes

Don’t you dare

6 Likes

Awesome!!

These lists are always to be taken with a grain of salt of course. For the last N4 for example I tried to make sure that I had covered all kanji using the list on tanos.co.uk. 押すwas missing but appeared in the kanji section anyway (and I’m still slightly annoyed that I didn’t get it right because you see that kanji all the time on various machines). But it is probably close enough as a preparation.

Is there any way to see the list of kanji that one has not learned yet?

2 Likes

Indeed, they are hardly complete. It seemed to be the same list as rfindley used, so that’s good enough for me.

No, and that’s not something I store (in the browser) either. I tried to use as little localStorage as possible, so I’m only saving the number of learned items for each JLPT level. If I were to implement that I would have to save upwards 2200 items, which I suppose isn’t too much really. How do you think that would be displayed in a good way?

1 Like

Ah, I see. I was imagining something like clicking on e.g. N3 and it would expand a list of all kanji for that level, color coded by item level (Apprentice, Guru… ; Gray = not learned yet), linked to their WaniKani page. So basically similar to the lists here.

which I suppose isn’t too much really

I don’t think so either but it is also not too important, it was just an idea and I thought maybe I had missed something.

1 Like

Sounds good. I’ll do that.

1 Like

Joyo bar forthcoming?

1 Like

I think this is a great script and I reallybut appreciate all the time and effort you put into it!

2 Likes

Sure, if you want that I can add it as a sixth percentage

I was thinking a whole second bar, similar to wkstat’s bar graph. Keep you nice and busy :wink:
20190209_104634

2 Likes

Oh, right. I forgot that there were grades to Joyo.

You think it would be best as a separate script or as an optional extra in this one?

I’d personally go with optional extra if it were me, but I’m a sucker for options.
I haven’t examined the code, but options could help with code reusability, depending how similar the two bars would work. Of course that could also be done with a separate js file each import.

1 Like

It’s called JLPT Percentage, respect the name and make another one!

1 Like

Customized with progress bars. :grin:

4 Likes

Neato.


Thanks @Kumirei :slight_smile:

2 Likes

Thanks @Kumirei :upside_down_face:

1 Like