Skip to content
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

DTS (Levelbuilder > Staging) [robo-dts] #34055

Merged
merged 11 commits into from
Apr 6, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
234 changes: 139 additions & 95 deletions dashboard/config/locales/scripts.en.yml

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dashboard/config/scripts/code-break-staging.script
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ level 'Episode 2 Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E02 Challenges', progression: 'Challenges'
level 'Episode 2 Share', progression: 'Share Your Work!'

stage 'Episode 3 - Encryption with Ashton Kutcher & Mia Gil Epson'
stage 'Episode 3 - Encryption with Ashton Kutcher & Mia Gil Epner'
level 'CodeBreak Episode 3 Placeholder', progression: 'Code Break: Episode 3'
level 'Episode 3 Instructions', progression: 'Practice'
level 'CodeBreak E03 Practice', progression: 'Practice'
level 'CodeBreak Episode 3 Video', progression: 'Video'
level 'Episode 3 Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E03 Challenges', progression: 'Challenges'
level 'CodeBreak E03 Int Challenge', progression: 'Challenges'
level 'Episode 3 Share', progression: 'Share Your Work!'
10 changes: 9 additions & 1 deletion dashboard/config/scripts/code-break-younger-staging.script
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ level 'CodeBreak E01 Challenges', progression: 'Challenges'
level 'Episode 1 Share', progression: 'Share Your Work!'

stage 'Episode 2 - Prototypes with Mark Cuban & Lyndsey Scott'
level 'CodeBreak Episode 2 Placeholder', progression: 'Coming Soon!'
level 'CodeBreak Episode 2 Placeholder', progression: 'Code Break: Episode 2'
level 'CodeBreak E02 Practice Younger', progression: 'Practice'
level 'CodeBreak E02 Younger Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E02 Younger Challenges', progression: 'Challenges'
level 'Episode 2 Share', progression: 'Share Your Work!'

stage 'Episode 3 - Encryption with Ashton Kutcher & Mia Gil Epner'
level 'CodeBreak Episode 3 Placeholder', progression: 'Code Break: Episode 3'
level 'Episode 3 Instructions', progression: 'Practice'
level 'CodeBreak E03 Practice', progression: 'Practice'
level 'CodeBreak Episode 3 Video', progression: 'Video'
level 'Episode 3 Younger Challenge Instructions', progression: 'Challenges'
level 'Episode 3 Share', progression: 'Share Your Work!'
8 changes: 8 additions & 0 deletions dashboard/config/scripts/code-break-younger.script
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ level 'CodeBreak E02 Practice Younger', progression: 'Practice'
level 'CodeBreak E02 Younger Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E02 Younger Challenges', progression: 'Challenges'
level 'Episode 2 Share', progression: 'Share Your Work!'

stage 'Episode 3 - Encryption with Ashton Kutcher & Mia Gil Epner', visible_after: '2020-04-08 08:00:00 -0700'
level 'CodeBreak Episode 3 Placeholder', progression: 'Code Break: Episode 3'
level 'Episode 3 Instructions', progression: 'Practice'
level 'CodeBreak E03 Practice', progression: 'Practice'
level 'CodeBreak Episode 3 Video', progression: 'Video'
level 'Episode 3 Younger Challenge Instructions', progression: 'Challenges'
level 'Episode 3 Share', progression: 'Share Your Work!'
9 changes: 9 additions & 0 deletions dashboard/config/scripts/code-break.script
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,12 @@ level 'Episode 2 Instructions', progression: 'Practice'
level 'Episode 2 Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E02 Challenges', progression: 'Challenges'
level 'Episode 2 Share', progression: 'Share Your Work!'

stage 'Episode 3 - Encryption with Ashton Kutcher & Mia Gil Epner', visible_after: '2020-04-08 08:00:00 -0700'
level 'CodeBreak Episode 3 Placeholder', progression: 'Code Break: Episode 3'
level 'Episode 3 Instructions', progression: 'Practice'
level 'CodeBreak E03 Practice', progression: 'Practice'
level 'CodeBreak Episode 3 Video', progression: 'Video'
level 'Episode 3 Challenge Instructions', progression: 'Challenges'
level 'CodeBreak E03 Int Challenge', progression: 'Challenges'
level 'Episode 3 Share', progression: 'Share Your Work!'
4 changes: 2 additions & 2 deletions dashboard/config/scripts/codebreak_e03_practice.bubble_choice
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name 'CodeBreak E03 Practice'
editor_experiment ''
display_name 'Practice'
description 'Work through the puzzle of your choice to practice your coding skills. When you are ready for the challenge click "Continue."'
description 'Work through the puzzles of your choice to practice your encryption skills. When you are ready for the challenge click "Continue."'

sublevels
level 'CodeBreak E03 Practice Beg1'
level 'CodeBreak E03 Practice Beg2'
level 'CodeBreak E03 Practice Int'

markdown <<MARKDOWN

