Skip to content

Change unlocking order step 1 #827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 7, 2018
Merged

Change unlocking order step 1 #827

merged 3 commits into from
Aug 7, 2018

Conversation

emcoding
Copy link
Contributor

@emcoding emcoding commented Aug 4, 2018

This:

  • makes Hello World unlock a few basic exercises, (by changing 'unlocked_by: null to hello-world)
  • make all other exercises currently unlocked_by: null move up one or two levels ( unlocked either by TwoFer or by Hamming).

In #518 the request was to restrict the number of unlocked_by: null to 4 or 5 exercises.
Am I right that unlocked_by: hello-world has the same effect in the track? I used that, to make it more explicit.

This PR is an intermediate step in the Ruby Overhaul™.
As a temporary step, all the other exercises that used_to be unlocked_by: null are now moved up 1 or 2 levels, so either by TwoFer for the lowest difficulties, or Hamming, for most others, and some with the highest difficulties quite arbitrary by later core exercises.

I also lowered the difficulty for a few exercises, but they should still be in the same 'easy' category.

This:
- makes hello-world unlock a few basic exercises, (by changing 'unlocked_by: null' to 'hello-world')
- make all other exercises currently 'unlocked_by: null' move up one or two core exercises (two-fer or hamming).
@Insti
Copy link
Contributor

Insti commented Aug 4, 2018

Cool thanks. I'm going to have to leave it to someone else to be responsible for merging this as I don't think I should be involved in V2 track organisation.

@hilary seems to have been following V2 closely and I think has the right permissions here.

Or you could try and track down one of the other maintainers

@kotp
Copy link
Member

kotp commented Aug 5, 2018

This looks good to me, @hilary how about you?

@hilary
Copy link
Contributor

hilary commented Aug 7, 2018

Looks good to me.

@hilary hilary merged commit fda6fc7 into exercism:master Aug 7, 2018
@emcoding emcoding deleted the patch-1 branch August 7, 2018 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants