Skip to content

Commit

Permalink
chore: fix challenge titles (#54955)
Browse files Browse the repository at this point in the history
  • Loading branch information
moT01 committed May 24, 2024
1 parent b130868 commit 88f517e
Show file tree
Hide file tree
Showing 63 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions client/i18n/locales/english/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down Expand Up @@ -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": {
Expand Down
8 changes: 4 additions & 4 deletions curriculum/challenges/_meta/basic-javascript/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Build a Financial Calculator Project",
"name": "Financial Calculator",
"isUpcomingChange": false,
"dashedName": "build-a-financial-calculator-project",
"order": 17,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Build a Graphing Calculator Project",
"name": "Graphing Calculator",
"isUpcomingChange": false,
"dashedName": "build-a-graphing-calculator-project",
"order": 11,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Build a Survey Form Project",
"name": "Survey Form",
"isUpcomingChange": false,
"dashedName": "build-a-survey-form-project",
"usesMultifileEditor": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Build a Tribute Page Project",
"name": "Tribute Page",
"isUpcomingChange": false,
"dashedName": "build-a-tribute-page-project",
"usesMultifileEditor": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Build Three Math Games Project",
"name": "Three Math Games",
"isUpcomingChange": false,
"dashedName": "build-three-math-games-project",
"helpCategory": "Python",
Expand Down
1 change: 0 additions & 1 deletion curriculum/challenges/_meta/d3-dashboard/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "D3 Dashboard",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
"dashedName": "d3-dashboard",
"helpCategory": "JavaScript",
"order": 3,
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion curriculum/challenges/_meta/es6/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
{
"id": "65578ed1a4ae65a8fbc341f5",
"title": "task 12"
"title": "Task 12"
},
{
"id": "655792631f21afaa40c611e1",
Expand Down Expand Up @@ -262,7 +262,7 @@
},
{
"id": "655a591ad34faa18c8338f9b",
"title": "Dialogue 3: Evening Routine With Kids"
"title": "Dialogue 3: Evening Routine with Kids"
},
{
"id": "655a5bfadf47e1199f9b65eb",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
{
"id": "657c836198f77668f5cfd122",
"title": "Dialogue 2: Introducing The New Junior Developer"
"title": "Dialogue 2: Introducing the New Junior Developer"
},
{
"id": "657c9900c2df3b6ffdd86129",
Expand Down
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Managing Packages with npm",
"name": "Managing Packages with NPM",
"isUpcomingChange": false,
"dashedName": "managing-packages-with-npm",
"helpCategory": "JavaScript",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion curriculum/challenges/_meta/sass/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Sass",
"name": "SASS",
"isUpcomingChange": false,
"dashedName": "sass",
"helpCategory": "HTML-CSS",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "TOP Basic Function Projects",
"name": "Basic Function Projects",
"isUpcomingChange": true,
"dashedName": "top-basic-function-projects",
"helpCategory": "Odin",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "TOP Introudction to Flexbox",
"name": "Introduction to Flexbox",
"isUpcomingChange": false,
"dashedName": "top-introduction-to-flexbox",
"helpCategory": "Odin",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "TOP Learn CSS Foundations",
"name": "Learn CSS Foundations",
"isUpcomingChange": false,
"dashedName": "top-learn-css-foundations",
"helpCategory": "Odin",
Expand Down
Loading

0 comments on commit 88f517e

Please sign in to comment.