Skip to content

Commit

Permalink
Update the has_lesson_plan setting to account for has_lesson_plan set…
Browse files Browse the repository at this point in the history
…ting on script
  • Loading branch information
dmcavoy committed Jan 21, 2021
1 parent a8a3a89 commit ce47f55
Show file tree
Hide file tree
Showing 335 changed files with 2,013 additions and 1,973 deletions.
40 changes: 20 additions & 20 deletions dashboard/config/scripts/20-hour.script
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ hideable_lessons true
supported_locales ["de-DE"]
curriculum_umbrella 'CSF'

lesson 'Introduction to Computer Science', display_name: 'Introduction to Computer Science', has_lesson_plan: true
lesson 'Introduction to Computer Science', display_name: 'Introduction to Computer Science', has_lesson_plan: false
concepts 'sequence'
level 'blockly:Unplug1:u_1_1'

lesson 'The Maze', display_name: 'The Maze', has_lesson_plan: true
lesson 'The Maze', display_name: 'The Maze', has_lesson_plan: false
skin 'birds'
video_key_for_next_level 'maze_intro'
concepts 'sequence'
Expand Down Expand Up @@ -93,19 +93,19 @@ concepts 'if_else', 'loop_until'
level_concept_difficulty '{"sequencing":5,"repeat_until_while":4,"conditionals":5}'
level 'blockly:Maze:2_19'

lesson 'Computational Thinking', display_name: 'Computational Thinking', has_lesson_plan: true
lesson 'Computational Thinking', display_name: 'Computational Thinking', has_lesson_plan: false
skin 'pvz'
concepts 'sequence'
level_concept_difficulty '{"sequencing":5,"repeat_until_while":4,"conditionals":5}'
level 'blockly:Unplug2:u_2_1'

lesson 'Graph Paper Programming', display_name: 'Graph Paper Programming', has_lesson_plan: true
lesson 'Graph Paper Programming', display_name: 'Graph Paper Programming', has_lesson_plan: false
skin 'pvz'
concepts 'sequence', 'function', 'parameters'
level_concept_difficulty '{"sequencing":5,"repeat_until_while":4,"conditionals":5}'
level 'blockly:Unplug3:u_3_1'

lesson 'The Artist', display_name: 'The Artist', has_lesson_plan: true
lesson 'The Artist', display_name: 'The Artist', has_lesson_plan: false
skin 'artist'
concepts 'sequence'
level_concept_difficulty '{"sequencing":2}'
Expand Down Expand Up @@ -147,13 +147,13 @@ concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1}'
level 'blockly:Artist:1_10'

lesson 'Algorithms', display_name: 'Algorithms', has_lesson_plan: true
lesson 'Algorithms', display_name: 'Algorithms', has_lesson_plan: false
skin 'artist'
concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1}'
level 'blockly:Unplug4:u_4_1'

lesson 'The Artist 2', display_name: 'The Artist 2', has_lesson_plan: true
lesson 'The Artist 2', display_name: 'The Artist 2', has_lesson_plan: false
skin 'artist'
concepts 'loop_times'
level_concept_difficulty '{"sequencing":3,"repeat_loops":2}'
Expand Down Expand Up @@ -199,13 +199,13 @@ concepts 'sequence', 'loop_times'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1}'
level 'blockly:Artist2:4_11'

lesson 'Functions', display_name: 'Functions', has_lesson_plan: true
lesson 'Functions', display_name: 'Functions', has_lesson_plan: false
skin 'artist'
concepts 'function'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1}'
level 'blockly:Unplug5:u_5_1'

lesson 'The Farmer', display_name: 'The Farmer', has_lesson_plan: true
lesson 'The Farmer', display_name: 'The Farmer', has_lesson_plan: false
skin 'farmer'
concepts 'sequence'
level_concept_difficulty '{"sequencing":2}'
Expand Down Expand Up @@ -251,13 +251,13 @@ concepts 'if', 'loop_while'
level_concept_difficulty '{"sequencing":4,"repeat_until_while":4,"conditionals":3}'
level 'blockly:Farmer:karel_1_11'

lesson 'Conditionals', display_name: 'Conditionals', has_lesson_plan: true
lesson 'Conditionals', display_name: 'Conditionals', has_lesson_plan: false
skin 'farmer_night'
concepts 'if'
level_concept_difficulty '{"sequencing":4,"repeat_until_while":4,"conditionals":3}'
level 'blockly:Unplug6:u_6_1'

lesson 'The Artist 3', display_name: 'The Artist 3', has_lesson_plan: true
lesson 'The Artist 3', display_name: 'The Artist 3', has_lesson_plan: false
skin 'artist_zombie'
concepts 'loop_times'
level_concept_difficulty '{"sequencing":3,"repeat_loops":2}'
Expand Down Expand Up @@ -303,13 +303,13 @@ concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1}'
level 'blockly:Artist3:2_10'

