tracks/bash/config.json in trackler-2.2.1.76 vs tracks/bash/config.json in trackler-2.2.1.77
- old
+ new
@@ -43,10 +43,21 @@
"uuid": "e24451fd-761d-4d20-81d9-e470486ec44a"
},
{
"core": false,
"difficulty": 1,
+ "slug": "acronym",
+ "topics": [
+ "string_transformation",
+ "input_validation"
+ ],
+ "unlocked_by": null,
+ "uuid": "5812c10a-aee1-11e7-add7-ef139384f6eb"
+ },
+ {
+ "core": false,
+ "difficulty": 1,
"slug": "raindrops",
"topics": [
"control_flow_conditionals",
"input_validation"
],
@@ -75,10 +86,21 @@
"input_validation"
],
"uuid": "b2b4ee35-108f-45ce-b294-c10d332e5579"
},
{
+ "core": false,
+ "difficulty": 2,
+ "slug": "armstrong-numbers",
+ "topics": [
+ "integers",
+ "mathematics"
+ ],
+ "unlocked_by": null,
+ "uuid": "302b7e1a-4cf6-47d4-8048-b675f667fc98"
+ },
+ {
"core": true,
"difficulty": 2,
"slug": "pangram",
"topics": [
"string_transformation"
@@ -162,32 +184,32 @@
"unlocked_by": "pangram",
"uuid": "9f9a1a49-472f-4a39-aa28-6aa17eeebdc7"
},
{
"core": false,
- "difficulty": 5,
- "slug": "atbash-cipher",
- "topics": [
- "cryptography",
- "pattern_matching",
- "strings"
- ],
- "unlocked_by": "hamming",
- "uuid": "03808072-0228-6580-7a9b-cc709a8a5b8c0e600b9"
- },
- {
- "core": false,
"difficulty": 2,
"slug": "triangle",
"topics": [
"boolean_logic",
"input_validation",
"number_comparison",
"mathematics"
],
"unlocked_by": "leap",
"uuid": "496e130a-063a-6380-19dc-179f05534717226bca1"
+ },
+ {
+ "core": false,
+ "difficulty": 5,
+ "slug": "atbash-cipher",
+ "topics": [
+ "cryptography",
+ "pattern_matching",
+ "strings"
+ ],
+ "unlocked_by": "hamming",
+ "uuid": "03808072-0228-6580-7a9b-cc709a8a5b8c0e600b9"
}
- ],
+ ],
"foregone": [],
"language": "Bash"
}