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.
Looks like a temporary CW problem which has since then disappeared.
I am having the same issue
The previous description was actually more precise. If it's only number literals you're not allowed to use, the original code should be valid since it only uses nubmers as text in a string and not number literals.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Integers
It's great that the TODO is in the wrong place.
So often in the real world, a colleague will say to you 'this function isn't working for me, can you take a look?' and it turns out that the function they're looking at is fine and the wrong one is actually one of the others. +1 for unit tests :-)
Correct, thanks :-)
Yes, I had the same issue. It was because of the placement of the TODO comment.
I agree, but how would you really test for this?
We deployed some changes last night that should clear things up a bit. You can't give a rank assessment until you earn over 100 honor, but can vote after earning 50 honor. The idea being that you should have completed a number of kata first, before voting on the rank, so that you have a good idea/experience of what the difference between kata levels are.
You must earn 50 honor before you can unlock this ability.