[STATS] Statistics site

Looking forward to this. I restarted a few days ago and now my data is weird!

@rfindley With the new version of the stats site, are you going to include information from the reviews endpoint to give additional percentage stats? The current percentages don’t indicate how many items are dropping in the SRS because they look at reading and meaning separately, but you should be able to calculate that with the new API, right?

Do you mean a combined number in the Accuracy section?

I’m using wkof, so wkstats could do anything wkof can do.

Screenshot_1

Is there any way to fix that? I reset my account to level 1 last week and the numbers are all screwed up.

The stats site currently uses API v1, which doesn’t track resets. Once the v2 API becomes stable, this kind of thing will go away.

FYI, here’s what yours looks like on the new (upcoming) version of wkstats.com:

image

4 Likes

How’s it coming along?

Making steady progress.

It’s alot easier with the Open Framework. I’m using wkof.set_state() and wkof.ready() to sequence everything, so navigation and state management are a lot easier than the procedural code in the original site. It loads and renders page components dynamically, vaguely like React, but at a lower resolution – i.e. a few large objects, rather than a ton of small objects.

3 Likes

Nice, sounds like a fun side project.

So, I know you’re working on V2 and therefore fixing bugs is a bit pointless right now, but I’m interested to know why all of my level 25 kanji appear as ā€˜not learned’ when levels 26 and 27 are appearing just fine, because it just seems like such a fascinating error :thinking:

You may want to try a Force Refresh from the site’s user menu. Your Level 25 looks fine in my browser.

Ah, tried a browser force refresh but forgot about the site’s. Cheers!

Hi, thanks for this great tool (and that an understatement)! I just have a weird little bug, where I’ve just graduated to level 30, but wkstats keep showing the duration for level 29 increasing and the duration for level 30 remain at 0 days 0 hours. Do you know why?

It should sort itself out once you do your first radical lessons for level 30, I believe (i.e. it will correct itself then, not just start counting level 30 from then).

Thanks for the answer, but unfortunately no, the counter for level 29 is still running with level 30 stuck to 0 :frowning: Not quite the end of the world to be sure, but if there’s another easy workaround to try…

Have you tried forcing a refresh (click on your name in the top-right to get the option)? If that doesn’t work rfindley will have to help you :sweat_smile:

1 Like

I knew there had to be an easy solution. Thanks, that did it!

1 Like

Great! Glad it worked :+1:

I’m wondering about this, also. I recently reset and now I’m getting crazy level duration stats.

The current version of the site doesn’t account for resets. But you can use the preview of the next version, which is still in development, at https://www.wkstats.com:10001/

5 Likes