lesson 'Song Writing', display_name: 'Song Writing', has_lesson_plan: true
lesson 'Song Writing', display_name: 'Song Writing', has_lesson_plan: false
skin 'artist_zombie'
concepts 'function'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1}'
level 'blockly:Unplug7:u_7_1'

lesson 'The Farmer 2', display_name: 'The Farmer 2', has_lesson_plan: true
lesson 'The Farmer 2', display_name: 'The Farmer 2', has_lesson_plan: false
skin 'farmer_night'
concepts 'sequence'
level_concept_difficulty '{"sequencing":3,"repeat_loops":3,"repeat_until_while":1,"conditionals":1}'
Expand Down Expand Up @@ -351,13 +351,13 @@ concepts 'if', 'function', 'loop_while'
level_concept_difficulty '{"sequencing":3,"repeat_loops":3,"functions":1,"conditionals":5}'
level 'blockly:Farmer2:karel_2_10'

lesson 'Abstraction', display_name: 'Abstraction', has_lesson_plan: true
lesson 'Abstraction', display_name: 'Abstraction', has_lesson_plan: false
skin 'farmer_night'
concepts 'sequence'
level_concept_difficulty '{"sequencing":3,"repeat_loops":3,"functions":1,"conditionals":5}'
level 'blockly:Unplug8:u_8_1'

lesson 'The Artist 4', display_name: 'The Artist 4', has_lesson_plan: true
lesson 'The Artist 4', display_name: 'The Artist 4', has_lesson_plan: false
skin 'artist_zombie'
concepts 'function'
level_concept_difficulty '{"sequencing":2,"repeat_loops":1,"functions":1}'
Expand Down Expand Up @@ -399,13 +399,13 @@ concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1,"functions_with_params":1}'
level 'blockly:Artist4:3_10'

lesson 'Relay Programming', display_name: 'Relay Programming', has_lesson_plan: true
lesson 'Relay Programming', display_name: 'Relay Programming', has_lesson_plan: false
skin 'artist_zombie'
concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1,"functions_with_params":1}'
level 'blockly:Unplug9:u_9_1'

lesson 'The Farmer 3', display_name: 'The Farmer 3', has_lesson_plan: true
lesson 'The Farmer 3', display_name: 'The Farmer 3', has_lesson_plan: false
skin 'farmer'
concepts 'sequence'
level_concept_difficulty '{"sequencing":3,"debugging":4}'
Expand Down Expand Up @@ -443,13 +443,13 @@ concepts 'parameters'
level_concept_difficulty '{"sequencing":5,"debugging":4,"for_loops":4,"functions":3}'
level 'blockly:Farmer3:karel_debug_function_3'

lesson 'The Internet', display_name: 'The Internet', has_lesson_plan: true
lesson 'The Internet', display_name: 'The Internet', has_lesson_plan: false
skin 'farmer'
concepts 'sequence'
level_concept_difficulty '{"sequencing":5,"debugging":4,"for_loops":4,"functions":3}'
level 'blockly:Unplug10:u_10_1'

lesson 'The Artist 5', display_name: 'The Artist 5', has_lesson_plan: true
lesson 'The Artist 5', display_name: 'The Artist 5', has_lesson_plan: false
skin 'artist_zombie'
concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1,"conditionals":1}'
Expand All @@ -475,7 +475,7 @@ concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1,"conditionals":1}'
level 'blockly:Artist5:5_6'

lesson 'Wrap-up', display_name: 'Wrap-up', has_lesson_plan: true
lesson 'Wrap-up', display_name: 'Wrap-up', has_lesson_plan: false
skin 'artist_zombie'
concepts 'sequence'
level_concept_difficulty '{"sequencing":1,"repeat_loops":1,"for_loops":1,"variables":1,"functions":1,"conditionals":1}'
Expand Down
14 changes: 7 additions & 7 deletions dashboard/config/scripts/2016_sciencePD-phase2b.script
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
professional_learning_course 'CS in Science Legacy'
login_required true

lesson 'Welcome!', display_name: 'Welcome!', has_lesson_plan: true
lesson 'Welcome!', display_name: 'Welcome!', has_lesson_plan: false
level 'sciPD2b intro'
level 'PDECS tour'
level 'sciPD2 timeline'

lesson 'Review StarLogo Nova', display_name: 'Review StarLogo Nova', has_lesson_plan: true
lesson 'Review StarLogo Nova', display_name: 'Review StarLogo Nova', has_lesson_plan: false
level 'sciPD2 StarLogoNova'
level 'sciPD StarLogo intro 1'

