Skip to content

Commit f822d06

Browse files
levelbuilder content changes (-dave)
1 parent 72f80c9 commit f822d06

Some content is hidden

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

41 files changed

+1918
-47
lines changed

dashboard/config/locales/dsls.en.yml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ en:
9494
AppLab Level U3L19 - variable re-assignment challenge pt1:
9595
AppLab Level U3L19 - variable re-assignment challenge pt1: AppLab Level U3L19 - variable re-assignment challenge pt1
9696
description here: description here
97+
CSD U3 Keypress Stop: {}
9798
CSD U3 Variables Reassign Predict No Response: {}
9899
CSD U3 Variables STOP misconceptions: {}
99100
CSD U3 Variables STOP misconceptions prediction: {}
@@ -1744,6 +1745,51 @@ en:
17441745
title: title
17451746
v2 U1L9 Student Lesson Introduction:
17461747
The Need for Addressing: The Need for Addressing
1748+
v2 U2L1 Student Lesson Introduction:
1749+
description here: description here
1750+
title: title
1751+
v2 U2L10 Student Lesson Introduction:
1752+
description here: description here
1753+
title: title
1754+
v2 U2L11 Student Lesson Introduction:
1755+
description here: description here
1756+
title: title
1757+
v2 U2L12 Student Lesson Introduction:
1758+
description here: description here
1759+
title: title
1760+
v2 U2L13 Student Lesson Introduction:
1761+
description here: description here
1762+
title: title
1763+
v2 U2L14 Student Lesson Introduction:
1764+
description here: description here
1765+
title: title
1766+
v2 U2L15 Student Lesson Introduction:
1767+
description here: description here
1768+
title: title
1769+
v2 U2L2 Student Lesson Summary:
1770+
description here: description here
1771+
title: title
1772+
v2 U2L3 Student Lesson Summary:
1773+
description here: description here
1774+
title: title
1775+
v2 U2L4 Student Lesson Summary:
1776+
description here: description here
1777+
title: title
1778+
v2 U2L5 Student Lesson Introduction:
1779+
Lossy Compression and File Formats: Lossy Compression and File Formats
1780+
description here: description here
1781+
v2 U2L6 Student Lesson Introduction:
1782+
description here: description here
1783+
title: title
1784+
v2 U2L7 Student Lesson Introduction:
1785+
description here: description here
1786+
title: title
1787+
v2 U2L8 Student Lesson Introduction:
1788+
description here: description here
1789+
title: title
1790+
v2 U2L9 Student Lesson Introduction:
1791+
description here: description here
1792+
title: title
17471793
wn scratchjr 1:
17481794
Scratch Jr: Scratch Jr
17491795
level_group:

dashboard/config/locales/scripts.en.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,3 +1901,10 @@ en:
19011901
test Unit 1 practice module Delta: test Unit 1 practice module Delta
19021902
test Unit 1 practice module Echo: test Unit 1 practice module Echo
19031903
test Unit 1 practice module Foxtrot: test Unit 1 practice module Foxtrot
1904+
'csp-facilitators ':
1905+
title: CSP Tool Overview
1906+
description_short: Introduction to CS Principles for new Facilitators
1907+
description: A collection of tools from the CS Principles course. These levels provide a glimpse into the tools we use throughout the curriculum to
1908+
Introduction to Text Compression: Introduction to Text Compression
1909+
Turtle Programming: Turtle Programming
1910+
Introduction to Events: Introduction to Events

dashboard/config/scripts/CSF_Secret_Sample.script

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ description_audience "Ages 8-18"
55

