diff --git a/api-server/src/common/models/challenge.json b/api-server/src/common/models/challenge.json index c5a8801036c..753d4adfcea 100644 --- a/api-server/src/common/models/challenge.json +++ b/api-server/src/common/models/challenge.json @@ -29,10 +29,6 @@ "checksum": { "type": "number" }, - "isBeta": { - "type": "boolean", - "description": "Show only during dev or on beta site. Completely omitted otherwise" - }, "isComingSoon": { "type": "boolean", "description": "Challenge shows in production, but is unreachable and disabled. Is reachable in beta/dev only if isBeta flag is set" diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-analyze-code-documentation/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-analyze-code-documentation/index.md index 11669a86617..bd5d0b7cc6b 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-analyze-code-documentation/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-analyze-code-documentation/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Analyze Code Documentation block: learn-how-to-analyze-code-documentation superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Analyze Code Documentation diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-ask-for-clarification-on-code-understanding/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-ask-for-clarification-on-code-understanding/index.md index 0d1b7d5954e..5564fc829fa 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-ask-for-clarification-on-code-understanding/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-ask-for-clarification-on-code-understanding/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Ask for Clarification on Code Understanding block: learn-how-to-ask-for-clarification-on-code-understanding superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Ask for Clarification on Code Understanding diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-clarify-information-in-different-interactions/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-clarify-information-in-different-interactions/index.md index 361842acae6..bbc21fb0731 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-clarify-information-in-different-interactions/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-clarify-information-in-different-interactions/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Clarify Information in Different Interactions block: learn-how-to-clarify-information-in-different-interactions superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Clarify Information in Different Interactions diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-popular-trends-in-technology/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-popular-trends-in-technology/index.md index 33aa0387710..b9cfc19dec2 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-popular-trends-in-technology/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-popular-trends-in-technology/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Discuss Popular Trends in Technology block: learn-how-to-discuss-popular-trends-in-technology superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Discuss Popular Trends in Technology diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-tech-trends-and-updates/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-tech-trends-and-updates/index.md index efbefd67d07..0913ef3408d 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-tech-trends-and-updates/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-discuss-tech-trends-and-updates/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Discuss Tech Trends and Updates block: learn-how-to-discuss-tech-trends-and-updates superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Discuss Tech Trends and Updates diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-document-code-for-a-project/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-document-code-for-a-project/index.md index 2c3ebea099a..418d694ea15 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-document-code-for-a-project/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-document-code-for-a-project/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Document Code for a Project block: learn-how-to-document-code-for-a-project superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Document Code for a Project diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-express-agreement-or-disagreement/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-express-agreement-or-disagreement/index.md index fc3b0c8b402..d0dd4e983f7 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-express-agreement-or-disagreement/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-express-agreement-or-disagreement/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Express Agreement or Disagreement block: learn-how-to-express-agreement-or-disagreement superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Express Agreement or Disagreement diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-follow-basic-email-convention/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-follow-basic-email-convention/index.md index 35041f6a731..10ca4b50351 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-follow-basic-email-convention/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-follow-basic-email-convention/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Follow Basic Email Convention block: learn-how-to-follow-basic-email-convention superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Follow Basic Email Convention diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-have-a-conversation-about-preferences-and-motivations/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-have-a-conversation-about-preferences-and-motivations/index.md index bf02cd03891..cdfd324f159 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-have-a-conversation-about-preferences-and-motivations/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-have-a-conversation-about-preferences-and-motivations/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Have a Conversation About Preferences and Motivations block: learn-how-to-have-a-conversation-about-preferences-and-motivations superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Have a Conversation About Preferences and Motivations diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-help-a-coworker-troubleshoot-on-github/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-help-a-coworker-troubleshoot-on-github/index.md index a70bd000003..938c35d038e 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-help-a-coworker-troubleshoot-on-github/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-help-a-coworker-troubleshoot-on-github/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Help a Coworker Troubleshoot on GitHub block: learn-how-to-help-a-coworker-troubleshoot-on-github superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Help a Coworker Troubleshoot on GitHub diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-offer-technical-support-and-guidance/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-offer-technical-support-and-guidance/index.md index 941bfd4308c..efa89660267 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-offer-technical-support-and-guidance/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-offer-technical-support-and-guidance/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Offer Technical Support and Guidance block: learn-how-to-offer-technical-support-and-guidance superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Offer Technical Support and Guidance diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-provide-explanations-when-helping-others/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-provide-explanations-when-helping-others/index.md index caf32e789c4..e0469a3d861 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-provide-explanations-when-helping-others/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-provide-explanations-when-helping-others/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Provide Explanations When Helping Others block: learn-how-to-provide-explanations-when-helping-others superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Provide Explanations When Helping Others diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-read-and-understand-code-documentation/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-read-and-understand-code-documentation/index.md index f59f84a28e4..2be417eabef 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-read-and-understand-code-documentation/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-read-and-understand-code-documentation/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Read and Understand Code Documentation block: learn-how-to-read-and-understand-code-documentation superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Read and Understand Code Documentation diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-request-and-receive-guidance/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-request-and-receive-guidance/index.md index 6534703a09b..41bac18236a 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-request-and-receive-guidance/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-request-and-receive-guidance/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Request and Receive Guidance block: learn-how-to-request-and-receive-guidance superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Request and Receive Guidance diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-progress-and-accomplishments/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-progress-and-accomplishments/index.md index c2836722374..a2dc09dd621 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-progress-and-accomplishments/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-progress-and-accomplishments/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Share Progress and Accomplishments block: learn-how-to-share-progress-and-accomplishments superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Share Progress and Accomplishments diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/index.md index c7a4d65f693..75f387d0855 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Share Your Progress in Weekly Stand-up Meetings block: learn-how-to-share-your-progress-in-weekly-stand-up-meetings superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Share Your Progress in Weekly Stand-up Meetings diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/index.md index 48b759d5c85..e321e5e1f31 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Talk About Updates and Plans for Tasks and Projects block: learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Talk About Updates and Plans for Tasks and Projects diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/index.md index ebdea4ddf5e..911af490588 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Use Basic Programming Vocabulary in Conversations block: learn-how-to-use-basic-programming-vocabulary-in-conversations superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Use Basic Programming Vocabulary in Conversations diff --git a/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-code-related-concepts-and-terms/index.md b/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-code-related-concepts-and-terms/index.md index 9a2953fe585..ebc9fb04967 100644 --- a/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-code-related-concepts-and-terms/index.md +++ b/client/src/pages/learn/a2-english-for-developers/learn-how-to-use-code-related-concepts-and-terms/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Use Code-related Concepts and Terms block: learn-how-to-use-code-related-concepts-and-terms superBlock: a2-english-for-developers -isBeta: true --- ## Introduction to the Learn How to Use Code-related Concepts and Terms diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-advanced-array-methods-by-building-a-statistics-calculator/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-advanced-array-methods-by-building-a-statistics-calculator/index.md index 1e0902bdfe8..013a5ef6016 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-advanced-array-methods-by-building-a-statistics-calculator/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-advanced-array-methods-by-building-a-statistics-calculator/index.md @@ -4,7 +4,6 @@ title: >- Calculator block: learn-advanced-array-methods-by-building-a-statistics-calculator superBlock: javascript-algorithms-and-data-structures -isBeta: true --- ## Introduction to the Learn Advanced Array Methods by Building a Statistics Calculator diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard/index.md index 8f04c52bef4..887022e893e 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Asynchronous Programming by Building an fCC Forum Leaderboard block: learn-asynchronous-programming-by-building-an-fcc-forum-leaderboard superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Asynchronous Programming by Building an fCC Forum Leaderboard diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-algorithmic-thinking-by-building-a-number-sorter/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-algorithmic-thinking-by-building-a-number-sorter/index.md index 1410f86feec..a19f3f57f2c 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-algorithmic-thinking-by-building-a-number-sorter/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-algorithmic-thinking-by-building-a-number-sorter/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Basic Algorithmic Thinking by Building a Number Sorter block: learn-basic-algorithmic-thinking-by-building-a-number-sorter superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Basic Algorithmic Thinking by Building a Number Sorter diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-oop-by-building-a-shopping-cart/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-oop-by-building-a-shopping-cart/index.md index 87f08e6dc2e..3ce8d5e8bb8 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-oop-by-building-a-shopping-cart/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-oop-by-building-a-shopping-cart/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Basic OOP by Building a Shopping Cart block: learn-basic-oop-by-building-a-shopping-cart superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Basic OOP By Building A Shopping Cart diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-string-and-array-methods-by-building-a-music-player/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-string-and-array-methods-by-building-a-music-player/index.md index bd2610836f2..d1a26a5ed43 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-string-and-array-methods-by-building-a-music-player/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-basic-string-and-array-methods-by-building-a-music-player/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Basic String and Array Methods by Building a Music Player block: learn-basic-string-and-array-methods-by-building-a-music-player superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn Basic String and Array Methods by Building a Music Player diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-fetch-and-promises-by-building-an-fcc-authors-page/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-fetch-and-promises-by-building-an-fcc-authors-page/index.md index d532e368fdc..32fe63c4391 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-fetch-and-promises-by-building-an-fcc-authors-page/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-fetch-and-promises-by-building-an-fcc-authors-page/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Fetch and Promises by Building an fCC Authors Page block: learn-fetch-and-promises-by-building-an-fcc-authors-page superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Fetch and Promises by Building an fCC Authors Page diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-functional-programming-by-building-a-spreadsheet/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-functional-programming-by-building-a-spreadsheet/index.md index b7d3d33e8a7..f095cc8aa59 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-functional-programming-by-building-a-spreadsheet/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-functional-programming-by-building-a-spreadsheet/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Functional Programming by Building a Spreadsheet block: learn-functional-programming-by-building-a-spreadsheet superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Functional Programming by Building a Spreadsheet diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/index.md index 735bf132811..94e46b9d85a 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Intermediate Algorithmic Thinking by Building a Dice Game block: learn-intermediate-algorithmic-thinking-by-building-a-dice-game superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn Intermediate Algorithmic Thinking by Building a Dice Game diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-oop-by-building-a-platformer-game/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-oop-by-building-a-platformer-game/index.md index 645fa9be385..147e371d9d2 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-oop-by-building-a-platformer-game/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-oop-by-building-a-platformer-game/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Intermediate OOP by Building a Platformer Game block: learn-intermediate-oop-by-building-a-platformer-game superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn Intermediate OOP by Building a Platformer Game diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-introductory-javascript-by-building-a-pyramid-generator/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-introductory-javascript-by-building-a-pyramid-generator/index.md index 397047acecc..fbf7887e731 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-introductory-javascript-by-building-a-pyramid-generator/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-introductory-javascript-by-building-a-pyramid-generator/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Introductory JavaScript by Building a Pyramid Generator block: learn-introductory-javascript-by-building-a-pyramid-generator superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn Introductory JavaScript by Building a Pyramid Generator diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-localstorage-by-building-a-todo/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-localstorage-by-building-a-todo/index.md index 800be06abd1..af2a8b0045c 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-localstorage-by-building-a-todo/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-localstorage-by-building-a-todo/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn localStorage by Building a Todo App block: learn-localstorage-by-building-a-todo-app superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn Localstorage by Building a Todo diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-modern-javascript-methods-by-building-football-team-cards/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-modern-javascript-methods-by-building-football-team-cards/index.md index 3a0f0b3542a..44cef222518 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-modern-javascript-methods-by-building-football-team-cards/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-modern-javascript-methods-by-building-football-team-cards/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Modern JavaScript Methods By Building Football Team Cards block: Learn Modern JavaScript Methods by Building Football Team Cards superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Modern JavaScript Methods by Building Football Team Cards diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-recursion-by-building-a-decimal-to-binary-converter/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-recursion-by-building-a-decimal-to-binary-converter/index.md index 82dc70c75c0..9ce2c7ba168 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-recursion-by-building-a-decimal-to-binary-converter/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-recursion-by-building-a-decimal-to-binary-converter/index.md @@ -2,7 +2,6 @@ title: Introduction to Learn Recursion by Building a Decimal to Binary Converter block: Learn Recursion by Building a Decimal to Binary Converter superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to Learn Recursion by Building a Decimal to Binary Converter diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-regular-expressions-by-building-a-spam-filter/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-regular-expressions-by-building-a-spam-filter/index.md index 36027a0fcc1..5289a4d9d6a 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-regular-expressions-by-building-a-spam-filter/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-regular-expressions-by-building-a-spam-filter/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Regular Expressions by Building a Spam Filter block: learn-regular-expressions-by-building-a-spam-filter superBlock: JavaScript Algorithms and Data Structures -isBeta: true --- ## Introduction to the Learn Regular Expressions by Building a Spam Filter diff --git a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/index.md b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/index.md index c679510bfdf..3c558324b24 100644 --- a/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/index.md +++ b/client/src/pages/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn the Date Object by Building a Date Formatter block: learn-the-date-object-by-building-a-date-formatter superBlock: javascript-algorithms-and-data-structures-v8 -isBeta: true --- ## Introduction to the Learn the Date Object by Building a Date Formatter diff --git a/client/src/pages/learn/upcoming-python/learn-algorithm-design-by-building-the-shortest-path-algorithm/index.md b/client/src/pages/learn/upcoming-python/learn-algorithm-design-by-building-the-shortest-path-algorithm/index.md index a48a5fcf0e6..657a9dcbdd2 100644 --- a/client/src/pages/learn/upcoming-python/learn-algorithm-design-by-building-the-shortest-path-algorithm/index.md +++ b/client/src/pages/learn/upcoming-python/learn-algorithm-design-by-building-the-shortest-path-algorithm/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Algorithm Design by Building the Shortest Path Algorithm block: learn-algorithm-design-by-building-the-shortest-path-algorithm superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Algorithm Design by Building the Shortest Path Algorithm diff --git a/client/src/pages/learn/upcoming-python/learn-classes-and-objects-by-building-a-sudoku-solver/index.md b/client/src/pages/learn/upcoming-python/learn-classes-and-objects-by-building-a-sudoku-solver/index.md index 2992b39b77d..9d4da67e931 100644 --- a/client/src/pages/learn/upcoming-python/learn-classes-and-objects-by-building-a-sudoku-solver/index.md +++ b/client/src/pages/learn/upcoming-python/learn-classes-and-objects-by-building-a-sudoku-solver/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Classes and Objects by Building a Sudoku Solver block: learn-classes-and-objects-by-building-a-sudoku-solver superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Classes and Objects by Building a Sudoku Solver diff --git a/client/src/pages/learn/upcoming-python/learn-data-structures-by-building-the-merge-sort-algorithm/index.md b/client/src/pages/learn/upcoming-python/learn-data-structures-by-building-the-merge-sort-algorithm/index.md index af133e60074..18d62a7fce8 100644 --- a/client/src/pages/learn/upcoming-python/learn-data-structures-by-building-the-merge-sort-algorithm/index.md +++ b/client/src/pages/learn/upcoming-python/learn-data-structures-by-building-the-merge-sort-algorithm/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Data Structures by Building the Merge Sort Algorithm block: learn-data-structures-by-building-the-merge-sort-algorithm superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Data Structures by Building the Merge Sort Algorithm diff --git a/client/src/pages/learn/upcoming-python/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/index.md b/client/src/pages/learn/upcoming-python/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/index.md index ab614aa3c47..0c23b24ef48 100644 --- a/client/src/pages/learn/upcoming-python/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/index.md +++ b/client/src/pages/learn/upcoming-python/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn How to Work with Numbers and Strings by Implementing the Luhn Algorithm block: learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn How to Work with Numbers and Strings by Implementing the Luhn Algorithm diff --git a/client/src/pages/learn/upcoming-python/learn-lambda-functions-by-building-an-expense-tracker/index.md b/client/src/pages/learn/upcoming-python/learn-lambda-functions-by-building-an-expense-tracker/index.md index 01a0153c2a2..5d1abd372dd 100644 --- a/client/src/pages/learn/upcoming-python/learn-lambda-functions-by-building-an-expense-tracker/index.md +++ b/client/src/pages/learn/upcoming-python/learn-lambda-functions-by-building-an-expense-tracker/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Lambda Functions by Building an Expense Tracker block: learn-lambda-functions-by-building-an-expense-tracker superBlock: scientific-computing-with-python -isBeta: true --- ## Introduction to the Learn Lambda Functions by Building an Expense Tracker diff --git a/client/src/pages/learn/upcoming-python/learn-list-comprehension-by-building-a-case-converter-program/index.md b/client/src/pages/learn/upcoming-python/learn-list-comprehension-by-building-a-case-converter-program/index.md index 2680a0ec48d..0fc09020fd6 100644 --- a/client/src/pages/learn/upcoming-python/learn-list-comprehension-by-building-a-case-converter-program/index.md +++ b/client/src/pages/learn/upcoming-python/learn-list-comprehension-by-building-a-case-converter-program/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Python List Comprehension by Building a Case Converter Program block: learn-list-comprehension-by-building-a-case-converter-program superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Python List Comprehension by Building a Case Converter Program diff --git a/client/src/pages/learn/upcoming-python/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/index.md b/client/src/pages/learn/upcoming-python/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/index.md index 280db88651d..02325c37c44 100644 --- a/client/src/pages/learn/upcoming-python/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/index.md +++ b/client/src/pages/learn/upcoming-python/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Recursion by Solving the Tower of Hanoi Puzzle block: learn-recursion-by-solving-the-tower-of-hanoi-puzzle superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Recursion by Solving the Tower of Hanoi Puzzle diff --git a/client/src/pages/learn/upcoming-python/learn-regular-expressions-by-building-a-password-generator/index.md b/client/src/pages/learn/upcoming-python/learn-regular-expressions-by-building-a-password-generator/index.md index deb7f9ea4a4..ac2ab921f04 100644 --- a/client/src/pages/learn/upcoming-python/learn-regular-expressions-by-building-a-password-generator/index.md +++ b/client/src/pages/learn/upcoming-python/learn-regular-expressions-by-building-a-password-generator/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Regular Expressions by Building a Password Generator block: learn-regular-expressions-by-building-a-password-generator superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn Regular Expressions by Building a Password Generator diff --git a/client/src/pages/learn/upcoming-python/learn-string-manipulation-by-building-a-cipher/index.md b/client/src/pages/learn/upcoming-python/learn-string-manipulation-by-building-a-cipher/index.md index 3d5de91d89f..7f8ab7432e0 100644 --- a/client/src/pages/learn/upcoming-python/learn-string-manipulation-by-building-a-cipher/index.md +++ b/client/src/pages/learn/upcoming-python/learn-string-manipulation-by-building-a-cipher/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn String Manipulation by Building a Cipher block: learn-string-manipulation-by-building-a-cipher superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn String Manipulation by Building a Cipher diff --git a/client/src/pages/learn/upcoming-python/learn-tree-traversal-by-building-a-binary-search-tree/index.md b/client/src/pages/learn/upcoming-python/learn-tree-traversal-by-building-a-binary-search-tree/index.md index 875e3bf8eff..2581305efad 100644 --- a/client/src/pages/learn/upcoming-python/learn-tree-traversal-by-building-a-binary-search-tree/index.md +++ b/client/src/pages/learn/upcoming-python/learn-tree-traversal-by-building-a-binary-search-tree/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn tree traversal block: learn-tree-traversal-by-building-a-binary-search-tree superBlock: upcoming-python -isBeta: true --- ## Introduction to the Learn tree traversal diff --git a/client/src/redux/prop-types.ts b/client/src/redux/prop-types.ts index d5d6cb179fe..f2e89b9b72b 100644 --- a/client/src/redux/prop-types.ts +++ b/client/src/redux/prop-types.ts @@ -22,7 +22,6 @@ export type MarkdownRemark = { fileAbsolutePath: string; frontmatter: { block: string; - isBeta: boolean; superBlock: SuperBlocks; // TODO: make enum like superBlock certification: string; diff --git a/curriculum/challenges/_meta/learn-advanced-array-methods-by-building-a-statistics-calculator/meta.json b/curriculum/challenges/_meta/learn-advanced-array-methods-by-building-a-statistics-calculator/meta.json index 2b42142ba1d..bae6863b7ce 100644 --- a/curriculum/challenges/_meta/learn-advanced-array-methods-by-building-a-statistics-calculator/meta.json +++ b/curriculum/challenges/_meta/learn-advanced-array-methods-by-building-a-statistics-calculator/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "635060a5c03c950f46174cb5", diff --git a/curriculum/challenges/_meta/learn-algorithm-design-by-building-a-shortest-path-algorithm/meta.json b/curriculum/challenges/_meta/learn-algorithm-design-by-building-a-shortest-path-algorithm/meta.json index cf86c6e3a40..c32c73a42c8 100644 --- a/curriculum/challenges/_meta/learn-algorithm-design-by-building-a-shortest-path-algorithm/meta.json +++ b/curriculum/challenges/_meta/learn-algorithm-design-by-building-a-shortest-path-algorithm/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "65789506b30453080f77470c", diff --git a/curriculum/challenges/_meta/learn-basic-algorithmic-thinking-by-building-a-number-sorter/meta.json b/curriculum/challenges/_meta/learn-basic-algorithmic-thinking-by-building-a-number-sorter/meta.json index 36006d47c47..466bc33964e 100644 --- a/curriculum/challenges/_meta/learn-basic-algorithmic-thinking-by-building-a-number-sorter/meta.json +++ b/curriculum/challenges/_meta/learn-basic-algorithmic-thinking-by-building-a-number-sorter/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "64061a98f704a014b44afdb2", diff --git a/curriculum/challenges/_meta/learn-basic-javascript-by-building-a-role-playing-game/meta.json b/curriculum/challenges/_meta/learn-basic-javascript-by-building-a-role-playing-game/meta.json index cbe1acc4897..d86873100de 100644 --- a/curriculum/challenges/_meta/learn-basic-javascript-by-building-a-role-playing-game/meta.json +++ b/curriculum/challenges/_meta/learn-basic-javascript-by-building-a-role-playing-game/meta.json @@ -10,7 +10,6 @@ "template": "", "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", - "isBeta": true, "challengeOrder": [ { "id": "5d5a813321b9e3db6c106a46", diff --git a/curriculum/challenges/_meta/learn-basic-oop-by-building-a-shopping-cart/meta.json b/curriculum/challenges/_meta/learn-basic-oop-by-building-a-shopping-cart/meta.json index 0ccfda39c75..733edfaba0f 100644 --- a/curriculum/challenges/_meta/learn-basic-oop-by-building-a-shopping-cart/meta.json +++ b/curriculum/challenges/_meta/learn-basic-oop-by-building-a-shopping-cart/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "63ec14d1c216aa063f0be4af", diff --git a/curriculum/challenges/_meta/learn-basic-string-and-array-methods-by-building-a-music-player/meta.json b/curriculum/challenges/_meta/learn-basic-string-and-array-methods-by-building-a-music-player/meta.json index 62a3e0a42bf..ba26f13d201 100644 --- a/curriculum/challenges/_meta/learn-basic-string-and-array-methods-by-building-a-music-player/meta.json +++ b/curriculum/challenges/_meta/learn-basic-string-and-array-methods-by-building-a-music-player/meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "652f948489abbb81e6bf5a01", diff --git a/curriculum/challenges/_meta/learn-classes-and-objects-by-building-a-sudoku-solver/meta.json b/curriculum/challenges/_meta/learn-classes-and-objects-by-building-a-sudoku-solver/meta.json index 611c1a69c31..ae2c603985d 100644 --- a/curriculum/challenges/_meta/learn-classes-and-objects-by-building-a-sudoku-solver/meta.json +++ b/curriculum/challenges/_meta/learn-classes-and-objects-by-building-a-sudoku-solver/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "656873ffdc638f7e290f60de", diff --git a/curriculum/challenges/_meta/learn-conversation-starters-in-the-break-room/meta.json b/curriculum/challenges/_meta/learn-conversation-starters-in-the-break-room/meta.json index cfef2b44982..2328b38b3d8 100644 --- a/curriculum/challenges/_meta/learn-conversation-starters-in-the-break-room/meta.json +++ b/curriculum/challenges/_meta/learn-conversation-starters-in-the-break-room/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "651dd5ae6ffb500e3f2ce47c", diff --git a/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json b/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json index f20f05ef3f6..561cc84dc6a 100644 --- a/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json +++ b/curriculum/challenges/_meta/learn-data-structures-by-building-the-merge-sort-algorithm/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "655cd899f8de09431eabb40c", diff --git a/curriculum/challenges/_meta/learn-fetch-and-promises-by-building-an-fcc-authors-page/meta.json b/curriculum/challenges/_meta/learn-fetch-and-promises-by-building-an-fcc-authors-page/meta.json index 50befd21453..a105684f93e 100644 --- a/curriculum/challenges/_meta/learn-fetch-and-promises-by-building-an-fcc-authors-page/meta.json +++ b/curriculum/challenges/_meta/learn-fetch-and-promises-by-building-an-fcc-authors-page/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "641d9a19bff38d34d5a5edb8", diff --git a/curriculum/challenges/_meta/learn-functional-programming-by-building-a-spreadsheet/meta.json b/curriculum/challenges/_meta/learn-functional-programming-by-building-a-spreadsheet/meta.json index a0fc476546a..b5b980ad874 100644 --- a/curriculum/challenges/_meta/learn-functional-programming-by-building-a-spreadsheet/meta.json +++ b/curriculum/challenges/_meta/learn-functional-programming-by-building-a-spreadsheet/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "642db8c409d9991d0b3b2f0d", diff --git a/curriculum/challenges/_meta/learn-greetings-in-your-first-day-at-the-office/meta.json b/curriculum/challenges/_meta/learn-greetings-in-your-first-day-at-the-office/meta.json index 5d9ac598ed4..90312524cf3 100644 --- a/curriculum/challenges/_meta/learn-greetings-in-your-first-day-at-the-office/meta.json +++ b/curriculum/challenges/_meta/learn-greetings-in-your-first-day-at-the-office/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "651dd3e06ffb500e3f2ce478", diff --git a/curriculum/challenges/_meta/learn-how-to-analyze-code-documentation/meta.json b/curriculum/challenges/_meta/learn-how-to-analyze-code-documentation/meta.json index f37007c1924..5bf55868683 100644 --- a/curriculum/challenges/_meta/learn-how-to-analyze-code-documentation/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-analyze-code-documentation/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "6606682f3fbb93838673920d", diff --git a/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json b/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json index 187a332b32f..dd6b53afd00 100644 --- a/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-ask-and-share-about-educational-and-professional-background/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c0feadb1dd77f6cda623f", diff --git a/curriculum/challenges/_meta/learn-how-to-ask-for-clarification-on-code-understanding/meta.json b/curriculum/challenges/_meta/learn-how-to-ask-for-clarification-on-code-understanding/meta.json index ae961847351..0afa1524d84 100644 --- a/curriculum/challenges/_meta/learn-how-to-ask-for-clarification-on-code-understanding/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-ask-for-clarification-on-code-understanding/meta.json @@ -8,7 +8,6 @@ "required": [], "superBlock": "a2-english-for-developers", "superOrder": 21, - "isBeta": true, "challengeOrder": [ { "id": "655c13c143fbad91f96da5f3", diff --git a/curriculum/challenges/_meta/learn-how-to-clarify-information-in-different-interactions/meta.json b/curriculum/challenges/_meta/learn-how-to-clarify-information-in-different-interactions/meta.json index b4bc5c5775b..e0502d19398 100644 --- a/curriculum/challenges/_meta/learn-how-to-clarify-information-in-different-interactions/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-clarify-information-in-different-interactions/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c114a439cc488b79fe60f", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-popular-trends-in-technology/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-popular-trends-in-technology/meta.json index 560c3cba0b3..d46e6bc7f9c 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-popular-trends-in-technology/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-popular-trends-in-technology/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c111ce03db7881e612a27", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json index 551264928d3..bd780cfa57b 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-roles-and-responsibilies/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "65b0dd4e70e9dcf7c402eb8e", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-tech-trends-and-updates/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-tech-trends-and-updates/meta.json index d0ec50301f9..5198c37f507 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-tech-trends-and-updates/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-tech-trends-and-updates/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c126fa57f068c8e81151f", diff --git a/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json b/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json index a53ab790e1b..faf37f94297 100644 --- a/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-discuss-your-morning-or-evening-routine/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655699a46134fa74acaf6204", diff --git a/curriculum/challenges/_meta/learn-how-to-document-code-for-a-project/meta.json b/curriculum/challenges/_meta/learn-how-to-document-code-for-a-project/meta.json index 3902d90c00f..70c50551585 100644 --- a/curriculum/challenges/_meta/learn-how-to-document-code-for-a-project/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-document-code-for-a-project/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c179830a146a155743423", diff --git a/curriculum/challenges/_meta/learn-how-to-express-agreement-or-disagreement/meta.json b/curriculum/challenges/_meta/learn-how-to-express-agreement-or-disagreement/meta.json index beb9dfca2d9..10085daab3d 100644 --- a/curriculum/challenges/_meta/learn-how-to-express-agreement-or-disagreement/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-express-agreement-or-disagreement/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd3f2c726838f49106971", diff --git a/curriculum/challenges/_meta/learn-how-to-follow-basic-email-convention/meta.json b/curriculum/challenges/_meta/learn-how-to-follow-basic-email-convention/meta.json index c48b052dec8..d054a55acda 100644 --- a/curriculum/challenges/_meta/learn-how-to-follow-basic-email-convention/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-follow-basic-email-convention/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd36f6996fe8ced8fa3a7", diff --git a/curriculum/challenges/_meta/learn-how-to-have-a-conversation-about-preferences-and-motivations/meta.json b/curriculum/challenges/_meta/learn-how-to-have-a-conversation-about-preferences-and-motivations/meta.json index feafe6f4751..10a801b7470 100644 --- a/curriculum/challenges/_meta/learn-how-to-have-a-conversation-about-preferences-and-motivations/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-have-a-conversation-about-preferences-and-motivations/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "658111239f39a01c8f095c44", diff --git a/curriculum/challenges/_meta/learn-how-to-help-a-coworker-troubleshoot-on-github/meta.json b/curriculum/challenges/_meta/learn-how-to-help-a-coworker-troubleshoot-on-github/meta.json index ccb57930da6..af003ef62cc 100644 --- a/curriculum/challenges/_meta/learn-how-to-help-a-coworker-troubleshoot-on-github/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-help-a-coworker-troubleshoot-on-github/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c131291cbcb8febf21e64", diff --git a/curriculum/challenges/_meta/learn-how-to-offer-technical-support-and-guidance/meta.json b/curriculum/challenges/_meta/learn-how-to-offer-technical-support-and-guidance/meta.json index 7919f73532a..951ee9243fd 100644 --- a/curriculum/challenges/_meta/learn-how-to-offer-technical-support-and-guidance/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-offer-technical-support-and-guidance/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd641cf05ad9560af2fbf", diff --git a/curriculum/challenges/_meta/learn-how-to-provide-explanations-when-helping-others/meta.json b/curriculum/challenges/_meta/learn-how-to-provide-explanations-when-helping-others/meta.json index 6ed0cb9155f..f5545afea5b 100644 --- a/curriculum/challenges/_meta/learn-how-to-provide-explanations-when-helping-others/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-provide-explanations-when-helping-others/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd6e975fb4c9778bd5f3a", diff --git a/curriculum/challenges/_meta/learn-how-to-read-and-understand-code-documentation/meta.json b/curriculum/challenges/_meta/learn-how-to-read-and-understand-code-documentation/meta.json index 7a254e0afa0..cacdf0ec970 100644 --- a/curriculum/challenges/_meta/learn-how-to-read-and-understand-code-documentation/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-read-and-understand-code-documentation/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c1715102daf9d3d0d3330", diff --git a/curriculum/challenges/_meta/learn-how-to-request-and-receive-guidance/meta.json b/curriculum/challenges/_meta/learn-how-to-request-and-receive-guidance/meta.json index c3c005ad80a..d51e94e5f8c 100644 --- a/curriculum/challenges/_meta/learn-how-to-request-and-receive-guidance/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-request-and-receive-guidance/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd6b40aabaf962afdf02d", diff --git a/curriculum/challenges/_meta/learn-how-to-share-progress-and-accomplishments/meta.json b/curriculum/challenges/_meta/learn-how-to-share-progress-and-accomplishments/meta.json index e2518c24c73..100ade4886a 100644 --- a/curriculum/challenges/_meta/learn-how-to-share-progress-and-accomplishments/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-share-progress-and-accomplishments/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd38e0ee8668d87f50f82", diff --git a/curriculum/challenges/_meta/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/meta.json b/curriculum/challenges/_meta/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/meta.json index 48cda776e0b..48ad37f65be 100644 --- a/curriculum/challenges/_meta/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "6579c5fb3e65fd9cb85253a5", diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json index 1cfe267417a..0af6f034da4 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-hobbies-and-interests/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "657d4ea39262ba758c15bc1a", diff --git a/curriculum/challenges/_meta/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/meta.json b/curriculum/challenges/_meta/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/meta.json index 501c8b5a36c..108374c5216 100644 --- a/curriculum/challenges/_meta/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655cd3d0c619828de67b47bf", diff --git a/curriculum/challenges/_meta/learn-how-to-use-basic-programming-vocabulary-in-conversations/meta.json b/curriculum/challenges/_meta/learn-how-to-use-basic-programming-vocabulary-in-conversations/meta.json index 44c77ec5cc3..38f7ab71f73 100644 --- a/curriculum/challenges/_meta/learn-how-to-use-basic-programming-vocabulary-in-conversations/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-use-basic-programming-vocabulary-in-conversations/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c11781720d0897fc05353", diff --git a/curriculum/challenges/_meta/learn-how-to-use-code-related-concepts-and-terms/meta.json b/curriculum/challenges/_meta/learn-how-to-use-code-related-concepts-and-terms/meta.json index 6ab638fa98d..a3a6bed4664 100644 --- a/curriculum/challenges/_meta/learn-how-to-use-code-related-concepts-and-terms/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-use-code-related-concepts-and-terms/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "655c12384a3d2e8a0d5e3efd", diff --git a/curriculum/challenges/_meta/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/meta.json b/curriculum/challenges/_meta/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/meta.json index 7158fb04e95..d1531af3e60 100644 --- a/curriculum/challenges/_meta/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/meta.json +++ b/curriculum/challenges/_meta/learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "6565a536ba1f9f25bd30e88b", diff --git a/curriculum/challenges/_meta/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/meta.json b/curriculum/challenges/_meta/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/meta.json index 5231daf737d..d2e36b287bd 100644 --- a/curriculum/challenges/_meta/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/meta.json +++ b/curriculum/challenges/_meta/learn-intermediate-algorithmic-thinking-by-building-a-dice-game/meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "6579fc66adaabbca6ceddb1f", diff --git a/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-cat-painting/meta.json b/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-cat-painting/meta.json index bf9bd523117..ad549a10abf 100644 --- a/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-cat-painting/meta.json +++ b/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-cat-painting/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "2022/responsive-web-design", - "isBeta": true, "challengeOrder": [ { "id": "646c47867800472a4ed5d2ea", diff --git a/curriculum/challenges/_meta/learn-intermediate-oop-by-building-a-platformer-game/meta.json b/curriculum/challenges/_meta/learn-intermediate-oop-by-building-a-platformer-game/meta.json index 7998fa225ab..062a9cfb59c 100644 --- a/curriculum/challenges/_meta/learn-intermediate-oop-by-building-a-platformer-game/meta.json +++ b/curriculum/challenges/_meta/learn-intermediate-oop-by-building-a-platformer-game/meta.json @@ -13,7 +13,6 @@ "disableLoopProtectTests": true, "disableLoopProtectPreview": true, "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "6461815bc48998eb15d55349", diff --git a/curriculum/challenges/_meta/learn-introductions-in-an-online-team-meeting/meta.json b/curriculum/challenges/_meta/learn-introductions-in-an-online-team-meeting/meta.json index 545f578c9fa..7b7c3ab0182 100644 --- a/curriculum/challenges/_meta/learn-introductions-in-an-online-team-meeting/meta.json +++ b/curriculum/challenges/_meta/learn-introductions-in-an-online-team-meeting/meta.json @@ -7,7 +7,6 @@ "template": "", "required": [], "superBlock": "a2-english-for-developers", - "isBeta": true, "challengeOrder": [ { "id": "651dd5a46ffb500e3f2ce47b", diff --git a/curriculum/challenges/_meta/learn-introductory-javascript-by-building-a-pyramid-generator/meta.json b/curriculum/challenges/_meta/learn-introductory-javascript-by-building-a-pyramid-generator/meta.json index a8aabe21389..c365a35f103 100644 --- a/curriculum/challenges/_meta/learn-introductory-javascript-by-building-a-pyramid-generator/meta.json +++ b/curriculum/challenges/_meta/learn-introductory-javascript-by-building-a-pyramid-generator/meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "660ee6e3a242da6bd579de69", diff --git a/curriculum/challenges/_meta/learn-lambda-functions-by-building-an-expense-tracker/meta.json b/curriculum/challenges/_meta/learn-lambda-functions-by-building-an-expense-tracker/meta.json index 1c550ab3017..76198ec7c20 100644 --- a/curriculum/challenges/_meta/learn-lambda-functions-by-building-an-expense-tracker/meta.json +++ b/curriculum/challenges/_meta/learn-lambda-functions-by-building-an-expense-tracker/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "658212ba98182f3e855e85f9", diff --git a/curriculum/challenges/_meta/learn-list-comprehension-by-building-a-case-converter-program/meta.json b/curriculum/challenges/_meta/learn-list-comprehension-by-building-a-case-converter-program/meta.json index 58f325de5ab..a9cab80254a 100644 --- a/curriculum/challenges/_meta/learn-list-comprehension-by-building-a-case-converter-program/meta.json +++ b/curriculum/challenges/_meta/learn-list-comprehension-by-building-a-case-converter-program/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "657e928716b77b2277980276", diff --git a/curriculum/challenges/_meta/learn-localstorage-by-building-a-todo-app/meta.json b/curriculum/challenges/_meta/learn-localstorage-by-building-a-todo-app/meta.json index d03441bb199..1a3b4647dcf 100644 --- a/curriculum/challenges/_meta/learn-localstorage-by-building-a-todo-app/meta.json +++ b/curriculum/challenges/_meta/learn-localstorage-by-building-a-todo-app/meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "64e4e4c4ec263b62ae7bf54d", diff --git a/curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-football-team-cards/meta.json b/curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-football-team-cards/meta.json index 71c76d1ab9b..a6caa4d28b4 100644 --- a/curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-football-team-cards/meta.json +++ b/curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-football-team-cards/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "63c620161fc2b49ac340ffc4", diff --git a/curriculum/challenges/_meta/learn-python-by-building-a-blackjack-game/meta.json b/curriculum/challenges/_meta/learn-python-by-building-a-blackjack-game/meta.json index 7fc9784abdb..dd1094f8b9f 100644 --- a/curriculum/challenges/_meta/learn-python-by-building-a-blackjack-game/meta.json +++ b/curriculum/challenges/_meta/learn-python-by-building-a-blackjack-game/meta.json @@ -10,7 +10,6 @@ "template": "", "required": [], "superBlock": "upcoming-python", - "isBeta": true, "challengeOrder": [ { "id": "5daa813381b9e3db6c126b43", diff --git a/curriculum/challenges/_meta/learn-recursion-by-building-a-decimal-to-binary-converter/meta.json b/curriculum/challenges/_meta/learn-recursion-by-building-a-decimal-to-binary-converter/meta.json index 24b32fd0d1d..2c11fe0175c 100644 --- a/curriculum/challenges/_meta/learn-recursion-by-building-a-decimal-to-binary-converter/meta.json +++ b/curriculum/challenges/_meta/learn-recursion-by-building-a-decimal-to-binary-converter/meta.json @@ -11,7 +11,6 @@ "template": "", "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", - "isBeta": true, "challengeOrder": [ { "id": "63db7f4677d06d7500a13321", diff --git a/curriculum/challenges/_meta/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/meta.json b/curriculum/challenges/_meta/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/meta.json index 214264d9e5c..af679bd2d9f 100644 --- a/curriculum/challenges/_meta/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/meta.json +++ b/curriculum/challenges/_meta/learn-recursion-by-solving-the-tower-of-hanoi-puzzle/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "64dc8b1faf9c60304ca8a9b6", diff --git a/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-password-generator/meta.json b/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-password-generator/meta.json index c06a6a2496c..f2f7c200ca0 100644 --- a/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-password-generator/meta.json +++ b/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-password-generator/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "6564642ce403fe29cc23fee7", diff --git a/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-spam-filter/meta.json b/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-spam-filter/meta.json index 9087aa7c6c4..a802a62bfe6 100644 --- a/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-spam-filter/meta.json +++ b/curriculum/challenges/_meta/learn-regular-expressions-by-building-a-spam-filter/meta.json @@ -11,7 +11,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "641cd18eb67c661d8a9e11f3", diff --git a/curriculum/challenges/_meta/learn-string-manipulation-by-building-a-cipher/meta.json b/curriculum/challenges/_meta/learn-string-manipulation-by-building-a-cipher/meta.json index 674059deedb..cdb3bc6c3cb 100644 --- a/curriculum/challenges/_meta/learn-string-manipulation-by-building-a-cipher/meta.json +++ b/curriculum/challenges/_meta/learn-string-manipulation-by-building-a-cipher/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "6551ecf597038c36637f3759", diff --git a/curriculum/challenges/_meta/learn-the-date-object-by-building-a-date-formatter/meta.json b/curriculum/challenges/_meta/learn-the-date-object-by-building-a-date-formatter/meta.json index b911137cec7..6f1e0352a76 100644 --- a/curriculum/challenges/_meta/learn-the-date-object-by-building-a-date-formatter/meta.json +++ b/curriculum/challenges/_meta/learn-the-date-object-by-building-a-date-formatter/meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "javascript-algorithms-and-data-structures-v8", "superOrder": 4, - "isBeta": true, "challengeOrder": [ { "id": "65386e889dd615940cb3e042", diff --git a/curriculum/challenges/_meta/learn-tree-traversal-by-building-a-binary-search-tree/meta.json b/curriculum/challenges/_meta/learn-tree-traversal-by-building-a-binary-search-tree/meta.json index 5b3d20ce64e..aba8d0e570e 100644 --- a/curriculum/challenges/_meta/learn-tree-traversal-by-building-a-binary-search-tree/meta.json +++ b/curriculum/challenges/_meta/learn-tree-traversal-by-building-a-binary-search-tree/meta.json @@ -9,7 +9,6 @@ "template": "", "required": [], "superBlock": "scientific-computing-with-python", - "isBeta": true, "challengeOrder": [ { "id": "65c4eb814cc977c95cd7df0e", diff --git a/tools/challenge-helper-scripts/base-meta.json b/tools/challenge-helper-scripts/base-meta.json index 5eb1dfc0ac3..b75ac363a5d 100644 --- a/tools/challenge-helper-scripts/base-meta.json +++ b/tools/challenge-helper-scripts/base-meta.json @@ -10,7 +10,6 @@ "required": [], "superBlock": "", "superOrder": 1, - "isBeta": true, "challengeOrder": [ { "id": "", diff --git a/tools/challenge-helper-scripts/create-project.ts b/tools/challenge-helper-scripts/create-project.ts index ef5ce27327b..efeb4f847c4 100644 --- a/tools/challenge-helper-scripts/create-project.ts +++ b/tools/challenge-helper-scripts/create-project.ts @@ -121,7 +121,6 @@ async function createIntroMD(superBlock: string, block: string, title: string) { title: Introduction to the ${title} block: ${block} superBlock: ${superBlock} -isBeta: true --- ## Introduction to the ${title} diff --git a/tools/challenge-helper-scripts/helpers/project-metadata.ts b/tools/challenge-helper-scripts/helpers/project-metadata.ts index dbdc0ab9c1d..4cf86d3738e 100644 --- a/tools/challenge-helper-scripts/helpers/project-metadata.ts +++ b/tools/challenge-helper-scripts/helpers/project-metadata.ts @@ -14,7 +14,6 @@ export type Meta = { required: string[]; superBlock: string; superOrder: number; - isBeta: boolean; challengeOrder: { id: string; title: string }[]; }; diff --git a/tools/scripts/build/external-data-schema.js b/tools/scripts/build/external-data-schema.js index 92838a392b1..9449a70d205 100644 --- a/tools/scripts/build/external-data-schema.js +++ b/tools/scripts/build/external-data-schema.js @@ -7,7 +7,6 @@ const blockSchema = Joi.object({}).keys({ isUpcomingChange: Joi.bool(), usesMultifileEditor: Joi.bool().optional(), hasEditableBoundaries: Joi.bool().optional(), - isBeta: Joi.bool().optional(), dashedName: Joi.string(), helpCategory: Joi.valid( 'JavaScript',