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

Update categories of pl course offerings #45581

Merged
merged 2 commits into from
Mar 31, 2022
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "alltheselfpacedplthings",
"display_name": "All the Self Paced PL Things",
"category": "other",
"category": "pl_other",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/csa-async.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "csa-async",
"display_name": "csa-async",
"category": "other",
"display_name": "Getting Started Modules CSA",
"category": "pl_other",
"is_featured": false,
"assignable": true
}
2 changes: 1 addition & 1 deletion dashboard/config/course_offerings/csa-self-paced-pl.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "csa-self-paced-pl",
"display_name": "Navigating Code.org for CSA Pilot Teachers",
"category": "other",
"category": "pl_self_paced",
"is_featured": false,
"assignable": true
}
2 changes: 1 addition & 1 deletion dashboard/config/course_offerings/fit2019-apprentice.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "fit2019-apprentice",
"display_name": "Apprentice Reflections for Summer Workshop 2019",
"category": "other",
"category": "pl_other",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/k5-onlinepd.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "k5-onlinepd",
"display_name": "k5-onlinepd",
"category": "other",
"display_name": "Teaching Computer Science Fundamentals",
"category": "pl_self_paced",
"is_featured": false,
"assignable": true
}

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/self-paced-pl-csa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "self-paced-pl-csa",
"display_name": "self-paced-pl-csa",
"category": "other",
"display_name": "CSA Getting Started Modules",
"category": "pl_self_paced",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/self-paced-pl-csd5.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "self-paced-pl-csd5",
"display_name": "self-paced-pl-csd5",
"category": "other",
"display_name": "Teaching AI and Machine Learning",
"category": "pl_self_paced",
"is_featured": false,
"assignable": true
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "vpl-csd-summer-pilot-ci",
"display_name": "vpl-csd-summer-pilot-ci",
"category": "other",
"display_name": "CS Discoveries Curriculum Investigation",
"category": "pl_virtual",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/vpl-csd-summer-pilot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "vpl-csd-summer-pilot",
"display_name": "vpl-csd-summer-pilot",
"category": "other",
"display_name": "CS Discoveries Virtual Summer Workshop",
"category": "pl_virtual",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/vpl-csd.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "vpl-csd",
"display_name": "vpl-csd",
"category": "other",
"display_name": "CS Discoveries Virtual Professional Learning",
"category": "pl_virtual",
"is_featured": false,
"assignable": true
}
4 changes: 2 additions & 2 deletions dashboard/config/course_offerings/vpl-csp.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "vpl-csp",
"display_name": "vpl-csp",
"category": "other",
"display_name": "CS Principles Virtual Professional Learning",
"category": "pl_virtual",
"is_featured": false,
"assignable": true
}