Skip to content

Commit a8bde2e

Browse files
authored
Merge pull request code-dot-org#10305 from code-dot-org/test
Test > Levelbuilder
2 parents 05f57e0 + 89250cd commit a8bde2e

File tree

358 files changed

+7370
-4453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

358 files changed

+7370
-4453
lines changed

apps/Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ module.exports = function (grunt) {
381381
'makerlab/setupPage': './src/code-studio/makerlab/setupPage.js',
382382
'districtDropdown': './src/code-studio/districtDropdown.js',
383383
'signup': './src/code-studio/signup.js',
384+
'termsInterstitial': './src/code-studio/termsInterstitial.js',
384385
'levels/contract_match': './src/code-studio/levels/contract_match.jsx',
385386
'levels/widget': './src/code-studio/levels/widget.js',
386387
'levels/external': './src/code-studio/levels/external.js',

apps/i18n/maze/ar_sa.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "ابحث عن الكلمة",
9191
"yes": "نعم",
9292
"youSpelled": "قمت بكتابة",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/az_az.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Sözü tap",
9191
"yes": "Bəli",
9292
"youSpelled": "Açıqladınız",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/bg_bg.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Намерете думата",
9191
"yes": "Да",
9292
"youSpelled": "ти образува думи",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/bn_bd.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "শব্দটি খুঁজুন",
9191
"yes": "\"হ্যাঁ\"",
9292
"youSpelled": "আপনি বানান করেছেন",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/bs_ba.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Pronađi riječ",
9191
"yes": "Da",
9292
"youSpelled": "Napisao si",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/ca_es.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Troba la paraula",
9191
"yes": "",
9292
"youSpelled": "Has escrit",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/cs_cz.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Najdi slovo",
9191
"yes": "Ano",
9292
"youSpelled": "Vyhláskoval(a) jsi",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/da_dk.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Find ordet",
9191
"yes": "Ja",
9292
"youSpelled": "Du har stavet",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/de_de.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Finde das Wort",
9191
"yes": "Ja",
9292
"youSpelled": "Du hast geschrieben",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/el_gr.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Βρες τη λέξη",
9191
"yes": "Ναι",
9292
"youSpelled": "Έγραψες",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/en_gb.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Find the word",
9191
"yes": "Yes",
9292
"youSpelled": "You spelled",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/en_us.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
{
2+
"at": "at",
23
"atFlower": "at flower",
34
"atHoneycomb": "at honeycomb",
45
"avoidCowAndRemove": "avoid the cow and remove 1",
5-
"collectiblePresent": "there is some treasure",
6-
"continue": "Continue",
6+
"bean": "bean",
7+
"beanTooltip": "Harvest a bean",
78
"collect": "collect",
9+
"collectiblePresent": "there is some treasure",
810
"collectorCollectTooltip": "Collect an item",
911
"collectorCollectedEverything": "Congratulations! You collected all {count} items!",
1012
"collectorCollectedNothing": "Keep coding! You need to collect as many of the items as you can.",
1113
"collectorCollectedSome": "Great work! You collected {count} items!",
1214
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
1315
"collectorTooManyBlocks": "You can only use {blockLimit} blocks. Take a look at your code and try again!",
16+
"continue": "Continue",
17+
"corn": "corn",
18+
"cornTooltip": "Harvest some corn",
19+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
1420
"didNotCollectEverything": "Make sure you don't leave any nectar or honey behind!",
1521
"dig": "remove 1",
1622
"digTooltip": "remove 1 unit of dirt",
@@ -20,6 +26,7 @@
2026
"dirW": "W",
2127
"doCode": "do",
2228
"elseCode": "else",
29+
"emptyCropError": "That crop is all gone.",
2330
"fill": "fill 1",
2431
"fillN": "fill {shovelfuls}",
2532
"fillSquare": "fill square",
@@ -28,6 +35,10 @@
2835
"finalLevel": "Congratulations! You have solved the final puzzle.",
2936
"flowerEmptyError": "The flower you're on has no more nectar.",
3037
"get": "get",
38+
"has": "has",
39+
"hasbean": "there are beans",
40+
"hascorn": "there is corn",
41+
"haspumpkin": "there are pumpkins",
3142
"heightParameter": "height",
3243
"holePresent": "there is a hole",
3344
"honey": "make honey",
@@ -67,7 +78,10 @@
6778
"pathAhead": "path ahead",
6879
"pathLeft": "if path to the left",
6980
"pathRight": "if path to the right",
81+
"pick": "pick",
7082
"pilePresent": "there is a pile",
83+
"pumpkin": "pumpkin",
84+
"pumpkinTooltip": "Harvest a pumpkin",
7185
"putdownTower": "put down tower",
7286
"removeAndAvoidTheCow": "remove 1 and avoid the cow",
7387
"removeN": "remove {shovelfuls}",
@@ -89,6 +103,7 @@
89103
"whileMsg": "while",
90104
"whileTooltip": "Repeat the enclosed actions until finish point is reached.",
91105
"word": "Find the word",
106+
"wrongCropError": "I can't harvest that crop from here.",
92107
"yes": "Yes",
93108
"youSpelled": "You spelled"
94109
}

apps/i18n/maze/es_es.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Encuentra la palabra",
9191
"yes": "",
9292
"youSpelled": "Escribiste",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/es_mx.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Encuentra la palabra",
9191
"yes": "",
9292
"youSpelled": "Escribiste",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

apps/i18n/maze/et_ee.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,20 @@
9090
"word": "Leia sõna",
9191
"yes": "Jah",
9292
"youSpelled": "Sa kirjutasid",
93-
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect."
93+
"at": "at",
94+
"bean": "bean",
95+
"beanTooltip": "Harvest a bean",
96+
"collectorCollectedTooMany": "That space doesn't have enough items for me to collect.",
97+
"corn": "corn",
98+
"cornTooltip": "Harvest some corn",
99+
"didNotCollectAllCrops": "Make sure you don't leave any crops behind!",
100+
"emptyCropError": "That crop is all gone.",
101+
"has": "has",
102+
"hasbean": "there are beans",
103+
"hascorn": "there is corn",
104+
"haspumpkin": "there are pumpkins",
105+
"pick": "pick",
106+
"pumpkin": "pumpkin",
107+
"pumpkinTooltip": "Harvest a pumpkin",
108+
"wrongCropError": "I can't harvest that crop from here."
94109
}

0 commit comments

Comments
 (0)