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.
Fixed for Java.
Help us help you. Tell us which language you're having this problem with.
Closing.
I am not quite sure this problem is still actual, but you can go to "Account Settings" (the top right corner on your screen, under avatar image) and remove your account from there (or maybe simply change your email to another one). But as it was explained your account will stay, only associated personal info will be removed.
I need to know as well.
Hi, this chekbox of "Mark an issue as resolved" is missed now. Moreover I don't see any marked comment as it has an issue, but I see number of issues on the main page (authored kata). Could please somebody check this?
Actually sorry, the kata creator should be able to mark issues as resolved as well. If you don't have this ability then it is a bug. It looks as though it is working for other users.
Either the creating user or a moderator can mark it as resolved. What kata is this for?
I think you cannot mark the issue to be resolved, so I guess you have to respond to his post and ask him to mark the issue resolved.
I have to say that I do not like that system, because if does not care to read your post and mark the issue resolved, your Beta will look like it is still flawed while it actually is not.
Thanks!
Indeed it was a lot of fun to do . :)
By the way, it is possible as a one-liner (see my solution), although admittedly, it is quite a long line. I could make it a bit shorter, but it will be less clear what I'm doing.
And for efficiency, it would actually be better to split my solution up into two lines.
Now, that's a neat solution!