Description
Is your feature request related to a problem? Please describe.
I know several languages and would like to refresh myself on each. Thus, I like to do kata(s) in each language, to remind myself of the differences between each language. However, there is no marking with a Kata for in what languages I have completed it, nor do you seem to get honour after completing a kata once in one language. Completing it with a different language you haven't completed it in afterwards does not give extra honour.
Describe the solution you'd like
I'd like to see clear UI elements on what languages I've completed a kata in. Additionally, I'd love to see you get honour for each first completion with a new language on a kata. So for instance, if I finished a kata with C++ once, I'd get honour. Then, the first time I complete the same kata, only now in Java, I'd once again get some honour.
Describe alternatives you've considered
An alternative to seeing what languages you've solved a Kata in could also be to allow us to sort on the language we completed a kata in, and only show those we've completed in that language (or the other way around, and filter out the kata we have completed in that language).