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.
I found that the extraneous information led me to believe I had to handle them, rather than simply illustrating the real-world use-case.
Instead of talking about E5, E4, A1 and the order, simply saying something like "Check if the player qualifies to level up based on points" is much more straightforward.
Likewise, the string is unnecessarily long for this Kata. The information about winning 2 out of 3 is also distracting and tends to lead the kata-programmer to think he/she needs to program to provision for it.
Illustrations and realism is fine, so long as it doesn't confuse or lead the kata-attempter to think they are programming specifications.