From ae61ce1ac2b46e99f0bac79691263616a88faa26 Mon Sep 17 00:00:00 2001 From: Jack Hughes Date: Thu, 14 Jun 2018 23:20:46 +0100 Subject: [PATCH] Added core and unlocked_by to exercises --- config.json | 72 ++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/config.json b/config.json index 935693ba..b1c060d1 100644 --- a/config.json +++ b/config.json @@ -9,7 +9,7 @@ { "slug": "hello-world", "uuid": "3eeadff6-82b6-43be-8834-d9ef258e454d", - "core": false, + "core": true, "auto_approve": true, "unlocked_by": null, "difficulty": 1, @@ -20,7 +20,7 @@ { "slug": "leap", "uuid": "76a840c7-24f1-455d-b62e-da42b13f8dd5", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 1, "topics": [ @@ -31,7 +31,7 @@ { "slug": "gigasecond", "uuid": "4dbe1bb3-0419-4749-8c2a-ec91539a8640", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 2, "topics": [ @@ -43,7 +43,7 @@ "slug": "hamming", "uuid": "a9716747-8cc6-4529-b5d2-dc24bd8641a8", "core": false, - "unlocked_by": null, + "unlocked_by": "hello-world", "difficulty": 3, "topics": [ "control_flow_loops", @@ -54,7 +54,7 @@ "slug": "bob", "uuid": "d80210b8-45e8-4e5c-8b07-9e87c33c5959", "core": false, - "unlocked_by": null, + "unlocked_by": "raindrops", "difficulty": 5, "topics": [ "control_flow_conditionals", @@ -66,7 +66,7 @@ "slug": "anagram", "uuid": "a34d1c83-fb96-4b7a-aeca-fdb17cf91a75", "core": false, - "unlocked_by": null, + "unlocked_by": "pangram", "difficulty": 5, "topics": [ "arrays", @@ -78,7 +78,7 @@ "slug": "etl", "uuid": "0dd45f6a-c6cd-4549-a56b-7babe0a71add", "core": false, - "unlocked_by": null, + "unlocked_by": "pangram", "difficulty": 3, "topics": [ "arrays", @@ -90,7 +90,7 @@ "slug": "word-count", "uuid": "d531e2b1-28bc-4025-b3a7-119d314b5a80", "core": false, - "unlocked_by": null, + "unlocked_by": "raindrops", "difficulty": 5, "topics": [ "arrays", @@ -103,7 +103,7 @@ "slug": "difference-of-squares", "uuid": "46cb230c-8ce9-431d-9dea-a195a3abd117", "core": false, - "unlocked_by": null, + "unlocked_by": "leap", "difficulty": 3, "topics": [ "control_flow_loops" @@ -113,7 +113,7 @@ "slug": "nucleotide-count", "uuid": "949f5680-a7a5-4c1e-ac19-bb4bae658d5c", "core": false, - "unlocked_by": null, + "unlocked_by": "hello-world", "difficulty": 3, "topics": [ "parsing", @@ -124,7 +124,7 @@ "slug": "food-chain", "uuid": "6805ef10-ab91-4d97-af80-9d326255497d", "core": false, - "unlocked_by": null, + "unlocked_by": "grains", "difficulty": 7, "topics": [ "control_flow_loops", @@ -136,7 +136,7 @@ "slug": "phone-number", "uuid": "76491cb2-25a8-4495-ba3e-85aace65319e", "core": false, - "unlocked_by": null, + "unlocked_by": "grains", "difficulty": 5, "topics": [ "parsing", @@ -147,7 +147,7 @@ "slug": "grade-school", "uuid": "a15922b1-467f-4db4-a023-0bb262333551", "core": false, - "unlocked_by": null, + "unlocked_by": "hello-world", "difficulty": 3, "topics": [ "arrays", @@ -158,7 +158,7 @@ "slug": "robot-name", "uuid": "67c3cb10-b893-428a-82d0-79602aef2775", "core": false, - "unlocked_by": null, + "unlocked_by": "gigasecond", "difficulty": 5, "topics": [ "randomness", @@ -169,7 +169,7 @@ "slug": "sum-of-multiples", "uuid": "a190ad11-db1c-4624-a477-e1d0c91d8b4f", "core": false, - "unlocked_by": null, + "unlocked_by": "gigasecond", "difficulty": 3, "topics": [ "mathematics" @@ -178,7 +178,7 @@ { "slug": "space-age", "uuid": "1763159f-3358-42d0-9ad0-2eb90baca600", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 1, "topics": [ @@ -189,7 +189,7 @@ "slug": "meetup", "uuid": "e597f659-f31a-4a1b-a697-d91ede672642", "core": false, - "unlocked_by": null, + "unlocked_by": "space-age", "difficulty": 5, "topics": [ "functions", @@ -210,7 +210,7 @@ { "slug": "triangle", "uuid": "d23a2c36-7182-4fd0-84db-34b27fabda2e", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 3, "topics": [ @@ -221,7 +221,7 @@ { "slug": "grains", "uuid": "c3dc3764-72b9-4926-9747-61db90553e2b", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 2, "topics": [ @@ -231,7 +231,7 @@ { "slug": "raindrops", "uuid": "9155f4ea-3566-4a57-a2c5-76535d931ccc", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 2, "topics": [ @@ -242,7 +242,7 @@ "slug": "roman-numerals", "uuid": "52dce31c-f8ab-44db-accd-573f4b82dcf9", "core": false, - "unlocked_by": null, + "unlocked_by": "grains", "difficulty": 7, "topics": [ "mathematics", @@ -264,7 +264,7 @@ "slug": "prime-factors", "uuid": "ba755932-b301-41cc-b7f2-5e6d2e130325", "core": false, - "unlocked_by": null, + "unlocked_by": "gigasecond", "difficulty": 5, "topics": [ "control_flow_loops", @@ -275,7 +275,7 @@ "slug": "crypto-square", "uuid": "177ecdf4-f249-4193-b9e1-8f1c6480bfad", "core": false, - "unlocked_by": null, + "unlocked_by": "raindrops", "difficulty": 7, "topics": [ "filtering", @@ -287,7 +287,7 @@ "slug": "trinary", "uuid": "c8246de0-29b1-4f92-8b00-b766e395ad66", "core": false, - "unlocked_by": null, + "unlocked_by": "triangle", "difficulty": 3, "topics": [ "mathematics", @@ -298,7 +298,7 @@ "slug": "rna-transcription", "uuid": "2fbd008c-5007-4403-ae71-f4d1f5ccaf8f", "core": false, - "unlocked_by": null, + "unlocked_by": "hello-world", "difficulty": 3, "topics": [ "strings" @@ -308,7 +308,7 @@ "slug": "say", "uuid": "090b2615-cd05-442b-be74-9f11bd5a83a5", "core": false, - "unlocked_by": null, + "unlocked_by": "leap", "difficulty": 10, "topics": [ "logic", @@ -320,7 +320,7 @@ "slug": "sieve", "uuid": "7ea05dd1-2c3c-499e-8608-dc76d30c5457", "core": false, - "unlocked_by": null, + "unlocked_by": "leap", "difficulty": 5, "topics": [ "control_flow_loops", @@ -331,7 +331,7 @@ "slug": "series", "uuid": "0ab70460-3a2f-4c37-bb78-716ba720fe34", "core": false, - "unlocked_by": null, + "unlocked_by": "grains", "difficulty": 5, "topics": [ "arrays", @@ -343,7 +343,7 @@ "slug": "clock", "uuid": "fab94f5a-d4da-4a18-a70a-b27c80b14851", "core": false, - "unlocked_by": null, + "unlocked_by": "space-age", "difficulty": 5, "topics": [ "classes", @@ -354,7 +354,7 @@ "slug": "beer-song", "uuid": "a384c32c-d8db-4877-816b-44de7c3ed324", "core": false, - "unlocked_by": null, + "unlocked_by": "space-age", "difficulty": 7, "topics": [ "strings", @@ -365,7 +365,7 @@ "slug": "nth-prime", "uuid": "675b0a5c-0587-4dc5-8004-1f82769a2ddd", "core": false, - "unlocked_by": null, + "unlocked_by": "leap", "difficulty": 5, "topics": [ "mathematics" @@ -386,7 +386,7 @@ "slug": "queen-attack", "uuid": "0d5e4c9e-4351-41b1-9154-ee900ad0e60e", "core": false, - "unlocked_by": null, + "unlocked_by": "leap", "difficulty": 5, "topics": [ "control_flow_loops", @@ -397,7 +397,7 @@ "slug": "allergies", "uuid": "80ae6a8e-8464-4f3a-afed-14d424757413", "core": false, - "unlocked_by": null, + "unlocked_by": "gigasecond", "difficulty": 3, "topics": [ "bitwise_operations", @@ -408,7 +408,7 @@ "slug": "atbash-cipher", "uuid": "15c741a0-944d-4b06-a096-6af63137347a", "core": false, - "unlocked_by": null, + "unlocked_by": "triangle", "difficulty": 3, "topics": [ "algorithms", @@ -419,7 +419,7 @@ "slug": "bracket-push", "uuid": "4a517292-3472-40f2-b4b8-5c8c25219ea5", "core": false, - "unlocked_by": null, + "unlocked_by": "pangram", "difficulty": 3, "topics": [ "pattern_matching", @@ -429,7 +429,7 @@ { "slug": "pangram", "uuid": "22ada9c4-a2b5-4a54-83d6-597dc3b90b89", - "core": false, + "core": true, "unlocked_by": null, "difficulty": 2, "topics": [