exercism/r

Update track metadata as outlined in #65

Closed this issue · 3 comments

  • add a rough estimate of difficulty to each exercise (scale: 1-10)
  • add topics to each exercise
  • choose at most 20 exercises to be core exercises (set core: true, and delete the unlocked_by key)
  • for each exercise that is not core, decide which exercise is the prerequisite (max 1)
  • leave 3 or 4 simple exercises as (core: false, unlocked_by: null)

Seeing that #69 deals with the topics, I'll start with the difficulty scale and the core.

Cool - I think you should start adding these updates as part of #69 too. I figure it's best to do it all in one branch/pull request since all the changes are within one file.

I initially thought the same, but am now a bit concerned that the "Files changed"-tab will become very crowded. Ah, well, let's try it!