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.
Yeah, those were my thoughts exactly.
I found the fix to this. My test for only 1 or 2 scores was before my test to ensure that each participant had a name and a roll, thus where this was not the case, I was trying to call .length on a non-existant property.
Hope this helps someone in my position.
Did you mean to name this Kata "The Price is Right," because this is not how "Wheele of Fortune" is played? Just sayin.'
I spent way too much time looking for a RegEx that would find all words except 'rock,' but couldn't find one. Nicely done! +1