66
stage 'Sample Stage'
77
level 'sample1'
8-
level 'sample2'
8+
level 'sample2'
9+
level 'sample3'
10+
level 'sample4'
11+
level 'sample5'
12+
level 'sample6'
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name 'CSD U3 Keypress Stop'
2+
markdown <<MARKDOWN
3+
<i class="fa fa-hand-paper-o" aria-hidden="true" style="color:red; float: right; font-size: 200px; font-weight: 800;"></i>
4+
5+
# Stop and Discuss
6+
7+
We're going to do the next secution together - while you wait:
8+
9+
* Do this
10+
* Or that
11+
12+
<a class="btn btn-large btn-primary next-stage submitButton">Continue</a>
13+
MARKDOWN

dashboard/config/scripts/csp2.script

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ login_required 'true'
55
hidden 'true'
66

77
stage 'Bytes and File Sizes'
8-
level 'U1L12 Student Lesson Introduction'
8+
level 'v2 U2L1 Student Lesson Introduction'
99
assessment 'U1L12 Reflection Free Response'
1010

1111
stage 'Text Compression'
12-
level 'U1L13 Student Lesson Summary'
12+
level 'v2 U2L2 Student Lesson Summary'
1313
level 'U1L13 Text Compression'
1414
assessment 'U1L13 - Assess Text Compression reverse process'
1515
assessment 'U1L13 Assess Text Compression amount'
1616
assessment 'U1L13 Assessment 1'
1717
assessment 'U1L13 Assessment 2'
1818

1919
stage 'Encoding B&W Images'
20-
level 'U1L14 Student Lesson Summary'
20+
level 'v2 U2L3 Student Lesson Summary'
2121
level 'Pixelation - Lesson 14 - Make the Letter A'
2222
level 'Pixelation - Lesson 14 - Fix bit offset'
2323
level 'Pixelation - Lesson 14 - Make your own B and W Image'
2424
assessment 'U1L14 Assessment 1'
2525
assessment 'U1L14 - Assessment 2'
2626

2727
stage 'Encoding Color Images'
28-
level 'U1L15 Student Lesson Summary'
28+
level 'v2 U2L4 Student Lesson Summary'
2929
level 'Pixelation - Lesson 15 - Complete 3-bit color'
3030
level 'Pixelation - Lesson 15 - Color Shades'
3131
level 'Pixelation - Lesson 15 - Color Shades 4x4'
@@ -36,28 +36,28 @@ level 'Pixelation - Lesson 15 - Color Free Play'
3636
level 'a bit about pixels'
3737

3838
stage 'Lossy Compression and File Formats'
39-
level 'U1L16 Student Lesson Introduction'
39+
level 'v2 U2L5 Student Lesson Introduction'
4040
assessment 'U1L16 - Matching File Compression Types'
4141

4242
stage 'Encode a Complex Thing'
43-
level 'U1L17 Student Lesson Introduction'
43+
level 'v2 U2L6 Student Lesson Introduction'
4444

4545
stage 'Intro to Data'
46-
level 'U4L01 Student Lesson Introduction'
46+
level 'v2 U2L7 Student Lesson Introduction'
4747

4848
stage 'Finding Trends with Visualizations'
49-
level 'U4L02v2 - Finding Trends'
49+
level 'v2 U2L8 Student Lesson Introduction'
5050

5151
stage 'Check Your Assumptions'
52-
level 'U4L03v2 - Student Introduction'
52+
level 'v2 U2L9 Student Lesson Introduction'
5353

5454
stage 'Good and Bad Data Visualizations'
55-
level 'U4L04v2 - Student Introduction'
55+
level 'v2 U2L10 Student Lesson Introduction'
5656
level 'GoodBadVisualizations_v1'
5757
level 'GoodBadVisualizations_v2'
5858

5959
stage 'Making Data Visualizations'
60-
level 'U4 - Making Data Visualizations - Student Introduction'
60+
level 'v2 U2L11 Student Lesson Introduction'
6161
level 'U4 - Making Data Visualizations - Getting Started'
6262
level 'U4 - Making Data Visualizations - Scatter Plot'
6363
level 'U4 - Making Data Visualizations - Line Chart'
@@ -66,19 +66,19 @@ level 'U4 - Making Data Visualizations - Edit Chart Appearance'
6666
level 'U4 - Making Data Visualizations - Free Play'
6767