lesson 'Reviewing the Modules', display_name: 'Reviewing the Modules', has_lesson_plan: true
lesson 'Reviewing the Modules', display_name: 'Reviewing the Modules', has_lesson_plan: false
level 'sciPD2 breed2a'
level 'sciPD2 breed2b'

lesson 'Advanced StarLogo Nova', display_name: 'Advanced StarLogo Nova', has_lesson_plan: true
lesson 'Advanced StarLogo Nova', display_name: 'Advanced StarLogo Nova', has_lesson_plan: false
level 'sciPD2 breed3a'
level 'sciPD2 breed3b'

lesson 'Remixing Phases 1 and 2', display_name: 'Remixing Phases 1 and 2', has_lesson_plan: true
lesson 'Remixing Phases 1 and 2', display_name: 'Remixing Phases 1 and 2', has_lesson_plan: false
level 'sciPD2 breed4a'
level 'sciPD2 breed4b'
level 'sciPD2 breed4c'
level 'sciPD2 breed4d'

lesson 'Thinking Ahead to Implementation', display_name: 'Thinking Ahead to Implementation', has_lesson_plan: true
lesson 'Thinking Ahead to Implementation', display_name: 'Thinking Ahead to Implementation', has_lesson_plan: false
level 'sciPD2 implement1'
level 'sciPD2 implement2'

lesson 'Wrap-Up', display_name: 'Wrap-Up', has_lesson_plan: true
lesson 'Wrap-Up', display_name: 'Wrap-Up', has_lesson_plan: false
level 'sciPD2 thanks'
level 'sciPD2b reflection'
level 'sciPD2b end'
Expand Down
24 changes: 12 additions & 12 deletions dashboard/config/scripts/2016_sciencePD_phase1.script
Original file line number Diff line number Diff line change
@@ -1,69 +1,69 @@
professional_learning_course 'CS in Science Legacy'
login_required true

lesson 'Introduction to PD', display_name: 'Introduction to PD', has_lesson_plan: true
lesson 'Introduction to PD', display_name: 'Introduction to PD', has_lesson_plan: false
level 'sciPD Intro'
level 'PDECS tour 2016-17 CSinSci'
level 'sciPD commitment 2016-17'
level 'sciPD commitment match 16-17'

lesson 'What to Expect', display_name: 'What to Expect', has_lesson_plan: true
lesson 'What to Expect', display_name: 'What to Expect', has_lesson_plan: false
level 'sciPD what to expect 16-17'
level 'sciPD intro video'
level 'sciPD expectations'
level 'sciPD meet and greet 16-17'
level 'sciPD Break 16-17'

lesson 'Introduction to Complex Adaptive Systems', display_name: 'Introduction to Complex Adaptive Systems', has_lesson_plan: true
lesson 'Introduction to Complex Adaptive Systems', display_name: 'Introduction to Complex Adaptive Systems', has_lesson_plan: false
level 'sciPD complex adaptive video'
level 'sciPD complex adaptive 1'
level 'sciPD complex adaptive 2'
level 'sciPD complex adaptive forum'

lesson 'Introduction to Computational Science', display_name: 'Introduction to Computational Science', has_lesson_plan: true
lesson 'Introduction to Computational Science', display_name: 'Introduction to Computational Science', has_lesson_plan: false
level 'sciPD intro to CS video'
level 'sciPD intro to CS 1'
level 'sciPD intro to CS 2'
level 'sciPD intro to CS forum'

lesson 'Agent Based Modeling of Complex Adaptive Systems', display_name: 'Agent Based Modeling of Complex Adaptive Systems', has_lesson_plan: true
lesson 'Agent Based Modeling of Complex Adaptive Systems', display_name: 'Agent Based Modeling of Complex Adaptive Systems', has_lesson_plan: false
level 'sciPD agent based video'
level 'sciPD agent based 1'
level 'sciPD agent based 2'
level 'sciPD agent based forum'

lesson 'Using Computer Models in Science', display_name: 'Using Computer Models in Science', has_lesson_plan: true
lesson 'Using Computer Models in Science', display_name: 'Using Computer Models in Science', has_lesson_plan: false
level 'sciPD computer models video'
level 'sciPD computer models 1'
level 'sciPD computer models 2'
level 'sciPD computer models forum'

lesson 'Using Models in the Classroom', display_name: 'Using Models in the Classroom', has_lesson_plan: true
lesson 'Using Models in the Classroom', display_name: 'Using Models in the Classroom', has_lesson_plan: false
level 'sciPD class models video'
level 'sciPD class models 1'
level 'sciPD class models 2'
level 'sciPD class models forum'

lesson 'Dispositions and Classroom Culture', display_name: 'Dispositions and Classroom Culture', has_lesson_plan: true
lesson 'Dispositions and Classroom Culture', display_name: 'Dispositions and Classroom Culture', has_lesson_plan: false
level 'sciPD culture video'
level 'sciPD culture 1'
level 'sciPD culture 2'
level 'sciPD culture forum'

