Update config.json to new specification#288
Update config.json to new specification#288rbasso merged 1 commit intoexercism:masterfrom Roshanjossey:update-config-to-new-specification
Conversation
|
I have verified that in 8e1ceb5 that "exercises" is ordered in the same way as "problems". |
|
Thank you! 😄 |
|
@petertseng: I didn't understand why ordering of exercises is important in |
That was not my understanding of the plan as of exercism/discussions#60 (comment) and exercism/discussions#60 (comment) . It seems that the plan is to have exercises be fetched in the order they are listed in the file. Difficulty is not used in calculating when to fetch. |
|
@petertseng: Thank you for clarifying that 👍 |
This addresses issue #274
#274