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 thought it might be fun to do some kumites to work up a little kata series where the trainees practice array and object manipulation using the milestones. This would get them to feel familiar and confident with how milestones work, as the docs don't seem to help: https://docs.codeyourfuture.io/course-processes/running-the-course/assessment/milestones
I set this up as a sort of intermediate position, maybe 6 kyu,-- you can imagine that you could simplify it to level 7 (by doing straight comparison on one factor) and also complicate it to level 5 (by feeding in an array of milestone days, by switching the attendance to a string percentage, by pulling the codewars data from the api). So we could gradually build up understanding of the milestones as they progress along their milestones.
I only just scribbled this - it's totally open for revision - what do you think?