Expand Down
11 changes: 11 additions & 0 deletions dashboard/config/scripts/codebreak_episode_3_video.external
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name 'CodeBreak Episode 3 Video'
editor_experiment ''
display_as_unplugged 'false'
use_large_video_player 'true'
video_key 'csp_concept_encryption'
hide_reference_area 'true'
markdown <<MARKDOWN
# More about Encryption

Want to learn more? Watch this video with Mia Gil Epner.
MARKDOWN
2 changes: 1 addition & 1 deletion dashboard/config/scripts/csd2-2020.script
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
login_required true
hideable_stages true
student_detail_progress_view true
teacher_resources [["lessonPlans", "https://curriculum.code.org/csd-20/unit2/{LESSON}"], ["teacherForum", "https://forum.code.org/c/csd"]]
teacher_resources [["lessonPlans", "https://curriculum.code.org/csd-20/unit2/"], ["teacherForum", "https://forum.code.org/c/csd"]]
has_verified_resources true
has_lesson_plan true
curriculum_path 'https://curriculum.code.org/csd-20/unit2/{LESSON}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ markdown <<MARKDOWN

* **K.L.6** - Use words and phrases acquired through conversations, reading and being read to, and responding to texts.

* **1.L.6** - Use words and phrases acquired through conversations, reading and being read to, and responding to texts, including using frequently occurring conjunctions to signal simple relationships (e.g., because).

</details>

<details><summary>
Expand All @@ -32,18 +30,6 @@ markdown <<MARKDOWN

* **K.SL.5** - Add drawings or other visual displays to descriptions as desired to provide additional detail.

* **1.SL.1** - Participate in collaborative conversations with diverse partners about grade 1 topics and texts with peers and adults in small and larger groups.

* **1.SL.1.c** - Ask questions to clear up any confusion about the topics and texts under discussion.

* **1.SL.2** - Ask and answer questions about key details in a text read aloud or information presented orally or through other media.

* **1.SL.5** - Add drawings or other visual displays to descriptions when appropriate to clarify ideas, thoughts, and feelings.

* **1.SL.1.a** - Follow agreed-upon rules for discussions (e.g., listening to others with care, speaking one at a time about the topics and texts under discussion).

* **1.SL.1.b** - Build on others’ talk in conversations by responding to the comments of others through multiple exchanges.

</details>

## Common Core Math Standards
Expand All @@ -54,89 +40,7 @@ markdown <<MARKDOWN

</summary>

* **K.G.1** - Describe objects in the environment using names of shapes, and describe the relative positions of these objects using terms such as above, below, beside, in front of, behind, and next to.

</details>

<details><summary>

**Math Practices**

</summary>

* **MP.1** - Make sense of problems and persevere in solving them

* **MP.2** - Reason abstractly and quantitatively

* **MP.5** - Use appropriate tools strategically

* **MP.6** - Attend to precision

* **MP.7** - Look for and make use of structure

* **MP.8** - Look for and express regularity in repeated reasoning

* **MP.4** - Model with mathematics

</details>

<details><summary>

**Measurement And Data**

</summary>

* **1.MD.2** - Express the length of an object as a whole number of length units, by laying multiple copies of a shorter object (the length unit) end to end; understand that the length measurement of an object is the number of same-size length units that span it with no

</details>

<details><summary>

**Operations And Algebraic Thinking**

</summary>

* **1.OA.5** - Relate counting to addition and subtraction (e.g., by counting on 2 to add 2).

* **1.OA.6** - Add and subtract within 20, demonstrating fluency for addition and subtraction within 10. Use strategies such as counting on; making ten (e.g., 8 + 6 = 8 + 2 + 4 = 10 + 4 = 14); decomposing a number leading to a ten (e.g., 13 – 4 = 13 – 3 – 1 = 10 – 1 = 9

* **1.OA.1** - Use addition and subtraction within 20 to solve word problems involving situations of adding to, taking from, putting together, taking apart, and comparing, with unknowns in all positions, e.g., by using objects, drawings, and equations with a symbol for

</details>

<details><summary>

**Counting And Cardinality**

</summary>

* **K.CC.4** - Understand the relationship between numbers and quantities

</details>

## Next Generation Science Standards

<details><summary>

**Engineering Design**

</summary>

* **K-2-ETS1-1** - Ask questions, make observations, and gather information about a situation people want to change to define a simple problem that can be solved through the development of a new or improved object or tool.

* **K-2-ETS1-2** - Develop a simple sketch, drawing, or physical model to illustrate how the shape of an object helps it function as needed to solve a given problem.

* **K-2-ETS1-3** - Analyze data from tests of two objects designed to solve the same problem to compare the strengths and weaknesses of how each performs.

</details>

<details><summary>

**Energy**

</summary>

* **K-PS3-2** - Use tools and materials to design and build a structure that will reduce the warming effect of sunlight on an area.*[Clarification Statement: Examples of structures could include umbrellas, canopies, and tents that minimize the warming effect of the sun.
* **K.G.A.1** - Describe objects in the environment using names of shapes, and describe the relative positions of these objects using terms such as above, below, beside, in front of, behind, and next to.

</details>

Expand Down