Ad
  • Custom User Avatar

    It looks like a cache issue.
    Now it appears correctly.
    Thanks guys!!!

  • Custom User Avatar

    that's only one of those two things:

    • either you changed of tab and the points weren't up to date
    • or that's a cache thing.

    All your points are there and they always have been ;)

  • Custom User Avatar

    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.

  • Custom User Avatar

    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"

  • Custom User Avatar

    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.

  • Custom User Avatar

    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??