exercism / cfml

Exercism exercises in CFML.
https://exercism.org/tracks/cfml
MIT License
13 stars 25 forks source link

Decide on track curriculum by making use of "unlocked_by" and rearranging exercises in config.json #65

Open ilya-khadykin opened 7 years ago

ilya-khadykin commented 7 years ago

In https://v2.exercism.io/ a different approach of showing exercises was chosen. Now it's very important to plan ahead what particular exercise unlocks and their order.

You also expected to choose 'core' exercises creating a track curriculum.

The only limitation I remember, non-core exercises should be only unlocked by core ones, not the other way around