chore: fix challenge titles (#54955)

This commit is contained in:
Tom
2024-05-24 04:09:27 -05:00
committed by GitHub
parent b1308686b5
commit 88f517e739
63 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -956,7 +956,7 @@
"note": "",
"blocks": {
"tensorflow": {
"title": "Tensorflow",
"title": "TensorFlow",
"intro": [
"TensorFlow is an open source framework that makes machine learning and neural networking easier to use.",
"The following video course was created by Tim Ruscica, also known as “Tech With Tim”. It will help you to understand TensorFlow and some of its powerful capabilities."
@@ -1480,7 +1480,7 @@
"intro": ["", ""]
},
"learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects": {
"title": "Learn How to Talk About Updates and Plans for Tasks and Projects",
"title": "Learn How to Talk about Updates and Plans for Tasks and Projects",
"intro": ["", ""]
},
"learn-how-to-express-agreement-or-disagreement": {
@@ -183,19 +183,19 @@
},
{
"id": "56bbb991ad1ed5201cd392cb",
"title": "Manipulate Arrays With push()"
"title": "Manipulate Arrays With push Method"
},
{
"id": "56bbb991ad1ed5201cd392cc",
"title": "Manipulate Arrays With pop()"
"title": "Manipulate Arrays With pop Method"
},
{
"id": "56bbb991ad1ed5201cd392cd",
"title": "Manipulate Arrays With shift()"
"title": "Manipulate Arrays With shift Method"
},
{
"id": "56bbb991ad1ed5201cd392ce",
"title": "Manipulate Arrays With unshift()"
"title": "Manipulate Arrays With unshift Method"
},
{
"id": "56533eb9ac21ba0edf2244bc",
@@ -1,5 +1,5 @@
{
"name": "Build a Celestial Bodies Database Project",
"name": "Celestial Bodies Database",
"isUpcomingChange": false,
"dashedName": "build-a-celestial-bodies-database-project",
"order": 2,
@@ -1,5 +1,5 @@
{
"name": "Build a Data Graph Explorer Project",
"name": "Data Graph Explorer",
"isUpcomingChange": false,
"dashedName": "build-a-data-graph-explorer-project",
"order": 19,
@@ -1,5 +1,5 @@
{
"name": "Build a Financial Calculator Project",
"name": "Financial Calculator",
"isUpcomingChange": false,
"dashedName": "build-a-financial-calculator-project",
"order": 17,
@@ -1,5 +1,5 @@
{
"name": "Build a Graphing Calculator Project",
"name": "Graphing Calculator",
"isUpcomingChange": false,
"dashedName": "build-a-graphing-calculator-project",
"order": 11,
@@ -1,5 +1,5 @@
{
"name": "Build a Multi-Function Calculator Project",
"name": "Multi-Function Calculator",
"isUpcomingChange": false,
"dashedName": "build-a-multi-function-calculator-project",
"order": 6,
@@ -1,5 +1,5 @@
{
"name": "Build a Number Guessing Game Project",
"name": "Number Guessing Game",
"isUpcomingChange": false,
"dashedName": "build-a-number-guessing-game-project",
"order": 13,
@@ -1,5 +1,5 @@
{
"name": "Build a Periodic Table Database Project",
"name": "Periodic Table Database",
"isUpcomingChange": false,
"dashedName": "build-a-periodic-table-database-project",
"order": 12,
@@ -1,5 +1,5 @@
{
"name": "Build a Personal Portfolio Webpage Project",
"name": "Personal Portfolio Webpage",
"isUpcomingChange": false,
"dashedName": "build-a-personal-portfolio-webpage-project",
"usesMultifileEditor": true,
@@ -1,5 +1,5 @@
{
"name": "Build a Product Landing Page Project",
"name": "Product Landing Page",
"isUpcomingChange": false,
"dashedName": "build-a-product-landing-page-project",
"usesMultifileEditor": true,
@@ -1,5 +1,5 @@
{
"name": "Build a Salon Appointment Scheduler Project",
"name": "Salon Appointment Scheduler",
"isUpcomingChange": false,
"dashedName": "build-a-salon-appointment-scheduler-project",
"order": 9,
@@ -1,5 +1,5 @@
{
"name": "Build a Survey Form Project",
"name": "Survey Form",
"isUpcomingChange": false,
"dashedName": "build-a-survey-form-project",
"usesMultifileEditor": true,
@@ -1,5 +1,5 @@
{
"name": "Build a Technical Documentation Page Project",
"name": "Technical Documentation Page",
"isUpcomingChange": false,
"dashedName": "build-a-technical-documentation-page-project",
"usesMultifileEditor": true,
@@ -1,5 +1,5 @@
{
"name": "Build a Tribute Page Project",
"name": "Tribute Page",
"isUpcomingChange": false,
"dashedName": "build-a-tribute-page-project",
"usesMultifileEditor": true,
@@ -1,5 +1,5 @@
{
"name": "Build a World Cup Database Project",
"name": "World Cup Database",
"isUpcomingChange": false,
"dashedName": "build-a-world-cup-database-project",
"helpCategory": "Backend Development",
@@ -1,5 +1,5 @@
{
"name": "Build Three Math Games Project",
"name": "Three Math Games",
"isUpcomingChange": false,
"dashedName": "build-three-math-games-project",
"helpCategory": "Python",
@@ -2,7 +2,6 @@
"name": "D3 Dashboard",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
"dashedName": "d3-dashboard",
"helpCategory": "JavaScript",
"order": 3,
@@ -1,5 +1,5 @@
{
"name": "Data Analysis with Python Course",
"name": "Data Analysis with Python",
"isUpcomingChange": false,
"dashedName": "data-analysis-with-python-course",
"helpCategory": "Python",
+1 -1
View File
@@ -59,7 +59,7 @@
},
{
"id": "587d7b8a367417b2b2512b4c",
"title": "Use Destructuring Assignment with the Rest Parameter to Reassign Array Elements"
"title": "Destructuring via rest elements"
},
{
"id": "587d7b8a367417b2b2512b4d",
@@ -1,5 +1,5 @@
{
"name": "Learn Basic JavaScript By Building a Role Playing Game",
"name": "Learn Basic JavaScript by Building a Role Playing Game",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
@@ -1,5 +1,5 @@
{
"name": "Learn Form Validation By Building a Calorie Counter",
"name": "Learn Form Validation by Building a Calorie Counter",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
@@ -102,7 +102,7 @@
},
{
"id": "655c9a549835a8601764bd0b",
"title": "Dialogue 3: Maria And Mark Talk about Their Project"
"title": "Dialogue 3: Maria and Mark Talk about Their Project"
},
{
"id": "655c9a89818e18606c18ca4b",
@@ -10,7 +10,7 @@
"challengeOrder": [
{
"id": "65b0dd4e70e9dcf7c402eb8e",
"title": "Dialogue 1: Describing other people and what they do"
"title": "Dialogue 1: Describing Other People and What They Do"
},
{
"id": "65b0dde5120c33f904f47a62",
@@ -330,7 +330,7 @@
},
{
"id": "65d88b76573df039d43f29bc",
"title": "Dialogue 4: Sophie asks Bob about his responsibilities"
"title": "Dialogue 4: Sophie Asks Bob about His Responsibilities"
},
{
"id": "65d892ad7262d64a5db56906",
@@ -10,7 +10,7 @@
"challengeOrder": [
{
"id": "655699a46134fa74acaf6204",
"title": "Dialogue 1: Learn How to Discuss Your Morning or Evening Routine"
"title": "Dialogue 1: Learn How to Discuss your Morning or Evening Routine"
},
{
"id": "65569ebbc9ef9f7b5b99827b",
@@ -58,7 +58,7 @@
},
{
"id": "65578ed1a4ae65a8fbc341f5",
"title": "task 12"
"title": "Task 12"
},
{
"id": "655792631f21afaa40c611e1",
@@ -262,7 +262,7 @@
},
{
"id": "655a591ad34faa18c8338f9b",
"title": "Dialogue 3: Evening Routine With Kids"
"title": "Dialogue 3: Evening Routine with Kids"
},
{
"id": "655a5bfadf47e1199f9b65eb",
@@ -330,7 +330,7 @@
},
{
"id": "655a9f8d6d3af8538a178166",
"title": "Dialogue 4: Brian and Maria talk about eventful evenings"
"title": "Dialogue 4: Brian and Maria Talk about Eventful Evenings"
},
{
"id": "655aa098bb38a05474a3f5b4",
@@ -386,7 +386,7 @@
},
{
"id": "655b34a4b45a76689cb429c6",
"title": "Dialogue 5: Sophie and Brian Talk About The Weekend"
"title": "Dialogue 5: Sophie and Brian Talk about the Weekend"
},
{
"id": "655b34e53bf2cb6908042c98",
@@ -286,7 +286,7 @@
},
{
"id": "65a351bd69b0b72d7ed24eb5",
"title": "Dialogue 3: Talking About Motivations to Pursue a career"
"title": "Dialogue 3: Talking about Motivations to Pursue a Career"
},
{
"id": "65a3524b7cfbc82f51667b0a",
@@ -10,7 +10,7 @@
"challengeOrder": [
{
"id": "6613cf7cb0b2704934764852",
"title": "Dialogue 1: Debating Plans for the Next Project"
"title": "Dialogue 1: Discussing Plans for the Next Project"
},
{
"id": "6613d00727a7a64a5e010243",
@@ -1,5 +1,5 @@
{
"name": "learn-intermediate-oop-by-building-a-platformer-game",
"name": "Learn Intermediate OOP by Building a Platformer Game",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
@@ -102,7 +102,7 @@
},
{
"id": "657c836198f77668f5cfd122",
"title": "Dialogue 2: Introducing The New Junior Developer"
"title": "Dialogue 2: Introducing the New Junior Developer"
},
{
"id": "657c9900c2df3b6ffdd86129",
@@ -1,5 +1,5 @@
{
"name": "Learn Python By Building a Blackjack Game",
"name": "Learn Python by Building a Blackjack Game",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
@@ -1,5 +1,5 @@
{
"name": "Managing Packages with npm",
"name": "Managing Packages with NPM",
"isUpcomingChange": false,
"dashedName": "managing-packages-with-npm",
"helpCategory": "JavaScript",
@@ -1,5 +1,5 @@
{
"name": "project euler problems 1 to 100",
"name": "Project Euler Problems 1 to 100",
"isUpcomingChange": false,
"dashedName": "project-euler-problems-1-to-100",
"helpCategory": "Euler",
@@ -1,5 +1,5 @@
{
"name": "project euler problems 101 to 200",
"name": "Project Euler Problems 101 to 200",
"isUpcomingChange": false,
"dashedName": "project-euler-problems-101-to-200",
"helpCategory": "Euler",
@@ -1,5 +1,5 @@
{
"name": "project euler problems 201 to 300",
"name": "Project Euler Problems 201 to 300",
"isUpcomingChange": false,
"dashedName": "project-euler-problems-201-to-300",
"helpCategory": "Euler",
@@ -1,5 +1,5 @@
{
"name": "project euler problems 301 to 400",
"name": "Project Euler Problems 301 to 400",
"isUpcomingChange": false,
"dashedName": "project-euler-problems-301-to-400",
"helpCategory": "Euler",
@@ -1,5 +1,5 @@
{
"name": "project euler problems 401 to 480",
"name": "Project Euler Problems 401 to 480",
"isUpcomingChange": false,
"dashedName": "project-euler-problems-401-to-480",
"helpCategory": "Euler",
@@ -92,7 +92,7 @@
},
{
"id": "5900f5131000cf542c510024",
"title": "Problem 421: Prime factors of n15+1"
"title": "Problem 421: Prime factors of n^15+1"
},
{
"id": "5900f5131000cf542c510025",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "Sass",
"name": "SASS",
"isUpcomingChange": false,
"dashedName": "sass",
"helpCategory": "HTML-CSS",
@@ -1,5 +1,5 @@
{
"name": "TOP Basic Function Projects",
"name": "Basic Function Projects",
"isUpcomingChange": true,
"dashedName": "top-basic-function-projects",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP build a recipe project",
"name": "Learn HTML Foundations by Building a Recipe Page",
"isUpcomingChange": false,
"dashedName": "top-build-a-recipe-project",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Introudction to Flexbox",
"name": "Introduction to Flexbox",
"isUpcomingChange": false,
"dashedName": "top-introduction-to-flexbox",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn Block and Inline",
"name": "Learn the difference between Block and Inline",
"isUpcomingChange": false,
"dashedName": "top-learn-block-and-inline",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn CSS Foundations Projects",
"name": "Learn CSS Foundations Projects",
"isUpcomingChange": false,
"dashedName": "top-learn-css-foundations-projects",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn CSS Foundations",
"name": "Learn CSS Foundations",
"isUpcomingChange": false,
"dashedName": "top-learn-css-foundations",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn CSS Specificity",
"name": "Learn CSS Specificity",
"dashedName": "top-learn-css-specificity",
"isUpcomingChange": false,
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn Data Types and Conditionals",
"name": "Learn Data Types and Conditionals",
"isUpcomingChange": true,
"dashedName": "top-learn-data-types-and-conditionals",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn function basics",
"name": "Learn Function Basics",
"isUpcomingChange": true,
"dashedName": "top-learn-function-basics",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn HTML Foundations",
"name": "Learn HTML Foundations",
"isUpcomingChange": false,
"dashedName": "top-learn-html-foundations",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn Variables and Operators",
"name": "Learn Variables and Operators",
"isUpcomingChange": true,
"dashedName": "top-learn-variables-and-operators",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Links and Images",
"name": "Links and Images",
"isUpcomingChange": false,
"dashedName": "top-links-and-images",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Learn Box Model",
"name": "Learn the Box Model",
"isUpcomingChange": false,
"dashedName": "top-the-box-model",
"helpCategory": "Odin",
@@ -1,5 +1,5 @@
{
"name": "TOP Working with Text",
"name": "Working with Text",
"isUpcomingChange": false,
"dashedName": "top-working-with-text",
"helpCategory": "Odin",
@@ -2,6 +2,7 @@
"name": "Upcoming Python Project",
"isUpcomingChange": true,
"dashedName": "upcoming-python-project",
"hasEditableBoundaries": true,
"helpCategory": "Python",
"order": 1,
"time": "2 hours",
@@ -1,7 +1,7 @@
---
id: 637f4e3e72c65bc8e73dfe24
videoId: kcHKFZBVtf4
title: Working with Text Question H
title: Working With Text Question H
challengeType: 15
dashedName: working-with-text-question-h
---
@@ -1,6 +1,6 @@
---
id: 637f4e4672c65bc8e73dfe25
title: Working with Text Question I
title: Working With Text Question I
challengeType: 15
dashedName: working-with-text-question-i
---
@@ -1,6 +1,6 @@
---
id: 637f4e5172c65bc8e73dfe26
title: Working with Text Question J
title: Working With Text Question J
challengeType: 15
dashedName: working-with-text-question-j
---
@@ -1,6 +1,6 @@
---
id: 656a2a7b05241026c429e3f0
title: "Dialogue 2: Tom Meets the Coworker Next To Him"
title: "Dialogue 2: Tom Meets the Coworker Next to Him"
challengeType: 21
dashedName: dialogue-2-tom-meets-the-coworker-next-to-him
---
@@ -1,6 +1,6 @@
---
id: 655c9a549835a8601764bd0b
title: "Dialogue 3: Maria And Mark Talk about Their Projects"
title: "Dialogue 3: Maria and Mark Talk about Their Projects"
challengeType: 21
dashedName: dialogue-maria-and-mark-talk-about-their-projects
---
@@ -1,6 +1,6 @@
---
id: 65b0dd4e70e9dcf7c402eb8e
title: "Dialogue 1: Describing Other People And What They Do"
title: "Dialogue 1: Describing Other People and What They Do"
challengeType: 21
dashedName: dialogue-1-describing-other-people-and-what-they-do
---
@@ -1,6 +1,6 @@
---
id: 655699a46134fa74acaf6204
title: "Dialogue 1: Learn How to Discuss Your Morning or Evening Routine"
title: "Dialogue 1: Learn How to Discuss your Morning or Evening Routine"
challengeType: 21
dashedName: learn-how-to-discuss-your-morning-or-evening-routine
---
@@ -1,6 +1,6 @@
---
id: 655a9f8d6d3af8538a178166
title: "Dialogue 4: Brian and Maria Talk About Eventful Evenings"
title: "Dialogue 4: Brian and Maria Talk about Eventful Evenings"
challengeType: 21
dashedName: dialogue-brian-and-maria-talk-about-eventful-evenings
---
@@ -1,6 +1,6 @@
---
id: 655b34a4b45a76689cb429c6
title: "Dialogue 5: Sophie and Brian Talk About the Weekend"
title: "Dialogue 5: Sophie and Brian Talk about the Weekend"
challengeType: 21
dashedName: dialogue-sophie-and-brian-talk-about-the-weekend
---
@@ -1,6 +1,6 @@
---
id: 65a351bd69b0b72d7ed24eb5
title: "Dialogue 3: Talking About Motivations to Pursue a Career"
title: "Dialogue 3: Talking about Motivations to Pursue a Career"
challengeType: 21
dashedName: dialogue-3-talking-about-motivations-to-pursue-a-career
---
@@ -1,6 +1,6 @@
---
id: 6614abad2657585c6229fb4a
title: "Dialogue 2: Discussing Strategies for the Release of A Product at a Conference Call"
title: "Dialogue 2: Discussing Strategies for the Release of a Product at a Conference Call"
challengeType: 21
dashedName: dialogue-2-discussing-strategies-for-the-release-of-a-product-at-a-conference-call
---