lesson 'Computational Thinking And The Framework For K-12 Science Education', display_name: 'Computational Thinking And The Framework For K-12 Science Education', has_lesson_plan: true
lesson 'Computational Thinking And The Framework For K-12 Science Education', display_name: 'Computational Thinking And The Framework For K-12 Science Education', has_lesson_plan: false
level 'sciPD framework video'
level 'sciPD framework 1'
level 'sciPD framework 2'
level 'sciPD framework forum'

lesson 'Introduction to StarLogo Nova', display_name: 'Introduction to StarLogo Nova', has_lesson_plan: true
lesson 'Introduction to StarLogo Nova', display_name: 'Introduction to StarLogo Nova', has_lesson_plan: false
level 'sciPD StarLogo intro video'
level 'sciPD StarLogo intro 1'
level 'sciPD StarLogo intro 2'
level 'sciPD StarLogo intro 3'
level 'sciPD StarLogo intro 4'

lesson 'The Tutorial', display_name: 'The Tutorial', has_lesson_plan: true
lesson 'The Tutorial', display_name: 'The Tutorial', has_lesson_plan: false
level 'sciPD StarLogo tutorial 1'
level 'sciPD StarLogo tutorial 2'
level 'sciPD StarLogo tutorial 3'
Expand All @@ -73,6 +73,6 @@ level 'sciPD StarLogo tutorial 6'
level 'sciPD StarLogo tutorial 7'
level 'sciPD StarLogo tutorial 8'

lesson 'Post-Survey', display_name: 'Post-Survey', has_lesson_plan: true
lesson 'Post-Survey', display_name: 'Post-Survey', has_lesson_plan: false
level 'sciPD finish 16-17'

14 changes: 7 additions & 7 deletions dashboard/config/scripts/2016_sciencePD_phase2b.script
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
professional_learning_course 'CS in Science Legacy'
login_required true

lesson 'Welcome!', display_name: 'Welcome!', has_lesson_plan: true
lesson 'Welcome!', display_name: 'Welcome!', has_lesson_plan: false
level 'sciPD2b intro'
level 'PDECS tour'
level 'sciPD2 timeline'

lesson 'Review StarLogo Nova', display_name: 'Review StarLogo Nova', has_lesson_plan: true
lesson 'Review StarLogo Nova', display_name: 'Review StarLogo Nova', has_lesson_plan: false
level 'sciPD2 StarLogoNova'
level 'sciPD StarLogo intro 1'
level 'sciPD StarLogo intro 2'
level 'sciPD StarLogo intro 3'
level 'sciPD StarLogo intro 4'
level 'sciencePD2b remixing'

lesson 'Reviewing the Modules', display_name: 'Reviewing the Modules', has_lesson_plan: true
lesson 'Reviewing the Modules', display_name: 'Reviewing the Modules', has_lesson_plan: false
level 'sciPD2 mods'
level 'sciPD2 remember'
level 'sciPD2 challenge'

lesson 'Advanced StarLogo Nova', display_name: 'Advanced StarLogo Nova', has_lesson_plan: true
lesson 'Advanced StarLogo Nova', display_name: 'Advanced StarLogo Nova', has_lesson_plan: false
level 'sciPD2 SLN explore'
level 'sciPD2 sliders'
level 'sciPD breeds'
Expand All @@ -29,14 +29,14 @@ level 'sciPD2 color'
level 'sciPD2 procedures'
level 'sciPD2 conditionals'

lesson 'Remixing Phases 1 and 2', display_name: 'Remixing Phases 1 and 2', has_lesson_plan: true
lesson 'Remixing Phases 1 and 2', display_name: 'Remixing Phases 1 and 2', has_lesson_plan: false
level 'sciPD2 remix1'

lesson 'Thinking Ahead to Implementation', display_name: 'Thinking Ahead to Implementation', has_lesson_plan: true
lesson 'Thinking Ahead to Implementation', display_name: 'Thinking Ahead to Implementation', has_lesson_plan: false
level 'sciPD2 implement1'
level 'sciPD2 implement2'

lesson 'Wrap-Up', display_name: 'Wrap-Up', has_lesson_plan: true
lesson 'Wrap-Up', display_name: 'Wrap-Up', has_lesson_plan: false
level 'sciPD2 thanks'
level 'sciPD2b reflection'
level 'sciPD2b end'
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/2018hoc-ab.script
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lesson 'Labyrinth', display_name: 'Labyrinth', has_lesson_plan: true
lesson 'Labyrinth', display_name: 'Labyrinth', has_lesson_plan: false
level 'HoCAB_labyrinth1'
level 'HoCAB_labyrinth2'

0 comments on commit ce47f55

Please sign in to comment.