From 0ac541774cae9e7e8b978ab7c5b25e52cf6404c4 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Wed, 19 Dec 2018 20:00:06 +0000 Subject: [PATCH] levelbuilder content changes (-robo-commit) --- dashboard/config/locales/dsls.en.yml | 3 - dashboard/config/locales/scripts.en.yml | 2 + dashboard/config/scripts/coursec-2019.script | 56 +++++++++++-------- .../scripts/csd_u1_assessment_match_psp.match | 1 + .../levels/CSD Board Buttons Map_2018.level | 7 ++- .../scripts/levels/CSD Buzzer Map_2018.level | 7 ++- .../levels/CSD U6 Event Types_2018.level | 6 +- .../levels/CSD U6 getProperty Map_2018.level | 7 ++- .../levels/CSD U6 setProperty Map_2018.level | 6 +- .../levels/CSD onBoardEvent Map_2018.level | 7 ++- 10 files changed, 63 insertions(+), 39 deletions(-) diff --git a/dashboard/config/locales/dsls.en.yml b/dashboard/config/locales/dsls.en.yml index 8c2cc4f5380b3..c4e180624278f 100644 --- a/dashboard/config/locales/dsls.en.yml +++ b/dashboard/config/locales/dsls.en.yml @@ -7218,7 +7218,6 @@ en: A machine with a screen and a keyboard: A machine with a screen and a keyboard Question 1: Question 1 Which two of the following are the best ways to define a computer? (Choose TWO): Which two of the following are the best ways to define a computer? (Choose TWO) - description here: description here CSD U3 - sprites - rect vs sprite diff: The x and y value are the center of a rectangle and in the upper left corner of a sprite: The x and y value are the center of a rectangle and in the upper left corner of a sprite The x and y value are the center of a sprite and in the upper left corner of a rectangle: The x and y value are the center of a sprite and in the upper left corner of a rectangle @@ -18529,11 +18528,9 @@ en: description here: description here incorrect 2!: incorrect 2! incorrect!: incorrect! - right answer: right answer right answer1: right answer1 right answer2: right answer2 title: title - wrong answer: wrong answer valid contracts multi: Pick the best answer to the question.: Pick the best answer to the question. Valid Contracts: Valid Contracts diff --git a/dashboard/config/locales/scripts.en.yml b/dashboard/config/locales/scripts.en.yml index 49762b892e320..9839d09a9f834 100644 --- a/dashboard/config/locales/scripts.en.yml +++ b/dashboard/config/locales/scripts.en.yml @@ -10428,6 +10428,8 @@ en: name: Binary Bracelets description_student: '' description_teacher: '' + 'End of Course Project: Play Lab': + name: 'End of Course Project: Play Lab' csp-mid-survey: stages: CSP Mid-year survey: diff --git a/dashboard/config/scripts/coursec-2019.script b/dashboard/config/scripts/coursec-2019.script index 87228e5cef1d4..dc12e3a66a137 100644 --- a/dashboard/config/scripts/coursec-2019.script +++ b/dashboard/config/scripts/coursec-2019.script @@ -8,9 +8,15 @@ project_widget_types ["playlab", "artist"] script_announcements [{"notice"=>"Our 2018 CS Fundamentals Curriculum Guide is Live", "details"=>"Click \"Learn More\" to download the PDF, including unplugged lesson plans for Courses A-F.", "link"=>"https://code.org/curriculum/docs/csf/CSF_Curriculum_Guide_2018_smaller.pdf", "type"=>"bullhorn"}] version_year '2019' +stage 'Screen Out the Mean' +level 'courseC_Unplugged_ScreenOutTheMean_2019' + stage 'Building a Foundation' level 'BuildingAFoundation_2019' +stage 'Real-life Algorithms: Paper Planes' +level 'PaperPlanes_2019' + stage 'Programming in Maze' level 'courseC_video_maze_2019' level 'courseC_maze_programming1_2019' @@ -40,9 +46,6 @@ level 'courseC_maze_debugging9_2019' bonus 'courseC_maze_debugging_challenge1_2019' bonus 'courseC_maze_debugging_challenge2_2019' -stage 'Real-life Algorithms: Paper Planes' -level 'PaperPlanes_2019' - stage 'Programming in Collector' level 'courseC_video_collector_2019' level 'courseC_collector_prog1_2019' @@ -74,6 +77,9 @@ assessment 'courseC_artist_prog6_predict1_2019' bonus 'courseC_artist_prog_challenge1_2019' bonus 'courseC_artist_prog_challenge2a_2019' +stage 'Binary Bracelets' +level 'BinaryBracelets_2019' + stage 'Loops: Getting Loopy' level 'GettingLoopy_2019' @@ -126,6 +132,22 @@ assessment 'courseC_harvester_loops11_predict1_2019' bonus 'courseC_harvester_loops_challenge1a_2019' bonus 'courseC_harvester_loops_challenge2_2019' +stage 'Looking Ahead' +level 'Overworld Move to Sheep_2019' +level 'Overworld Chop Tree_2019' +level 'Overworld Shear Sheep_2019' +level 'Overworld Chop Trees_2019' +level 'Overworld Place Wall_2019' +level 'Overworld House Frame Chosen_2019' +level 'Overworld Plant Crops_2019' +level 'Overworld Avoid Monsters_2019' +level 'Underground Mining Coal_2019' +level 'Underground Iron_2019' +level 'Underground Avoiding Lava_2019' +level 'Underground If Statements_2019' +level 'Overworld Powered Minecart_2019' +level 'Overworld Free Play 20x20_2019' + stage 'Events: The Big Event' level 'BigEvent_2019' @@ -142,9 +164,6 @@ level 'courseC_flappy_events8_2019' level 'courseC_flappy_events9_2019' level 'courseC_flappy_events10_2019' -stage 'Screen Out the Mean' -level 'courseC_Unplugged_ScreenOutTheMean_2019' - stage 'Events in Play Lab' level 'courseC_PlayLab_events1_2019' level 'courseC_PlayLab_events2_2019' @@ -159,21 +178,10 @@ level 'courseC_PlayLab_eventsA_2019' level 'courseC_PlayLab_eventsFP_2019' bonus 'courseC_PlayLab_events_challenge1_2019' -stage 'Looking Ahead' -level 'Overworld Move to Sheep_2019' -level 'Overworld Chop Tree_2019' -level 'Overworld Shear Sheep_2019' -level 'Overworld Chop Trees_2019' -level 'Overworld Place Wall_2019' -level 'Overworld House Frame Chosen_2019' -level 'Overworld Plant Crops_2019' -level 'Overworld Avoid Monsters_2019' -level 'Underground Mining Coal_2019' -level 'Underground Iron_2019' -level 'Underground Avoiding Lava_2019' -level 'Underground If Statements_2019' -level 'Overworld Powered Minecart_2019' -level 'Overworld Free Play 20x20_2019' - -stage 'Binary Bracelets' -level 'BinaryBracelets_2019' +stage 'End of Course Project: Play Lab' +level 'courseC19_playLab_EOC1' +level 'courseC19_playLab_EOC2' +level 'courseC19_playLab_EOC3' +level 'courseC19_playLab_EOC4' +level 'courseC19_playLab_EOC5' +level 'courseC19_playLab_EOC6' diff --git a/dashboard/config/scripts/csd_u1_assessment_match_psp.match b/dashboard/config/scripts/csd_u1_assessment_match_psp.match index 6d47c861493eb..de664ff03dc01 100644 --- a/dashboard/config/scripts/csd_u1_assessment_match_psp.match +++ b/dashboard/config/scripts/csd_u1_assessment_match_psp.match @@ -1,5 +1,6 @@ name 'CSD U1 Assessment match PSP' title '' +height '100' description 'Five students are painting a mural on the side of their school. Match what they are doing with a step of the Problem Solving Process.' question 'Define' answer 'Asking the teachers what sort of mural they need to make, and how big it needs to be.' diff --git a/dashboard/config/scripts/levels/CSD Board Buttons Map_2018.level b/dashboard/config/scripts/levels/CSD Board Buttons Map_2018.level index 38fab78bd46af..ceb2c161c9613 100644 --- a/dashboard/config/scripts/levels/CSD Board Buttons Map_2018.level +++ b/dashboard/config/scripts/levels/CSD Board Buttons Map_2018.level @@ -7,11 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "Buttons and Switch", - "reference": "/docs/csd/maker_buttons/index.html", + "reference": "/docs/concepts/maker-toolkit/physical-input/index.html", "parent_level_id": 8726, "name_suffix": "_2018" }, "published": true, - "notes": "" + "notes": "", + "audit_log": "[{\"changed_at\":\"2018-12-19 19:57:24 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]> diff --git a/dashboard/config/scripts/levels/CSD Buzzer Map_2018.level b/dashboard/config/scripts/levels/CSD Buzzer Map_2018.level index 04aa4c9bcf1f6..8b9df0c1f2453 100644 --- a/dashboard/config/scripts/levels/CSD Buzzer Map_2018.level +++ b/dashboard/config/scripts/levels/CSD Buzzer Map_2018.level @@ -7,11 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "Circuit Playground: Buzzer", - "reference": "/docs/csd/maker_buzzer/index.html", + "reference": "/docs/concepts/maker-toolkit/producing-output/index.html", "parent_level_id": 8732, "name_suffix": "_2018" }, "published": true, - "notes": "" + "notes": "", + "audit_log": "[{\"changed_at\":\"2018-12-19 19:56:24 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]> diff --git a/dashboard/config/scripts/levels/CSD U6 Event Types_2018.level b/dashboard/config/scripts/levels/CSD U6 Event Types_2018.level index aedb93e9e4433..2aac3d0640192 100644 --- a/dashboard/config/scripts/levels/CSD U6 Event Types_2018.level +++ b/dashboard/config/scripts/levels/CSD U6 Event Types_2018.level @@ -7,12 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "Event Types", - "reference": "/docs/csd/maker_buttons/index.html", + "reference": "/docs/concepts/maker-toolkit/physical-input/index.html", "parent_level_id": 10572, "name_suffix": "_2018" }, "published": true, "notes": "", - "audit_log": "[{\"changed_at\":\"2017-11-28 21:43:16 +0000\",\"changed\":[],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"}]" + "audit_log": "[{\"changed_at\":\"2017-11-28 21:43:16 +0000\",\"changed\":[],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2018-12-19 19:55:46 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]> diff --git a/dashboard/config/scripts/levels/CSD U6 getProperty Map_2018.level b/dashboard/config/scripts/levels/CSD U6 getProperty Map_2018.level index 39b08acb9d96b..6ae47092369f0 100644 --- a/dashboard/config/scripts/levels/CSD U6 getProperty Map_2018.level +++ b/dashboard/config/scripts/levels/CSD U6 getProperty Map_2018.level @@ -7,11 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "getProperty", - "reference": "/docs/csd/getProperty_input/index.html", + "reference": "/docs/concepts/app-lab/taking-input-with-getproperty/index.html", "parent_level_id": 10214, "name_suffix": "_2018" }, "published": true, - "notes": "" + "notes": "", + "audit_log": "[{\"changed_at\":\"2018-12-19 19:54:07 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]> diff --git a/dashboard/config/scripts/levels/CSD U6 setProperty Map_2018.level b/dashboard/config/scripts/levels/CSD U6 setProperty Map_2018.level index de0f3d0e1440a..ceb1304c075fa 100644 --- a/dashboard/config/scripts/levels/CSD U6 setProperty Map_2018.level +++ b/dashboard/config/scripts/levels/CSD U6 setProperty Map_2018.level @@ -7,12 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "Designing Screens with Code", - "reference": "/docs/csd/set_property/index.html", + "reference": "/docs/concepts/app-lab/designing-screens-with-code/index.html", "parent_level_id": 10120, "name_suffix": "_2018" }, "published": true, "notes": "", - "audit_log": "[{\"changed_at\":\"2017-10-26 16:07:32 +0000\",\"changed\":[],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"},{\"changed_at\":\"2017-10-26 16:10:48 +0000\",\"changed\":[\"teacher_markdown\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]" + "audit_log": "[{\"changed_at\":\"2017-10-26 16:07:32 +0000\",\"changed\":[],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"},{\"changed_at\":\"2017-10-26 16:10:48 +0000\",\"changed\":[\"teacher_markdown\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"},{\"changed_at\":\"2018-12-19 19:52:10 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]> diff --git a/dashboard/config/scripts/levels/CSD onBoardEvent Map_2018.level b/dashboard/config/scripts/levels/CSD onBoardEvent Map_2018.level index 677fc9102db29..dc6c5950e1734 100644 --- a/dashboard/config/scripts/levels/CSD onBoardEvent Map_2018.level +++ b/dashboard/config/scripts/levels/CSD onBoardEvent Map_2018.level @@ -7,11 +7,14 @@ "properties": { "instructions_important": "false", "display_name": "Responding to Board Events", - "reference": "/docs/csd/maker_event/index.html", + "reference": "/docs/concepts/maker-toolkit/board-events/index.html", "parent_level_id": 8727, "name_suffix": "_2018" }, "published": true, - "notes": "" + "notes": "", + "audit_log": "[{\"changed_at\":\"2018-12-19 19:58:09 +0000\",\"changed\":[\"reference\"],\"changed_by_id\":1,\"changed_by_email\":\"josh@code.org\"}]", + "level_concept_difficulty": { + } }]]>