Skip to content

Commit

Permalink
Merge pull request #36940 from code-dot-org/levelbuilder
Browse files Browse the repository at this point in the history
DTS (Levelbuilder > Staging) [robo-dts]
  • Loading branch information
deploy-code-org committed Sep 28, 2020
2 parents fb28449 + 153dd25 commit 8126a98
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion dashboard/config/scripts/coursea-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project_widget_types ["playlab_k1", "artist_k1"]
family_name 'coursea'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/courseb-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project_widget_types ["playlab_k1", "artist_k1"]
family_name 'courseb'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/coursec-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project_widget_types ["playlab", "artist"]
family_name 'coursec'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/coursed-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ curriculum_path 'https://curriculum.code.org/{LOCALE}/csf-18/coursed/{LESSON}'
family_name 'coursed'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/coursee-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project_widget_types ["playlab", "artist"]
family_name 'coursee'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/coursef-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project_widget_types ["playlab", "artist"]
family_name 'coursef'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
2 changes: 1 addition & 1 deletion dashboard/config/scripts/express-2018.script
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ announcements [{"notice"=>"New: Choose Which Lessons to Show or Hide for Your Se
family_name 'express'
version_year '2018'
is_stable true
supported_locales ["es-MX", "it-IT", "sk-SK"]
supported_locales ["it-IT", "sk-SK"]
curriculum_umbrella 'CSF'
tts true
is_course true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"makerlab_enabled": "false",
"widget_mode": "false",
"libraries_enabled": "false",
"long_instructions": "# How Many Countries?\r\n\r\nThis app tells you some fun facts about different countries. Ask it a question and it will tell you how many countries meet that requirement.\r\n\r\n**Input:**\r\n\r\n1. The question that the user chose (user mouse click)\r\n2. List of countries and facts about them (Internet or stored in app)\r\n\r\n**Output:**\r\n\r\n1. The number of countries that fit meet the requirement.\r\n\r\n**Processing:**\r\n\r\n* What types of processing are needed for this app to work?\r\n",
"long_instructions": "# How Many Countries?\r\n\r\nThis app tells you some fun facts about different countries. Ask it a question and it will tell you how many countries meet that requirement.\r\n\r\n**Input:**\r\n\r\n1. The question that the user chose (user mouse click)\r\n2. List of countries and facts about them (Internet or stored in app)\r\n\r\n**Output:**\r\n\r\n1. The number of countries that meet the requirement.\r\n\r\n**Processing:**\r\n\r\n* What types of processing are needed for this app to work?\r\n",
"display_name": "Pet Chooser App",
"parent_level_id": 23132,
"teacher_markdown": "[key]\r\n\r\nThis app uses searching/find a match and counting.\r\n\r\n* The app searches the list of countries for ones that meet the requirement.\r\n* The app counts the number of matches that it has found.\r\n\r\nAlthough this explanation leaves out much of the detail of how this sort of processing works, the main point of the execise is that searching/finding a match and counting are two of the main types of processing that students will need to be familiar with in this course.\r\n\r\n[/key]",
Expand All @@ -227,7 +227,7 @@
},
"published": true,
"notes": "",
"audit_log": "[{\"changed_at\":\"2020-03-23 08:56:31 +0000\",\"changed\":[\"notes\",\"code_functions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:03:44 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:04:24 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:06:11 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:08:47 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:10:08 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"embed\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:12:34 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:13:38 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"long_instructions\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-26 19:23:35 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:10:47 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:11:57 +0000\",\"changed\":[\"code_functions\",\"start_html\",\"long_instructions\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:20:07 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:20:57 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-07 21:10:39 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-07 21:26:02 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-21 03:59:45 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"}]",
"audit_log": "[{\"changed_at\":\"2020-03-23 08:56:31 +0000\",\"changed\":[\"notes\",\"code_functions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:03:44 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:04:24 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:06:11 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:08:47 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:10:08 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"embed\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:12:34 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"start_html\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-23 09:13:38 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"encrypted_examples\",\"long_instructions\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-03-26 19:23:35 +0000\",\"changed\":[\"code_functions\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:10:47 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:11:57 +0000\",\"changed\":[\"code_functions\",\"start_html\",\"long_instructions\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:20:07 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-02 18:20:57 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-07 21:10:39 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-07 21:26:02 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"preload_asset_list\",\"encrypted_examples\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-04-21 03:59:45 +0000\",\"changed\":[\"code_functions\",\"start_blocks\",\"start_html\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":324,\"changed_by_email\":\"elizabeth@code.org\"},{\"changed_at\":\"2020-09-28 16:45:58 +0000\",\"changed\":[\"code_functions\",\"long_instructions\",\"preload_asset_list\",\"contained_level_names\"],\"changed_by_id\":1198,\"changed_by_email\":\"dan@code.org\"}]",
"level_concept_difficulty": {
}
}]]></config>
Expand Down

0 comments on commit 8126a98

Please sign in to comment.