Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
It looks like a cache issue.
Now it appears correctly.
Thanks guys!!!
that's only one of those two things:
All your points are there and they always have been ;)
You encountered exactly the same issue as Toni_Mori below.
Sometimes it happens that when you solve a kata your points are correctly awarded, they get updated on the front end (that's why you see they rise), but backend cache fails to update - that's why they seem to disappear after refresh or navigation to other page. But it's related only to caching: your points are still there, and after some time, when cache expires, they will appear. You can also force recalculation of the cache by any action which modifies your honor: solve a white kata, or re-cast some satisfaction vote. It usually triggers recalculation of the cache and updates your points, making the missing ones to appear.
BTW a blue kata is worth 2 general points for solving a kata + 30 points for the blue rank + eventually 1 point for vote.
Hi, similar to the previous post. I submitted Kata Simple Fun #27: Rectangle Rotation - 4 Kyu. My points went over 800 I checked other solutions for a while and now I realized that they went down to 775 points. Simple fun suposedly is a 4 KYu (55 points Kata). Now I have the feeling that something similar happended with other recent Katas. It looks like the U2 song "Stuck in a moment"
You got hit by an issue related to caching, all your points are there and should be visible now.
Solving kata in a local IDE is perfectly allowed.
Hi. I just endended the 4kyu-Sudoku Solution Validator which made me surpas 500 points but it decreased at 488 :C
I have no idea why this happened, it could be because of making katas with an external app (visualStudio in my case) and copy paste the solution directly from there??