6868
stage 'Discover a Data Story'
69-
level 'U4L06v2 Student Lesson Introduction'
69+
level 'v2 U2L12 Student Lesson Introduction'
7070

7171
stage 'Cleaning Data'
72-
level 'U4L16 Student Lesson Introduction'
72+
level 'v2 U2L13 Student Lesson Introduction'
7373
level 'U4 - Cleaning Data - Activity Guide'
7474
level 'U4 Cleaning Data Activity Guide Pt2'
7575
level 'U4 Cleaning Data Activity Guide Pt3'
7676

7777
stage 'Creating Summary Tables'
78-
level 'U4L08v2 Student Intro'
78+
level 'v2 U2L14 Student Lesson Introduction'
7979
level 'U4L08v2 Making Pivot Tables'
8080
level 'U4L08v2 Making Pivot Tables Part 2'
8181
level 'U4L08v2 Making Pivot Tables Part 3'
8282

8383
stage 'Practice PT - Tell a Data Story'
84-
level 'U4L09 Student Lesson Introduction'
84+
level 'v2 U2L15 Student Lesson Introduction'
Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
<Gamelab>
2+
<config><![CDATA[{
3+
"game_id": 50,
4+
"created_at": "2016-05-11T16:43:52.000Z",
5+
"level_num": "custom",
6+
"user_id": 1,
7+
"properties": {
8+
"skin": "gamelab",
9+
"code_functions": {
10+
"draw": null,
11+
"drawSprites": null,
12+
"Game.allSprites": null,
13+
"Game.width": null,
14+
"Game.height": null,
15+
"Game.mouseX": null,
16+
"Game.mouseY": null,
17+
"Game.frameRate": null,
18+
"Game.frameCount": null,
19+
"playSound": null,
20+
"keyDown": null,
21+
"keyWentDown": null,
22+
"keyWentUp": null,
23+
"mouseDidMove": null,
24+
"mouseDown": null,
25+
"mouseIsOver": null,
26+
"mouseWentDown": null,
27+
"mouseWentUp": null,
28+
"mousePressedOver": null,
29+
"camera.on": null,
30+
"camera.off": null,
31+
"camera.isActive": null,
32+
"camera.mouseX": null,
33+
"camera.mouseY": null,
34+
"camera.x": null,
35+
"camera.y": null,
36+
"camera.zoom": null,
37+
"var sprite = createSprite": null,
38+
"setSpeed": null,
39+
"getDirection": null,
40+
"getSpeed": null,
41+
"isTouching": null,
42+
"destroy": null,
43+
"pointTo": null,
44+
"bounce": null,
45+
"bounceOff": null,
46+
"collide": null,
47+
"displace": null,
48+
"overlap": null,
49+
"setAnimation": null,
50+
"setCollider": null,
51+
"setVelocity": null,
52+
"sprite.height": null,
53+
"sprite.width": null,
54+
"debug": null,
55+
"depth": null,
56+
"lifetime": null,
57+
"mirrorX": null,
58+
"mirrorY": null,
59+
"nextFrame": null,
60+
"pause": null,
61+
"play": null,
62+
"setFrame": null,
63+
"x": null,
64+
"y": null,
65+
"rotateToDirection": null,
66+
"rotation": null,
67+
"rotationSpeed": null,
68+
"scale": null,
69+
"shapeColor": null,
70+
"velocityX": null,
71+
"velocityY": null,
72+
"visible": null,
73+
"var group = createGroup": null,
74+
"add": null,
75+
"remove": null,
76+
"clear": null,
77+
"contains": null,
78+
"get": null,
79+
"group.isTouching": null,
80+
"group.bounce": null,
81+
"group.bounceOff": null,
82+
"group.collide": null,
83+
"group.displace": null,
84+
"group.overlap": null,
85+
"maxDepth": null,
86+
"minDepth": null,
87+
"destroyEach": null,
88+
"pointToEach": null,
89+
"setAnimationEach": null,
90+
"setColorEach": null,
91+
"setColliderEach": null,
92+
"setDepthEach": null,
93+
"setHeightEach": null,
94+
"setLifetimeEach": null,
95+
"setMirrorXEach": null,
96+
"setMirrorYEach": null,
97+
"setRotateToDirectionEach": null,
98+
"setRotationEach": null,
99+
"setRotationSpeedEach": null,
100+
"setScaleEach": null,
101+
"setSpeedEach": null,
102+
"setVelocityEach": null,
103+
"setVelocityXEach": null,
104+
"setVelocityYEach": null,
105+
"setVisibleEach": null,
106+
"setWidthEach": null,
107+
"background": null,
108+
"fill": null,
109+
"noFill": null,
110+
"stroke": null,
111+
"strokeWeight": null,
112+
"noStroke": null,
113+
"color": null,
114+
"arc": null,
115+
"ellipse": null,
116+
"line": null,
117+
"point": null,
118+
"rect": null,
119+
"regularPolygon": null,
120+
"shape": null,
121+
"text": null,
122+
"textAlign": null,
123+
"textFont": null,
124+
"textSize": null,
125+
"forLoop_i_0_4": null,
126+
"ifBlock": null,
127+
"ifElseBlock": null,
128+
"whileBlock": null,
129+
"addOperator": null,
130+
"subtractOperator": null,
131+
"multiplyOperator": null,
132+
"divideOperator": null,
133+
"equalityOperator": null,
134+
"inequalityOperator": null,
135+
"greaterThanOperator": null,
136+
"greaterThanOrEqualOperator": null,
137+
"lessThanOperator": null,
138+
"lessThanOrEqualOperator": null,
139+
"andOperator": null,
140+
"orOperator": null,
141+
"notOperator": null,
142+
"randomNumber_min_max": null,
143+
"mathRound": null,
144+
"mathAbs": null,
145+
"mathMax": null,
146+
"mathMin": null,
147+
"mathRandom": null,
148+
"declareAssign_x": null,
149+
"declareNoAssign_x": null,
150+
"assign_x": null,
151+
"declareAssign_str_hello_world": null,
152+
"substring": null,
153+
"indexOf": null,
154+
"includes": null,
155+
"length": null,
156+
"toUpperCase": null,
157+
"toLowerCase": null,
158+
"declareAssign_list_abd": null,
159+
"listLength": null,
160+
"functionParams_none": null,
161+
"functionParams_n": null,
162+
"callMyFunction": null,
163+
"callMyFunction_n": null,
164+
"return": null
165+
},
166+
"show_d_pad": "true",
167+
"edit_code": true,
168+
"embed": "false",
169+
"is_k1": "false",
170+
"skip_instructions_popup": "false",
171+
"never_autoplay_video": "false",
172+
"disable_param_editing": "true",
173+
"disable_variable_editing": "false",
174+
"use_modal_function_editor": "false",
175+
"use_contract_editor": "false",
176+
"contract_highlight": "false",
177+
"contract_collapse": "false",
178+
"examples_highlight": "false",
179+
"examples_collapse": "false",
180+
"examples_required": "false",
181+
"definition_highlight": "false",
182+
"definition_collapse": "false",
183+
"disable_examples": "false",
184+
"droplet_tooltips_disabled": "false",
185+
"lock_zero_param_functions": "false",
186+
"free_play": "false",
187+
"text_mode_at_start": "false",
188+
"submittable": "false",
189+
"hide_view_data_button": "false",
190+
"debugger_disabled": "false"
191+
},
192+
"published": true,
193+
"notes": "",
194+
"level_concept_difficulty": {
195+
}
196+
}]]></config>
197+
<blocks/>
198+
</Gamelab>

0 commit comments

Comments
 (0)