diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 914a05ca4ca..4abe0d423c0 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -1710,7 +1710,8 @@ "frontend-libraries": "Front End Libraries", "relational-databases": "Relational Databases", "backend-javascript": "Backend JavaScript", - "python": "Python" + "python": "Python", + "exam-certified-full-stack-developer": "Certified Full Stack Developer Exam" }, "modules": { "getting-started-with-freecodecamp": "Getting Started with freeCodeCamp", @@ -1719,6 +1720,7 @@ "html-forms-and-tables": "Forms and Tables", "html-and-accessibility": "Accessibility", "review-html": "HTML Review", + "exam-html": "HTML Exam", "computer-basics": "Computer Basics", "basic-css": "Basic CSS", "design-for-developers": "Design", @@ -1736,6 +1738,7 @@ "css-variables": "Variables", "css-grid": "Grid", "css-animations": "Animations", + "exam-css": "CSS Exam", "code-editors": "Code Editors", "javascript-variables-and-strings": "Variables and Strings", "javascript-booleans-and-numbers": "Booleans and Numbers", @@ -1757,12 +1760,15 @@ "recursion": "Recursion", "functional-programming": "Functional Programming", "asynchronous-javascript": "Asynchronous JavaScript", + "exam-javascript": "JavaScript Exam", "react-fundamentals": "React Fundamentals", "react-state-hooks-and-routing": "React State, Hooks, and Routing", "performance": "Performance", "css-libraries-and-frameworks": "CSS Libraries and Frameworks", "testing": "Testing", "typescript-fundamentals": "TypeScript Fundamentals", + "review-front-end-libraries": "Front End Libraries Review", + "exam-front-end-libraries": "Front End Libraries Exam", "sql-and-bash": "SQL and Bash", "git": "Git", "security-and-privacy": "Security and Privacy" diff --git a/curriculum/challenges/_meta/lab-availability-table/meta.json b/curriculum/challenges/_meta/lab-availability-table/meta.json index c2babc1d41d..1a247f9b970 100644 --- a/curriculum/challenges/_meta/lab-availability-table/meta.json +++ b/curriculum/challenges/_meta/lab-availability-table/meta.json @@ -2,7 +2,7 @@ "name": "Build an Availability Table", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-availability-table", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-bank-account-manager/meta.json b/curriculum/challenges/_meta/lab-bank-account-manager/meta.json index cb67719d51a..ba70ea15834 100644 --- a/curriculum/challenges/_meta/lab-bank-account-manager/meta.json +++ b/curriculum/challenges/_meta/lab-bank-account-manager/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Bank Account Management Program", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-bank-account-manager", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-blog-post-card/meta.json b/curriculum/challenges/_meta/lab-blog-post-card/meta.json index 4cdf2e9588e..475e30ea67f 100644 --- a/curriculum/challenges/_meta/lab-blog-post-card/meta.json +++ b/curriculum/challenges/_meta/lab-blog-post-card/meta.json @@ -1,6 +1,6 @@ { "name": "Design a Blog Post Card", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-blog-post-card", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-book-catalog-table/meta.json b/curriculum/challenges/_meta/lab-book-catalog-table/meta.json index 9696718ed69..37327bc82d1 100644 --- a/curriculum/challenges/_meta/lab-book-catalog-table/meta.json +++ b/curriculum/challenges/_meta/lab-book-catalog-table/meta.json @@ -2,7 +2,7 @@ "name": "Build a Book Catalog Table", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-book-catalog-table", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-book-inventory-app/meta.json b/curriculum/challenges/_meta/lab-book-inventory-app/meta.json index d9aa1ac7e61..25d949feb35 100644 --- a/curriculum/challenges/_meta/lab-book-inventory-app/meta.json +++ b/curriculum/challenges/_meta/lab-book-inventory-app/meta.json @@ -2,7 +2,7 @@ "name": "Build a Book Inventory App", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-book-inventory-app", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-book-organizer/meta.json b/curriculum/challenges/_meta/lab-book-organizer/meta.json index b709cb649b6..cf308213ab2 100644 --- a/curriculum/challenges/_meta/lab-book-organizer/meta.json +++ b/curriculum/challenges/_meta/lab-book-organizer/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Book Organizer", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-book-organizer", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-bookmark-manager-app/meta.json b/curriculum/challenges/_meta/lab-bookmark-manager-app/meta.json index eecf37269b6..e05c504bbed 100644 --- a/curriculum/challenges/_meta/lab-bookmark-manager-app/meta.json +++ b/curriculum/challenges/_meta/lab-bookmark-manager-app/meta.json @@ -2,7 +2,7 @@ "name": "Build a Bookmark Manager App", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-bookmark-manager-app", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-business-card/meta.json b/curriculum/challenges/_meta/lab-business-card/meta.json index e54b646773e..cc71b95b8a6 100644 --- a/curriculum/challenges/_meta/lab-business-card/meta.json +++ b/curriculum/challenges/_meta/lab-business-card/meta.json @@ -2,7 +2,7 @@ "name": "Design a Business Card", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-business-card", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-checkout-page/meta.json b/curriculum/challenges/_meta/lab-checkout-page/meta.json index 767e573a5cc..246eb031630 100644 --- a/curriculum/challenges/_meta/lab-checkout-page/meta.json +++ b/curriculum/challenges/_meta/lab-checkout-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Checkout Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-checkout-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-colored-boxes/meta.json b/curriculum/challenges/_meta/lab-colored-boxes/meta.json index 0424351d836..aa43434c89b 100644 --- a/curriculum/challenges/_meta/lab-colored-boxes/meta.json +++ b/curriculum/challenges/_meta/lab-colored-boxes/meta.json @@ -1,6 +1,6 @@ { "name": "Design a Set of Colored Boxes", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-colored-boxes", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-confidential-email-page/meta.json b/curriculum/challenges/_meta/lab-confidential-email-page/meta.json index 34f9d288b1d..a607eca02e0 100644 --- a/curriculum/challenges/_meta/lab-confidential-email-page/meta.json +++ b/curriculum/challenges/_meta/lab-confidential-email-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Confidential Email Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-confidential-email-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-contact-form/meta.json b/curriculum/challenges/_meta/lab-contact-form/meta.json index f184e282def..ccf9f78d205 100644 --- a/curriculum/challenges/_meta/lab-contact-form/meta.json +++ b/curriculum/challenges/_meta/lab-contact-form/meta.json @@ -2,7 +2,7 @@ "name": "Design a Contact Form", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-contact-form", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-customer-complaint-form/meta.json b/curriculum/challenges/_meta/lab-customer-complaint-form/meta.json index 13ee027c19a..79957fac4d7 100644 --- a/curriculum/challenges/_meta/lab-customer-complaint-form/meta.json +++ b/curriculum/challenges/_meta/lab-customer-complaint-form/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Customer Complaint Form", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "blockType": "lab", "blockLayout": "link", diff --git a/curriculum/challenges/_meta/lab-date-conversion/meta.json b/curriculum/challenges/_meta/lab-date-conversion/meta.json index 6b50e3131f2..7cb4e988ab5 100644 --- a/curriculum/challenges/_meta/lab-date-conversion/meta.json +++ b/curriculum/challenges/_meta/lab-date-conversion/meta.json @@ -2,7 +2,7 @@ "name": "Build a Date Conversion Program", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-date-conversion", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-email-masker/meta.json b/curriculum/challenges/_meta/lab-email-masker/meta.json index 7efcf09220c..5b60b4dda36 100644 --- a/curriculum/challenges/_meta/lab-email-masker/meta.json +++ b/curriculum/challenges/_meta/lab-email-masker/meta.json @@ -2,7 +2,7 @@ "name": "Build an Email Masker", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-email-masker", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-event-flyer-page/meta.json b/curriculum/challenges/_meta/lab-event-flyer-page/meta.json index 79833fa9d9c..4c7eff47ba9 100644 --- a/curriculum/challenges/_meta/lab-event-flyer-page/meta.json +++ b/curriculum/challenges/_meta/lab-event-flyer-page/meta.json @@ -2,7 +2,7 @@ "name": "Build an Event Flyer Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-event-flyer-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-factorial-calculator/meta.json b/curriculum/challenges/_meta/lab-factorial-calculator/meta.json index de4f62a2b5a..5686cf48be0 100644 --- a/curriculum/challenges/_meta/lab-factorial-calculator/meta.json +++ b/curriculum/challenges/_meta/lab-factorial-calculator/meta.json @@ -2,7 +2,7 @@ "name": "Build a Factorial Calculator ", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-factorial-calculator", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-favorite-icon-toggler/meta.json b/curriculum/challenges/_meta/lab-favorite-icon-toggler/meta.json index b47f045683d..eb7fca98437 100644 --- a/curriculum/challenges/_meta/lab-favorite-icon-toggler/meta.json +++ b/curriculum/challenges/_meta/lab-favorite-icon-toggler/meta.json @@ -2,7 +2,7 @@ "name": "Build a Favorite Icon Toggler", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-favorite-icon-toggler", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-fcc-forum-leaderboard/meta.json b/curriculum/challenges/_meta/lab-fcc-forum-leaderboard/meta.json index 9c0b1433f66..7f2b02b874d 100644 --- a/curriculum/challenges/_meta/lab-fcc-forum-leaderboard/meta.json +++ b/curriculum/challenges/_meta/lab-fcc-forum-leaderboard/meta.json @@ -1,6 +1,6 @@ { "name": "Build an fCC Forum Leaderboard", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "blockType": "lab", "blockLayout": "link", diff --git a/curriculum/challenges/_meta/lab-football-team-cards/meta.json b/curriculum/challenges/_meta/lab-football-team-cards/meta.json index 48ca984346f..1a77d9171b8 100644 --- a/curriculum/challenges/_meta/lab-football-team-cards/meta.json +++ b/curriculum/challenges/_meta/lab-football-team-cards/meta.json @@ -2,7 +2,7 @@ "name": "Build a Set of Football Team Cards", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-football-team-cards", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-fortune-teller/meta.json b/curriculum/challenges/_meta/lab-fortune-teller/meta.json index 72ccc54a24d..0a73be93593 100644 --- a/curriculum/challenges/_meta/lab-fortune-teller/meta.json +++ b/curriculum/challenges/_meta/lab-fortune-teller/meta.json @@ -2,7 +2,7 @@ "name": "Build a Fortune Teller App", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-fortune-teller", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-gradebook-app/meta.json b/curriculum/challenges/_meta/lab-gradebook-app/meta.json index 104f04dd309..2fdf53f56f4 100644 --- a/curriculum/challenges/_meta/lab-gradebook-app/meta.json +++ b/curriculum/challenges/_meta/lab-gradebook-app/meta.json @@ -2,7 +2,7 @@ "name": "Build a Gradebook App", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-gradebook-app", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-house-painting/meta.json b/curriculum/challenges/_meta/lab-house-painting/meta.json index d32ac13c603..292a9dd8f92 100644 --- a/curriculum/challenges/_meta/lab-house-painting/meta.json +++ b/curriculum/challenges/_meta/lab-house-painting/meta.json @@ -2,7 +2,7 @@ "name": "Build a House Painting", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-house-painting", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-inventory-management-program/meta.json b/curriculum/challenges/_meta/lab-inventory-management-program/meta.json index af6711bc694..c309df0944c 100644 --- a/curriculum/challenges/_meta/lab-inventory-management-program/meta.json +++ b/curriculum/challenges/_meta/lab-inventory-management-program/meta.json @@ -2,7 +2,7 @@ "name": "Build an Inventory Management Program", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-inventory-management-program", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-javascript-trivia-bot/meta.json b/curriculum/challenges/_meta/lab-javascript-trivia-bot/meta.json index 5ef94c5850e..ed4bcc96d12 100644 --- a/curriculum/challenges/_meta/lab-javascript-trivia-bot/meta.json +++ b/curriculum/challenges/_meta/lab-javascript-trivia-bot/meta.json @@ -2,7 +2,7 @@ "name": "Build a JavaScript Trivia Bot", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-javascript-trivia-bot", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-job-application-form/meta.json b/curriculum/challenges/_meta/lab-job-application-form/meta.json index 4f232e9f457..4b464b71609 100644 --- a/curriculum/challenges/_meta/lab-job-application-form/meta.json +++ b/curriculum/challenges/_meta/lab-job-application-form/meta.json @@ -2,7 +2,7 @@ "name": "Build a Job Application Form", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-job-application-form", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-leap-year-calculator/meta.json b/curriculum/challenges/_meta/lab-leap-year-calculator/meta.json index fbf826331f1..efdcf425336 100644 --- a/curriculum/challenges/_meta/lab-leap-year-calculator/meta.json +++ b/curriculum/challenges/_meta/lab-leap-year-calculator/meta.json @@ -2,7 +2,7 @@ "name": "Build a Leap Year Calculator ", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-leap-year-calculator", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-lightbox-viewer/meta.json b/curriculum/challenges/_meta/lab-lightbox-viewer/meta.json index a51194dd891..a4c0acb1e75 100644 --- a/curriculum/challenges/_meta/lab-lightbox-viewer/meta.json +++ b/curriculum/challenges/_meta/lab-lightbox-viewer/meta.json @@ -2,7 +2,7 @@ "name": "Build a Lightbox Viewer", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-lightbox-viewer", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-lunch-picker-program/meta.json b/curriculum/challenges/_meta/lab-lunch-picker-program/meta.json index 0464795ea0e..0634fc00e99 100644 --- a/curriculum/challenges/_meta/lab-lunch-picker-program/meta.json +++ b/curriculum/challenges/_meta/lab-lunch-picker-program/meta.json @@ -2,7 +2,7 @@ "name": "Build a Lunch Picker Program", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-lunch-picker-program", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-markdown-to-html-converter/meta.json b/curriculum/challenges/_meta/lab-markdown-to-html-converter/meta.json index 4eec16add9f..66a88f75ea7 100644 --- a/curriculum/challenges/_meta/lab-markdown-to-html-converter/meta.json +++ b/curriculum/challenges/_meta/lab-markdown-to-html-converter/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Markdown to HTML Converter", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "blockType": "lab", "blockLayout": "link", diff --git a/curriculum/challenges/_meta/lab-mood-board/meta.json b/curriculum/challenges/_meta/lab-mood-board/meta.json index 01d3dc71e08..0a609aecd52 100644 --- a/curriculum/challenges/_meta/lab-mood-board/meta.json +++ b/curriculum/challenges/_meta/lab-mood-board/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Mood Board", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-mood-board", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-moon-orbit/meta.json b/curriculum/challenges/_meta/lab-moon-orbit/meta.json index 1c00ca8bedd..620201c102e 100644 --- a/curriculum/challenges/_meta/lab-moon-orbit/meta.json +++ b/curriculum/challenges/_meta/lab-moon-orbit/meta.json @@ -2,7 +2,7 @@ "name": "Build a Moon Orbit", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": false, "dashedName": "lab-moon-orbit", diff --git a/curriculum/challenges/_meta/lab-newspaper-article/meta.json b/curriculum/challenges/_meta/lab-newspaper-article/meta.json index 98496894d03..d55c2ac8c81 100644 --- a/curriculum/challenges/_meta/lab-newspaper-article/meta.json +++ b/curriculum/challenges/_meta/lab-newspaper-article/meta.json @@ -2,7 +2,7 @@ "name": "Build a Newspaper Article", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-newspaper-article", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-page-of-playing-cards/meta.json b/curriculum/challenges/_meta/lab-page-of-playing-cards/meta.json index 6d22e76dbf7..05abe2a52a6 100644 --- a/curriculum/challenges/_meta/lab-page-of-playing-cards/meta.json +++ b/curriculum/challenges/_meta/lab-page-of-playing-cards/meta.json @@ -2,7 +2,7 @@ "name": "Build a Page of Playing Cards", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-page-of-playing-cards", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-palindrome-checker/meta.json b/curriculum/challenges/_meta/lab-palindrome-checker/meta.json index 3334fb107cd..8d644b18300 100644 --- a/curriculum/challenges/_meta/lab-palindrome-checker/meta.json +++ b/curriculum/challenges/_meta/lab-palindrome-checker/meta.json @@ -2,7 +2,7 @@ "name": "Build a Palindrome Checker", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-palindrome-checker", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-password-generator/meta.json b/curriculum/challenges/_meta/lab-password-generator/meta.json index f49408288da..d5685a8d6a1 100644 --- a/curriculum/challenges/_meta/lab-password-generator/meta.json +++ b/curriculum/challenges/_meta/lab-password-generator/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Password Generator App", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "blockType": "lab", "dashedName": "lab-password-generator", diff --git a/curriculum/challenges/_meta/lab-permutation-generator/meta.json b/curriculum/challenges/_meta/lab-permutation-generator/meta.json index 42406ff8a71..da011d83380 100644 --- a/curriculum/challenges/_meta/lab-permutation-generator/meta.json +++ b/curriculum/challenges/_meta/lab-permutation-generator/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Permutation Generator", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-permutation-generator", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-personal-portfolio/meta.json b/curriculum/challenges/_meta/lab-personal-portfolio/meta.json index 1f052d2c929..45f5b57279b 100644 --- a/curriculum/challenges/_meta/lab-personal-portfolio/meta.json +++ b/curriculum/challenges/_meta/lab-personal-portfolio/meta.json @@ -2,7 +2,7 @@ "name": "Build a Personal Portfolio", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-personal-portfolio", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-product-landing-page/meta.json b/curriculum/challenges/_meta/lab-product-landing-page/meta.json index 45ad89b3da9..7e5565177be 100644 --- a/curriculum/challenges/_meta/lab-product-landing-page/meta.json +++ b/curriculum/challenges/_meta/lab-product-landing-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Product Landing Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-product-landing-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-project-idea-board/meta.json b/curriculum/challenges/_meta/lab-project-idea-board/meta.json index bf9e25cf31a..19ec5ee4f02 100644 --- a/curriculum/challenges/_meta/lab-project-idea-board/meta.json +++ b/curriculum/challenges/_meta/lab-project-idea-board/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Project Idea Board", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-project-idea-board", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-pyramid-generator/meta.json b/curriculum/challenges/_meta/lab-pyramid-generator/meta.json index 6b1fc923c80..41a47488fa9 100644 --- a/curriculum/challenges/_meta/lab-pyramid-generator/meta.json +++ b/curriculum/challenges/_meta/lab-pyramid-generator/meta.json @@ -2,7 +2,7 @@ "name": "Build a Pyramid Generator", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-pyramid-generator", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-quiz-game/meta.json b/curriculum/challenges/_meta/lab-quiz-game/meta.json index cab11c08f43..8b013c871bf 100644 --- a/curriculum/challenges/_meta/lab-quiz-game/meta.json +++ b/curriculum/challenges/_meta/lab-quiz-game/meta.json @@ -2,7 +2,7 @@ "name": "Build a Quiz Game", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-quiz-game", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-random-background-color-changer/meta.json b/curriculum/challenges/_meta/lab-random-background-color-changer/meta.json index 8a92e6eaba0..f36c1310392 100644 --- a/curriculum/challenges/_meta/lab-random-background-color-changer/meta.json +++ b/curriculum/challenges/_meta/lab-random-background-color-changer/meta.json @@ -2,7 +2,7 @@ "name": "Debug a Random Background Color Changer", "blockLayout": "link", "blockType": "lab", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-random-background-color-changer", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-real-time-counter/meta.json b/curriculum/challenges/_meta/lab-real-time-counter/meta.json index 7e300d6fdcd..1c446447f52 100644 --- a/curriculum/challenges/_meta/lab-real-time-counter/meta.json +++ b/curriculum/challenges/_meta/lab-real-time-counter/meta.json @@ -2,7 +2,7 @@ "name": "Build a Real Time Counter", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-real-time-counter", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-recipe-page/meta.json b/curriculum/challenges/_meta/lab-recipe-page/meta.json index 1ebce16d614..39e63535dac 100644 --- a/curriculum/challenges/_meta/lab-recipe-page/meta.json +++ b/curriculum/challenges/_meta/lab-recipe-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Recipe Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-recipe-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-regex-sandbox/meta.json b/curriculum/challenges/_meta/lab-regex-sandbox/meta.json index 5bac2ac053f..f8a8cfe364a 100644 --- a/curriculum/challenges/_meta/lab-regex-sandbox/meta.json +++ b/curriculum/challenges/_meta/lab-regex-sandbox/meta.json @@ -2,7 +2,7 @@ "name": "Build a RegEx Sandbox", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-regex-sandbox", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-reusable-footer/meta.json b/curriculum/challenges/_meta/lab-reusable-footer/meta.json index 3d190d63cf1..cd63553cf91 100644 --- a/curriculum/challenges/_meta/lab-reusable-footer/meta.json +++ b/curriculum/challenges/_meta/lab-reusable-footer/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Reusable Footer", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-reusable-footer", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-sentence-maker/meta.json b/curriculum/challenges/_meta/lab-sentence-maker/meta.json index 0c0ab39cb7e..12c265bbd35 100644 --- a/curriculum/challenges/_meta/lab-sentence-maker/meta.json +++ b/curriculum/challenges/_meta/lab-sentence-maker/meta.json @@ -2,7 +2,7 @@ "name": "Build a Sentence Maker", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-sentence-maker", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-sorting-visualizer/meta.json b/curriculum/challenges/_meta/lab-sorting-visualizer/meta.json index dfefeb750dc..56f32012cf1 100644 --- a/curriculum/challenges/_meta/lab-sorting-visualizer/meta.json +++ b/curriculum/challenges/_meta/lab-sorting-visualizer/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Sorting Visualizer", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "blockType": "lab", "blockLayout": "link", diff --git a/curriculum/challenges/_meta/lab-stylized-to-do-list/meta.json b/curriculum/challenges/_meta/lab-stylized-to-do-list/meta.json index ecfb6e62041..d9e063f9a36 100644 --- a/curriculum/challenges/_meta/lab-stylized-to-do-list/meta.json +++ b/curriculum/challenges/_meta/lab-stylized-to-do-list/meta.json @@ -2,7 +2,7 @@ "name": "Build a Stylized To-Do List", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-stylized-to-do-list", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-survey-form/meta.json b/curriculum/challenges/_meta/lab-survey-form/meta.json index 5f2e88c837d..b5e4bfbff16 100644 --- a/curriculum/challenges/_meta/lab-survey-form/meta.json +++ b/curriculum/challenges/_meta/lab-survey-form/meta.json @@ -2,7 +2,7 @@ "name": "Build a Survey Form", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-survey-form", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-technical-documentation-page/meta.json b/curriculum/challenges/_meta/lab-technical-documentation-page/meta.json index cab4226d730..f8c5138b5e6 100644 --- a/curriculum/challenges/_meta/lab-technical-documentation-page/meta.json +++ b/curriculum/challenges/_meta/lab-technical-documentation-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Technical Documentation Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-technical-documentation-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-travel-agency-page/meta.json b/curriculum/challenges/_meta/lab-travel-agency-page/meta.json index 3a10d1886c3..d41880e7d73 100644 --- a/curriculum/challenges/_meta/lab-travel-agency-page/meta.json +++ b/curriculum/challenges/_meta/lab-travel-agency-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Travel Agency Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-travel-agency-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-tribute-page/meta.json b/curriculum/challenges/_meta/lab-tribute-page/meta.json index 1d7e3830b3b..4e2fe3b8e3d 100644 --- a/curriculum/challenges/_meta/lab-tribute-page/meta.json +++ b/curriculum/challenges/_meta/lab-tribute-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Tribute Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-tribute-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-video-compilation-page/meta.json b/curriculum/challenges/_meta/lab-video-compilation-page/meta.json index 0bf4a4b27b5..34a9a1d1acb 100644 --- a/curriculum/challenges/_meta/lab-video-compilation-page/meta.json +++ b/curriculum/challenges/_meta/lab-video-compilation-page/meta.json @@ -2,7 +2,7 @@ "name": "Build a Video Compilation Page", "blockType": "lab", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-video-compilation-page", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-voting-system/meta.json b/curriculum/challenges/_meta/lab-voting-system/meta.json index 458625b6318..e160d0f146a 100644 --- a/curriculum/challenges/_meta/lab-voting-system/meta.json +++ b/curriculum/challenges/_meta/lab-voting-system/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Voting System", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-voting-system", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lab-weather-app/meta.json b/curriculum/challenges/_meta/lab-weather-app/meta.json index 4ffeb9c5cd2..0e891d0c504 100644 --- a/curriculum/challenges/_meta/lab-weather-app/meta.json +++ b/curriculum/challenges/_meta/lab-weather-app/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Weather App", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "dashedName": "lab-weather-app", "superBlock": "full-stack-developer", diff --git a/curriculum/challenges/_meta/lecture-animations-and-accessibility/meta.json b/curriculum/challenges/_meta/lecture-animations-and-accessibility/meta.json index c70c9a62797..0489f225364 100644 --- a/curriculum/challenges/_meta/lecture-animations-and-accessibility/meta.json +++ b/curriculum/challenges/_meta/lecture-animations-and-accessibility/meta.json @@ -2,7 +2,7 @@ "name": "Animations and Accessibility", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-animations-and-accessibility", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-best-practices-for-accessibility-and-css/meta.json b/curriculum/challenges/_meta/lecture-best-practices-for-accessibility-and-css/meta.json index 8a755e78c70..d994cd05bd4 100644 --- a/curriculum/challenges/_meta/lecture-best-practices-for-accessibility-and-css/meta.json +++ b/curriculum/challenges/_meta/lecture-best-practices-for-accessibility-and-css/meta.json @@ -2,7 +2,7 @@ "name": "Best Practices for Accessibility and CSS", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-best-practices-for-accessibility-and-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-best-practices-for-responsive-web-design/meta.json b/curriculum/challenges/_meta/lecture-best-practices-for-responsive-web-design/meta.json index 98514c88a22..943bd562e23 100644 --- a/curriculum/challenges/_meta/lecture-best-practices-for-responsive-web-design/meta.json +++ b/curriculum/challenges/_meta/lecture-best-practices-for-responsive-web-design/meta.json @@ -2,7 +2,7 @@ "name": "Best Practices for Responsive Web Design", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-best-practices-for-responsive-web-design", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-best-practices-for-styling-forms/meta.json b/curriculum/challenges/_meta/lecture-best-practices-for-styling-forms/meta.json index e079611b160..5e7137ec50a 100644 --- a/curriculum/challenges/_meta/lecture-best-practices-for-styling-forms/meta.json +++ b/curriculum/challenges/_meta/lecture-best-practices-for-styling-forms/meta.json @@ -2,7 +2,7 @@ "name": "Best Practices for Styling Forms", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-best-practices-for-styling-forms", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-browsing-the-web-effectively/meta.json b/curriculum/challenges/_meta/lecture-browsing-the-web-effectively/meta.json index 760d1439c15..ef38c03f16c 100644 --- a/curriculum/challenges/_meta/lecture-browsing-the-web-effectively/meta.json +++ b/curriculum/challenges/_meta/lecture-browsing-the-web-effectively/meta.json @@ -2,7 +2,7 @@ "name": "Browsing the Web Effectively", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-browsing-the-web-effectively", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-common-design-tools/meta.json b/curriculum/challenges/_meta/lecture-common-design-tools/meta.json index b53ad70d1df..17298a298c7 100644 --- a/curriculum/challenges/_meta/lecture-common-design-tools/meta.json +++ b/curriculum/challenges/_meta/lecture-common-design-tools/meta.json @@ -2,7 +2,7 @@ "name": "Common Design Tools", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-common-design-tools", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-css-specificity-the-cascade-algorithm-and-inheritance/meta.json b/curriculum/challenges/_meta/lecture-css-specificity-the-cascade-algorithm-and-inheritance/meta.json index ae91a19337b..aa42e30ce23 100644 --- a/curriculum/challenges/_meta/lecture-css-specificity-the-cascade-algorithm-and-inheritance/meta.json +++ b/curriculum/challenges/_meta/lecture-css-specificity-the-cascade-algorithm-and-inheritance/meta.json @@ -2,7 +2,7 @@ "name": "CSS Specificity, the Cascade Algorithm, and Inheritance", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-css-specificity-the-cascade-algorithm-and-inheritance", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-debugging-css/meta.json b/curriculum/challenges/_meta/lecture-debugging-css/meta.json index 5a8495bc7be..bae96b8635b 100644 --- a/curriculum/challenges/_meta/lecture-debugging-css/meta.json +++ b/curriculum/challenges/_meta/lecture-debugging-css/meta.json @@ -2,7 +2,7 @@ "name": "Debugging CSS", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-debugging-css", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "672aa8c1ad423562a38b484d", "title": "How Can You Use the DevTools Inspection Tool and CSS Validators to Debug Your CSS?" }], diff --git a/curriculum/challenges/_meta/lecture-debugging-techniques/meta.json b/curriculum/challenges/_meta/lecture-debugging-techniques/meta.json index 6f7645b8fb6..1f8a7335444 100644 --- a/curriculum/challenges/_meta/lecture-debugging-techniques/meta.json +++ b/curriculum/challenges/_meta/lecture-debugging-techniques/meta.json @@ -2,7 +2,7 @@ "name": "Debugging Techniques", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-debugging-techniques", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-html-fundamentals/meta.json b/curriculum/challenges/_meta/lecture-html-fundamentals/meta.json index bd87b25704a..5b4829cbbea 100644 --- a/curriculum/challenges/_meta/lecture-html-fundamentals/meta.json +++ b/curriculum/challenges/_meta/lecture-html-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "HTML Fundamentals", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-html-fundamentals", "superBlock": "full-stack-developer", "helpCategory": "HTML-CSS", diff --git a/curriculum/challenges/_meta/lecture-importance-of-accessibility-and-good-html-structure/meta.json b/curriculum/challenges/_meta/lecture-importance-of-accessibility-and-good-html-structure/meta.json index cf5f2ca6a76..01ef97e83d1 100644 --- a/curriculum/challenges/_meta/lecture-importance-of-accessibility-and-good-html-structure/meta.json +++ b/curriculum/challenges/_meta/lecture-importance-of-accessibility-and-good-html-structure/meta.json @@ -2,7 +2,7 @@ "name": "Importance of Accessibility and Good HTML Structure", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-importance-of-accessibility-and-good-html-structure", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-introduction-to-javascript-libraries-and-frameworks/meta.json b/curriculum/challenges/_meta/lecture-introduction-to-javascript-libraries-and-frameworks/meta.json index 0281a7c20a7..0cef9b7e33a 100644 --- a/curriculum/challenges/_meta/lecture-introduction-to-javascript-libraries-and-frameworks/meta.json +++ b/curriculum/challenges/_meta/lecture-introduction-to-javascript-libraries-and-frameworks/meta.json @@ -2,7 +2,7 @@ "name": "Introduction to JavaScript Libraries and Frameworks", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-introduction-to-javascript-libraries-and-frameworks", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-introduction-to-javascript/meta.json b/curriculum/challenges/_meta/lecture-introduction-to-javascript/meta.json index c374401b0f1..f13c8de3ea5 100644 --- a/curriculum/challenges/_meta/lecture-introduction-to-javascript/meta.json +++ b/curriculum/challenges/_meta/lecture-introduction-to-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Introduction to JavaScript", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-introduction-to-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-styling-lists-and-links/meta.json b/curriculum/challenges/_meta/lecture-styling-lists-and-links/meta.json index e4b683d2ffb..0bec0be2a9b 100644 --- a/curriculum/challenges/_meta/lecture-styling-lists-and-links/meta.json +++ b/curriculum/challenges/_meta/lecture-styling-lists-and-links/meta.json @@ -2,7 +2,7 @@ "name": "Styling Lists and Links", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-styling-lists-and-links", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-the-var-keyword-and-hoisting/meta.json b/curriculum/challenges/_meta/lecture-the-var-keyword-and-hoisting/meta.json index ed1ae521d39..b6142426c87 100644 --- a/curriculum/challenges/_meta/lecture-the-var-keyword-and-hoisting/meta.json +++ b/curriculum/challenges/_meta/lecture-the-var-keyword-and-hoisting/meta.json @@ -2,7 +2,7 @@ "name": "The var Keyword and Hoisting", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-the-var-keyword-and-hoisting", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-asynchronous-programming/meta.json b/curriculum/challenges/_meta/lecture-understanding-asynchronous-programming/meta.json index bf0732b1f0c..594e92dc7c5 100644 --- a/curriculum/challenges/_meta/lecture-understanding-asynchronous-programming/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-asynchronous-programming/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Asynchronous Programming", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-asynchronous-programming", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-comparisons-and-conditionals/meta.json b/curriculum/challenges/_meta/lecture-understanding-comparisons-and-conditionals/meta.json index c8ca3449d07..318be389e80 100644 --- a/curriculum/challenges/_meta/lecture-understanding-comparisons-and-conditionals/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-comparisons-and-conditionals/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Comparisons and Conditionals", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-comparisons-and-conditionals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-computer-internet-and-tooling-basics/meta.json b/curriculum/challenges/_meta/lecture-understanding-computer-internet-and-tooling-basics/meta.json index 0eb3e7dc3c4..5da2eac483a 100644 --- a/curriculum/challenges/_meta/lecture-understanding-computer-internet-and-tooling-basics/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-computer-internet-and-tooling-basics/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Computer, Internet, and Tooling Basics", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-computer-internet-and-tooling-basics", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-core-javascript-fundamentals/meta.json b/curriculum/challenges/_meta/lecture-understanding-core-javascript-fundamentals/meta.json index 9cf024463ef..098444a6c89 100644 --- a/curriculum/challenges/_meta/lecture-understanding-core-javascript-fundamentals/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-core-javascript-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Core JavaScript Fundamentals", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-core-javascript-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-form-validation/meta.json b/curriculum/challenges/_meta/lecture-understanding-form-validation/meta.json index cc0e0d193d6..c72ab14fb93 100644 --- a/curriculum/challenges/_meta/lecture-understanding-form-validation/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-form-validation/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Form Validation", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-form-validation", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-functional-programming/meta.json b/curriculum/challenges/_meta/lecture-understanding-functional-programming/meta.json index e2186de4202..b0bb45e630c 100644 --- a/curriculum/challenges/_meta/lecture-understanding-functional-programming/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-functional-programming/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Functional Programming", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-functional-programming", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-classes-in-javascript/meta.json b/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-classes-in-javascript/meta.json index 3f1fe71bf03..9ae477150e8 100644 --- a/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-classes-in-javascript/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-classes-in-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Understanding How to Work with Classes in JavaScript", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-how-to-work-with-classes-in-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-floats-and-positioning-in-css/meta.json b/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-floats-and-positioning-in-css/meta.json index 0f5b5690355..09c710dfa39 100644 --- a/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-floats-and-positioning-in-css/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-how-to-work-with-floats-and-positioning-in-css/meta.json @@ -2,7 +2,7 @@ "name": "Understanding How to Work with Floats and Positioning in CSS", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-how-to-work-with-floats-and-positioning-in-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-understanding-modules-imports-and-exports/meta.json b/curriculum/challenges/_meta/lecture-understanding-modules-imports-and-exports/meta.json index 81c2bbf1f80..cb32cf98923 100644 --- a/curriculum/challenges/_meta/lecture-understanding-modules-imports-and-exports/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-modules-imports-and-exports/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Modules, Imports, and Exports", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-modules-imports-and-exports", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "67329fd6ad99c75d4a4b74e4", "title": "What Is a Module in JavaScript, and How Can You Import and Export Modules in Your Program?" }], diff --git a/curriculum/challenges/_meta/lecture-understanding-recursion-and-the-call-stack/meta.json b/curriculum/challenges/_meta/lecture-understanding-recursion-and-the-call-stack/meta.json index c166c8768b3..e7c2502853e 100644 --- a/curriculum/challenges/_meta/lecture-understanding-recursion-and-the-call-stack/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-recursion-and-the-call-stack/meta.json @@ -2,7 +2,7 @@ "name": "Understanding Recursion and the Call Stack", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-recursion-and-the-call-stack", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "6733b02d1e556005a544c5e3", "title": "What Is Recursion, and How Does It Work?" }], diff --git a/curriculum/challenges/_meta/lecture-understanding-the-event-object-and-event-delegation/meta.json b/curriculum/challenges/_meta/lecture-understanding-the-event-object-and-event-delegation/meta.json index 28a2c48bfa2..35a706d544c 100644 --- a/curriculum/challenges/_meta/lecture-understanding-the-event-object-and-event-delegation/meta.json +++ b/curriculum/challenges/_meta/lecture-understanding-the-event-object-and-event-delegation/meta.json @@ -2,7 +2,7 @@ "name": "Understanding the Event Object and Event Delegation", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-understanding-the-event-object-and-event-delegation", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-user-centered-design/meta.json b/curriculum/challenges/_meta/lecture-user-centered-design/meta.json index 9dc61c4a84c..63dee67f09e 100644 --- a/curriculum/challenges/_meta/lecture-user-centered-design/meta.json +++ b/curriculum/challenges/_meta/lecture-user-centered-design/meta.json @@ -2,7 +2,7 @@ "name": "User-Centered Design", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-user-centered-design", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-user-interface-design-fundamentals/meta.json b/curriculum/challenges/_meta/lecture-user-interface-design-fundamentals/meta.json index 318c6a4bc93..0e23ae2b232 100644 --- a/curriculum/challenges/_meta/lecture-user-interface-design-fundamentals/meta.json +++ b/curriculum/challenges/_meta/lecture-user-interface-design-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "User Interface Design Fundamentals", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-user-interface-design-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-welcome-to-freecodecamp/meta.json b/curriculum/challenges/_meta/lecture-welcome-to-freecodecamp/meta.json index 54a9dacda74..cdbf5d4cbe8 100644 --- a/curriculum/challenges/_meta/lecture-welcome-to-freecodecamp/meta.json +++ b/curriculum/challenges/_meta/lecture-welcome-to-freecodecamp/meta.json @@ -2,7 +2,7 @@ "name": "Welcome to freeCodeCamp", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-welcome-to-freecodecamp", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-what-is-css/meta.json b/curriculum/challenges/_meta/lecture-what-is-css/meta.json index 1a7a5f9dcf5..05c53e7f385 100644 --- a/curriculum/challenges/_meta/lecture-what-is-css/meta.json +++ b/curriculum/challenges/_meta/lecture-what-is-css/meta.json @@ -2,7 +2,7 @@ "name": "What Is CSS?", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-what-is-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-what-is-html/meta.json b/curriculum/challenges/_meta/lecture-what-is-html/meta.json index 2138b633199..ced44383424 100644 --- a/curriculum/challenges/_meta/lecture-what-is-html/meta.json +++ b/curriculum/challenges/_meta/lecture-what-is-html/meta.json @@ -1,6 +1,6 @@ { "name": "What is HTML?", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-what-is-html", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66f6db08d55022680a3cfbc9", "title": "What Is HTML, and What Role Does It Play on the Web?" }], diff --git a/curriculum/challenges/_meta/lecture-working-with-arrays/meta.json b/curriculum/challenges/_meta/lecture-working-with-arrays/meta.json index 6d8456e0512..add2bcbc17c 100644 --- a/curriculum/challenges/_meta/lecture-working-with-arrays/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-arrays/meta.json @@ -2,7 +2,7 @@ "name": "Working with Arrays", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-arrays", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-attribute-selectors/meta.json b/curriculum/challenges/_meta/lecture-working-with-attribute-selectors/meta.json index 5b546ccbdfa..9ada0768f7a 100644 --- a/curriculum/challenges/_meta/lecture-working-with-attribute-selectors/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-attribute-selectors/meta.json @@ -2,7 +2,7 @@ "name": "Working with Attribute Selectors", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-attribute-selectors", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-audio-and-video/meta.json b/curriculum/challenges/_meta/lecture-working-with-audio-and-video/meta.json index 00cdbb3dde1..442059e4a94 100644 --- a/curriculum/challenges/_meta/lecture-working-with-audio-and-video/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-audio-and-video/meta.json @@ -2,7 +2,7 @@ "name": "Working with Audio and Video", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-audio-and-video", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-backgrounds-and-borders/meta.json b/curriculum/challenges/_meta/lecture-working-with-backgrounds-and-borders/meta.json index a164e8d4504..873b629da2a 100644 --- a/curriculum/challenges/_meta/lecture-working-with-backgrounds-and-borders/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-backgrounds-and-borders/meta.json @@ -2,7 +2,7 @@ "name": "Working with Backgrounds and Borders", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-backgrounds-and-borders", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-client-side-storage-and-crud-operations/meta.json b/curriculum/challenges/_meta/lecture-working-with-client-side-storage-and-crud-operations/meta.json index 53eadb0169a..4ea3a3ab983 100644 --- a/curriculum/challenges/_meta/lecture-working-with-client-side-storage-and-crud-operations/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-client-side-storage-and-crud-operations/meta.json @@ -2,7 +2,7 @@ "name": "Working with Client-Side Storage and CRUD Operations", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-client-side-storage-and-crud-operations", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-code-editors-and-ides/meta.json b/curriculum/challenges/_meta/lecture-working-with-code-editors-and-ides/meta.json index 1f6adaebeef..08704bbf359 100644 --- a/curriculum/challenges/_meta/lecture-working-with-code-editors-and-ides/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-code-editors-and-ides/meta.json @@ -2,7 +2,7 @@ "name": "Working with Code Editors and IDE's", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-code-editors-and-ides", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-colors-in-css/meta.json b/curriculum/challenges/_meta/lecture-working-with-colors-in-css/meta.json index a0fc542454f..0f4ec9c2c75 100644 --- a/curriculum/challenges/_meta/lecture-working-with-colors-in-css/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-colors-in-css/meta.json @@ -2,7 +2,7 @@ "name": "Working with Colors in CSS", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-colors-in-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-common-array-methods/meta.json b/curriculum/challenges/_meta/lecture-working-with-common-array-methods/meta.json index d971d38b76d..1ff0caac6d0 100644 --- a/curriculum/challenges/_meta/lecture-working-with-common-array-methods/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-common-array-methods/meta.json @@ -2,7 +2,7 @@ "name": "Working with Common Array Methods", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-common-array-methods", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-common-string-methods/meta.json b/curriculum/challenges/_meta/lecture-working-with-common-string-methods/meta.json index d1a20457377..bddda563739 100644 --- a/curriculum/challenges/_meta/lecture-working-with-common-string-methods/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-common-string-methods/meta.json @@ -2,7 +2,7 @@ "name": "Working with Common String Methods", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-common-string-methods", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-css-flexbox/meta.json b/curriculum/challenges/_meta/lecture-working-with-css-flexbox/meta.json index b5d1173a785..1f8c406a50c 100644 --- a/curriculum/challenges/_meta/lecture-working-with-css-flexbox/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-css-flexbox/meta.json @@ -2,7 +2,7 @@ "name": "Working with CSS Flexbox", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-css-flexbox", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-css-fonts/meta.json b/curriculum/challenges/_meta/lecture-working-with-css-fonts/meta.json index 78e11b65593..45db280f4e1 100644 --- a/curriculum/challenges/_meta/lecture-working-with-css-fonts/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-css-fonts/meta.json @@ -2,7 +2,7 @@ "name": "Working with CSS Fonts", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-css-fonts", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-css-grid/meta.json b/curriculum/challenges/_meta/lecture-working-with-css-grid/meta.json index c0c5743ab6a..9472b3ce8b7 100644 --- a/curriculum/challenges/_meta/lecture-working-with-css-grid/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-css-grid/meta.json @@ -2,7 +2,7 @@ "name": "Working with CSS Grid", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-css-grid", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-css-transforms-overflow-and-filters/meta.json b/curriculum/challenges/_meta/lecture-working-with-css-transforms-overflow-and-filters/meta.json index 57c207c680d..d538a8c27a6 100644 --- a/curriculum/challenges/_meta/lecture-working-with-css-transforms-overflow-and-filters/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-css-transforms-overflow-and-filters/meta.json @@ -2,7 +2,7 @@ "name": "Working with CSS Transforms, Overflow, and Filters", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-css-transforms-overflow-and-filters", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-css-variables/meta.json b/curriculum/challenges/_meta/lecture-working-with-css-variables/meta.json index 3ee2c6dbb74..f45f1c63cee 100644 --- a/curriculum/challenges/_meta/lecture-working-with-css-variables/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-css-variables/meta.json @@ -2,7 +2,7 @@ "name": "Working with CSS Variables", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-css-variables", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-data-in-react/meta.json b/curriculum/challenges/_meta/lecture-working-with-data-in-react/meta.json index 37abe0da460..f9f9e437e9d 100644 --- a/curriculum/challenges/_meta/lecture-working-with-data-in-react/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-data-in-react/meta.json @@ -2,7 +2,7 @@ "name": "Working with Data in React", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-data-in-react", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-data-types/meta.json b/curriculum/challenges/_meta/lecture-working-with-data-types/meta.json index 982aa7c5e18..10721e60eea 100644 --- a/curriculum/challenges/_meta/lecture-working-with-data-types/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-data-types/meta.json @@ -2,7 +2,7 @@ "name": "Working with Data Types", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-data-types", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-dates/meta.json b/curriculum/challenges/_meta/lecture-working-with-dates/meta.json index 6708f48e7ee..ef98e71d9a9 100644 --- a/curriculum/challenges/_meta/lecture-working-with-dates/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-dates/meta.json @@ -2,7 +2,7 @@ "name": "Working with Dates", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-dates", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-file-systems/meta.json b/curriculum/challenges/_meta/lecture-working-with-file-systems/meta.json index 921dd209aa9..7714a2b2fd4 100644 --- a/curriculum/challenges/_meta/lecture-working-with-file-systems/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-file-systems/meta.json @@ -2,7 +2,7 @@ "name": "Working with File Systems", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-file-systems", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-forms/meta.json b/curriculum/challenges/_meta/lecture-working-with-forms/meta.json index 412901ffd5d..900c71ed10e 100644 --- a/curriculum/challenges/_meta/lecture-working-with-forms/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-forms/meta.json @@ -2,7 +2,7 @@ "name": "Working with Forms", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-forms", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-functions/meta.json b/curriculum/challenges/_meta/lecture-working-with-functions/meta.json index 731659fc2ba..2946a09e83a 100644 --- a/curriculum/challenges/_meta/lecture-working-with-functions/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-functions/meta.json @@ -2,7 +2,7 @@ "name": "Working with Functions", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-functions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-higher-order-functions-and-callbacks/meta.json b/curriculum/challenges/_meta/lecture-working-with-higher-order-functions-and-callbacks/meta.json index d8190dc57e9..b053fc55ec0 100644 --- a/curriculum/challenges/_meta/lecture-working-with-higher-order-functions-and-callbacks/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-higher-order-functions-and-callbacks/meta.json @@ -2,7 +2,7 @@ "name": "Working with Higher Order Functions and Callbacks", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-higher-order-functions-and-callbacks", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-html-tools/meta.json b/curriculum/challenges/_meta/lecture-working-with-html-tools/meta.json index 2dc84e0181b..a71b2679591 100644 --- a/curriculum/challenges/_meta/lecture-working-with-html-tools/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-html-tools/meta.json @@ -2,7 +2,7 @@ "name": "Working with HTML Tools", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-html-tools", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-links/meta.json b/curriculum/challenges/_meta/lecture-working-with-links/meta.json index 81436421054..30cdedd4f9b 100644 --- a/curriculum/challenges/_meta/lecture-working-with-links/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-links/meta.json @@ -2,7 +2,7 @@ "name": "Working with Links", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-links", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-loops/meta.json b/curriculum/challenges/_meta/lecture-working-with-loops/meta.json index 790afc2d15b..b795591555e 100644 --- a/curriculum/challenges/_meta/lecture-working-with-loops/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-loops/meta.json @@ -2,7 +2,7 @@ "name": "Working with Loops", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-loops", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-maps-and-sets/meta.json b/curriculum/challenges/_meta/lecture-working-with-maps-and-sets/meta.json index 0f4bebf8890..e77b025cfc6 100644 --- a/curriculum/challenges/_meta/lecture-working-with-maps-and-sets/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-maps-and-sets/meta.json @@ -2,7 +2,7 @@ "name": "Working with Maps and Sets", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-maps-and-sets", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-media/meta.json b/curriculum/challenges/_meta/lecture-working-with-media/meta.json index e4a5b8ce247..06fa28c48be 100644 --- a/curriculum/challenges/_meta/lecture-working-with-media/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-media/meta.json @@ -2,7 +2,7 @@ "name": "Working with Media", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-media", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-numbers-and-common-number-methods/meta.json b/curriculum/challenges/_meta/lecture-working-with-numbers-and-common-number-methods/meta.json index 2cde3a602d7..77089e2ffb4 100644 --- a/curriculum/challenges/_meta/lecture-working-with-numbers-and-common-number-methods/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-numbers-and-common-number-methods/meta.json @@ -2,7 +2,7 @@ "name": "Working with Numbers and Common Number Methods", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-numbers-and-common-number-methods", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-numbers-booleans-and-the-math-object/meta.json b/curriculum/challenges/_meta/lecture-working-with-numbers-booleans-and-the-math-object/meta.json index 96bd8e327b6..b175ee41adc 100644 --- a/curriculum/challenges/_meta/lecture-working-with-numbers-booleans-and-the-math-object/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-numbers-booleans-and-the-math-object/meta.json @@ -2,7 +2,7 @@ "name": "Working with Numbers, Booleans, and the Math Object", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-numbers-booleans-and-the-math-object", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-objects/meta.json b/curriculum/challenges/_meta/lecture-working-with-objects/meta.json index 3c1510d4190..d9e241d3937 100644 --- a/curriculum/challenges/_meta/lecture-working-with-objects/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-objects/meta.json @@ -2,7 +2,7 @@ "name": "Working with Objects", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-objects", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-pseudo-classes-and-pseudo-elements-in-css/meta.json b/curriculum/challenges/_meta/lecture-working-with-pseudo-classes-and-pseudo-elements-in-css/meta.json index bd37e496a96..6315da438d7 100644 --- a/curriculum/challenges/_meta/lecture-working-with-pseudo-classes-and-pseudo-elements-in-css/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-pseudo-classes-and-pseudo-elements-in-css/meta.json @@ -2,7 +2,7 @@ "name": "Working with Pseudo-Classes and Pseudo-Elements in CSS", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-pseudo-classes-and-pseudo-elements-in-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-regular-expressions/meta.json b/curriculum/challenges/_meta/lecture-working-with-regular-expressions/meta.json index a1385fd84f4..b114524f8d1 100644 --- a/curriculum/challenges/_meta/lecture-working-with-regular-expressions/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-regular-expressions/meta.json @@ -2,7 +2,7 @@ "name": "Working with Regular Expressions", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-regular-expressions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-relative-and-absolute-units/meta.json b/curriculum/challenges/_meta/lecture-working-with-relative-and-absolute-units/meta.json index 2d4763db10d..02191807195 100644 --- a/curriculum/challenges/_meta/lecture-working-with-relative-and-absolute-units/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-relative-and-absolute-units/meta.json @@ -2,7 +2,7 @@ "name": "Working with Relative and Absolute Units", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-relative-and-absolute-units", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-strings-in-javascript/meta.json b/curriculum/challenges/_meta/lecture-working-with-strings-in-javascript/meta.json index c251a691d00..013b5324dc4 100644 --- a/curriculum/challenges/_meta/lecture-working-with-strings-in-javascript/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-strings-in-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Working with Strings in JavaScript", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-strings-in-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/lecture-working-with-tables/meta.json b/curriculum/challenges/_meta/lecture-working-with-tables/meta.json index fd1f945a53f..feddccdfab8 100644 --- a/curriculum/challenges/_meta/lecture-working-with-tables/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-tables/meta.json @@ -2,7 +2,7 @@ "name": "Working with Tables", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-tables", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "672a4e04a24858778f57ebfe", "title": "What Are HTML Tables Used For, and What Should They Not Be Used For?" }], diff --git a/curriculum/challenges/_meta/lecture-working-with-the-dom-click-events-and-web-apis/meta.json b/curriculum/challenges/_meta/lecture-working-with-the-dom-click-events-and-web-apis/meta.json index 0891e47dab8..4c253338809 100644 --- a/curriculum/challenges/_meta/lecture-working-with-the-dom-click-events-and-web-apis/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-the-dom-click-events-and-web-apis/meta.json @@ -2,7 +2,7 @@ "name": "Working with the DOM, Click Events, and Web APIs", "blockType": "lecture", "blockLayout": "challenge-list", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "lecture-working-with-the-dom-click-events-and-web-apis", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-asynchronous-javascript/meta.json b/curriculum/challenges/_meta/quiz-asynchronous-javascript/meta.json index ead0c312d9b..bf615549675 100644 --- a/curriculum/challenges/_meta/quiz-asynchronous-javascript/meta.json +++ b/curriculum/challenges/_meta/quiz-asynchronous-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Asynchronous JavaScript Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-asynchronous-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-basic-css/meta.json b/curriculum/challenges/_meta/quiz-basic-css/meta.json index 11773511b3a..e126dad4684 100644 --- a/curriculum/challenges/_meta/quiz-basic-css/meta.json +++ b/curriculum/challenges/_meta/quiz-basic-css/meta.json @@ -2,7 +2,7 @@ "name": "Basic CSS Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-basic-css", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fa2f45ce3ece4053eab", "title": "Basic CSS Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-basic-html/meta.json b/curriculum/challenges/_meta/quiz-basic-html/meta.json index 60d939aa811..a51c5d56866 100644 --- a/curriculum/challenges/_meta/quiz-basic-html/meta.json +++ b/curriculum/challenges/_meta/quiz-basic-html/meta.json @@ -2,7 +2,7 @@ "name": "Basic HTML Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-basic-html", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66df3b712c41c499e9d31e5b", "title": "Basic HTML Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-computer-basics/meta.json b/curriculum/challenges/_meta/quiz-computer-basics/meta.json index 89fb28fac9f..1d1bde1304a 100644 --- a/curriculum/challenges/_meta/quiz-computer-basics/meta.json +++ b/curriculum/challenges/_meta/quiz-computer-basics/meta.json @@ -2,7 +2,7 @@ "name": "Computer Basics Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-computer-basics", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fb9f45ce3ece4053eac", "title": "Computer Basics Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-accessibility/meta.json b/curriculum/challenges/_meta/quiz-css-accessibility/meta.json index 29b2ba2996a..e0d61ba05b7 100644 --- a/curriculum/challenges/_meta/quiz-css-accessibility/meta.json +++ b/curriculum/challenges/_meta/quiz-css-accessibility/meta.json @@ -2,7 +2,7 @@ "name": "CSS Accessibility Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-accessibility", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fc1f45ce3ece4053ead", "title": "CSS Accessibility Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-animations/meta.json b/curriculum/challenges/_meta/quiz-css-animations/meta.json index 2118fe8fbb0..0f030220529 100644 --- a/curriculum/challenges/_meta/quiz-css-animations/meta.json +++ b/curriculum/challenges/_meta/quiz-css-animations/meta.json @@ -2,7 +2,7 @@ "name": "CSS Animations Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-animations", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fc9f45ce3ece4053eae", "title": "CSS Animations Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-attribute-selectors/meta.json b/curriculum/challenges/_meta/quiz-css-attribute-selectors/meta.json index c436207bf61..736e1fb5e4e 100644 --- a/curriculum/challenges/_meta/quiz-css-attribute-selectors/meta.json +++ b/curriculum/challenges/_meta/quiz-css-attribute-selectors/meta.json @@ -2,7 +2,7 @@ "name": "CSS Attribute Selectors Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-attribute-selectors", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fd0f45ce3ece4053eaf", "title": "CSS Attribute Selectors Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-backgrounds-and-borders/meta.json b/curriculum/challenges/_meta/quiz-css-backgrounds-and-borders/meta.json index 51a73f0e529..4b9039ad546 100644 --- a/curriculum/challenges/_meta/quiz-css-backgrounds-and-borders/meta.json +++ b/curriculum/challenges/_meta/quiz-css-backgrounds-and-borders/meta.json @@ -2,7 +2,7 @@ "name": "CSS Backgrounds and Borders Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-backgrounds-and-borders", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fd7f45ce3ece4053eb0", "title": "CSS Backgrounds and Borders Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-colors/meta.json b/curriculum/challenges/_meta/quiz-css-colors/meta.json index b2e7829fc52..37daa467a94 100644 --- a/curriculum/challenges/_meta/quiz-css-colors/meta.json +++ b/curriculum/challenges/_meta/quiz-css-colors/meta.json @@ -2,7 +2,7 @@ "name": "CSS Colors Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-colors", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fe1f45ce3ece4053eb1", "title": "CSS Colors Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-flexbox/meta.json b/curriculum/challenges/_meta/quiz-css-flexbox/meta.json index c6cfc493e1e..575cc144a8e 100644 --- a/curriculum/challenges/_meta/quiz-css-flexbox/meta.json +++ b/curriculum/challenges/_meta/quiz-css-flexbox/meta.json @@ -2,7 +2,7 @@ "name": "CSS Flexbox Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-flexbox", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fe7f45ce3ece4053eb2", "title": "CSS Flexbox Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-grid/meta.json b/curriculum/challenges/_meta/quiz-css-grid/meta.json index 08a5db3d121..7e88548cbea 100644 --- a/curriculum/challenges/_meta/quiz-css-grid/meta.json +++ b/curriculum/challenges/_meta/quiz-css-grid/meta.json @@ -2,7 +2,7 @@ "name": "CSS Grid Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-grid", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8fedf45ce3ece4053eb3", "title": "CSS Grid Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-layout-and-effects/meta.json b/curriculum/challenges/_meta/quiz-css-layout-and-effects/meta.json index 5ee8349b187..24cb44b8d57 100644 --- a/curriculum/challenges/_meta/quiz-css-layout-and-effects/meta.json +++ b/curriculum/challenges/_meta/quiz-css-layout-and-effects/meta.json @@ -2,7 +2,7 @@ "name": "CSS Layout and Effects Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-layout-and-effects", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8ff4f45ce3ece4053eb4", "title": "CSS Layout and Effects Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-positioning/meta.json b/curriculum/challenges/_meta/quiz-css-positioning/meta.json index 4a8ffe8e6a2..5eed4497582 100644 --- a/curriculum/challenges/_meta/quiz-css-positioning/meta.json +++ b/curriculum/challenges/_meta/quiz-css-positioning/meta.json @@ -2,7 +2,7 @@ "name": "CSS Positioning Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-positioning", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed8ffcf45ce3ece4053eb5", "title": "CSS Positioning Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-pseudo-classes/meta.json b/curriculum/challenges/_meta/quiz-css-pseudo-classes/meta.json index 72c7732d581..ec10a6142c2 100644 --- a/curriculum/challenges/_meta/quiz-css-pseudo-classes/meta.json +++ b/curriculum/challenges/_meta/quiz-css-pseudo-classes/meta.json @@ -2,7 +2,7 @@ "name": "CSS Pseudo-classes Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-pseudo-classes", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9002f45ce3ece4053eb6", "title": "CSS Pseudo-classes Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-relative-and-absolute-units/meta.json b/curriculum/challenges/_meta/quiz-css-relative-and-absolute-units/meta.json index f9727d1d3b4..a8d76a72f8b 100644 --- a/curriculum/challenges/_meta/quiz-css-relative-and-absolute-units/meta.json +++ b/curriculum/challenges/_meta/quiz-css-relative-and-absolute-units/meta.json @@ -2,7 +2,7 @@ "name": "CSS Relative and Absolute Units Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-relative-and-absolute-units", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9009f45ce3ece4053eb7", "title": "CSS Relative and Absolute Units Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-typography/meta.json b/curriculum/challenges/_meta/quiz-css-typography/meta.json index 9bf94659cb1..469b5823ca2 100644 --- a/curriculum/challenges/_meta/quiz-css-typography/meta.json +++ b/curriculum/challenges/_meta/quiz-css-typography/meta.json @@ -2,7 +2,7 @@ "name": "CSS Typography Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-typography", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9010f45ce3ece4053eb8", "title": "CSS Typography Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-css-variables/meta.json b/curriculum/challenges/_meta/quiz-css-variables/meta.json index c7a85ae1cc0..827eda2868c 100644 --- a/curriculum/challenges/_meta/quiz-css-variables/meta.json +++ b/curriculum/challenges/_meta/quiz-css-variables/meta.json @@ -2,7 +2,7 @@ "name": "CSS Variables Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-css-variables", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9018f45ce3ece4053eb9", "title": "CSS Variables Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-debugging-javascript/meta.json b/curriculum/challenges/_meta/quiz-debugging-javascript/meta.json index 8d89e0914b5..066041fbc39 100644 --- a/curriculum/challenges/_meta/quiz-debugging-javascript/meta.json +++ b/curriculum/challenges/_meta/quiz-debugging-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Debugging JavaScript Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-debugging-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-design-fundamentals/meta.json b/curriculum/challenges/_meta/quiz-design-fundamentals/meta.json index 2b612c3aaf7..e5b1f550b71 100644 --- a/curriculum/challenges/_meta/quiz-design-fundamentals/meta.json +++ b/curriculum/challenges/_meta/quiz-design-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "Design Fundamentals Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-design-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed901ff45ce3ece4053eba", "title": "Design Fundamentals Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-dom-manipulation-and-click-event-with-javascript/meta.json b/curriculum/challenges/_meta/quiz-dom-manipulation-and-click-event-with-javascript/meta.json index 58d1022a942..c6b33bf452f 100644 --- a/curriculum/challenges/_meta/quiz-dom-manipulation-and-click-event-with-javascript/meta.json +++ b/curriculum/challenges/_meta/quiz-dom-manipulation-and-click-event-with-javascript/meta.json @@ -2,7 +2,7 @@ "name": "DOM Manipulation and Click Events with JavaScript Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-dom-manipulation-and-click-event-with-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-form-validation-with-javascript/meta.json b/curriculum/challenges/_meta/quiz-form-validation-with-javascript/meta.json index 71e03a8c235..2c4f377fd66 100644 --- a/curriculum/challenges/_meta/quiz-form-validation-with-javascript/meta.json +++ b/curriculum/challenges/_meta/quiz-form-validation-with-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Form Validation with JavaScript Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-form-validation-with-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-html-accessibility/meta.json b/curriculum/challenges/_meta/quiz-html-accessibility/meta.json index 2ec8e52f101..10b0a91d698 100644 --- a/curriculum/challenges/_meta/quiz-html-accessibility/meta.json +++ b/curriculum/challenges/_meta/quiz-html-accessibility/meta.json @@ -2,7 +2,7 @@ "name": "HTML Accessibility Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-html-accessibility", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9026f45ce3ece4053ebb", "title": "HTML Accessibility Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-html-tables-and-forms/meta.json b/curriculum/challenges/_meta/quiz-html-tables-and-forms/meta.json index 9cd37924042..e39e7e07971 100644 --- a/curriculum/challenges/_meta/quiz-html-tables-and-forms/meta.json +++ b/curriculum/challenges/_meta/quiz-html-tables-and-forms/meta.json @@ -2,7 +2,7 @@ "name": "HTML Tables and Forms Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-html-tables-and-forms", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed902df45ce3ece4053ebc", "title": "HTML Tables and Forms Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-javascript-arrays/meta.json b/curriculum/challenges/_meta/quiz-javascript-arrays/meta.json index 998a96a4578..d20b745e215 100644 --- a/curriculum/challenges/_meta/quiz-javascript-arrays/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-arrays/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Arrays Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-arrays", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-audio-and-video/meta.json b/curriculum/challenges/_meta/quiz-javascript-audio-and-video/meta.json index e90a67b9e38..1d5bfd636aa 100644 --- a/curriculum/challenges/_meta/quiz-javascript-audio-and-video/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-audio-and-video/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Audio and Video Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-audio-and-video", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-classes/meta.json b/curriculum/challenges/_meta/quiz-javascript-classes/meta.json index db0ba92a11d..db009483573 100644 --- a/curriculum/challenges/_meta/quiz-javascript-classes/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-classes/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Classes Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-classes", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-comparisons-and-conditionals/meta.json b/curriculum/challenges/_meta/quiz-javascript-comparisons-and-conditionals/meta.json index 996b39a0594..0b3081f136c 100644 --- a/curriculum/challenges/_meta/quiz-javascript-comparisons-and-conditionals/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-comparisons-and-conditionals/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Comparisons and Conditionals Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-comparisons-and-conditionals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-dates/meta.json b/curriculum/challenges/_meta/quiz-javascript-dates/meta.json index 1896866c704..282ac1ad70c 100644 --- a/curriculum/challenges/_meta/quiz-javascript-dates/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-dates/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Dates Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-dates", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-events/meta.json b/curriculum/challenges/_meta/quiz-javascript-events/meta.json index 62e31ac0985..3c1b334156f 100644 --- a/curriculum/challenges/_meta/quiz-javascript-events/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-events/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Events Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-events", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-functional-programming/meta.json b/curriculum/challenges/_meta/quiz-javascript-functional-programming/meta.json index 473a41ebded..4414a9a643c 100644 --- a/curriculum/challenges/_meta/quiz-javascript-functional-programming/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-functional-programming/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Functional Programming Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-functional-programming", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-functions/meta.json b/curriculum/challenges/_meta/quiz-javascript-functions/meta.json index 69c1ddb694f..3e9bd1c2d00 100644 --- a/curriculum/challenges/_meta/quiz-javascript-functions/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-functions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Functions Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-functions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-fundamentals/meta.json b/curriculum/challenges/_meta/quiz-javascript-fundamentals/meta.json index ebbe487b620..fb3ca2b7e6f 100644 --- a/curriculum/challenges/_meta/quiz-javascript-fundamentals/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Fundamentals Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-higher-order-functions/meta.json b/curriculum/challenges/_meta/quiz-javascript-higher-order-functions/meta.json index cf94022abf3..39061c68fa2 100644 --- a/curriculum/challenges/_meta/quiz-javascript-higher-order-functions/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-higher-order-functions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Higher Order Functions Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-higher-order-functions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-loops/meta.json b/curriculum/challenges/_meta/quiz-javascript-loops/meta.json index 80ce4b4abc8..2f92e8628c8 100644 --- a/curriculum/challenges/_meta/quiz-javascript-loops/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-loops/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Loops Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-loops", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-maps-and-sets/meta.json b/curriculum/challenges/_meta/quiz-javascript-maps-and-sets/meta.json index bf5345c88d1..8cf98b0de02 100644 --- a/curriculum/challenges/_meta/quiz-javascript-maps-and-sets/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-maps-and-sets/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Maps and Sets Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-maps-and-sets", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-math/meta.json b/curriculum/challenges/_meta/quiz-javascript-math/meta.json index f5e98413528..4dbab81ac6f 100644 --- a/curriculum/challenges/_meta/quiz-javascript-math/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-math/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Math Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-math", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-objects/meta.json b/curriculum/challenges/_meta/quiz-javascript-objects/meta.json index 7c49f6c9b2c..232b47ff69c 100644 --- a/curriculum/challenges/_meta/quiz-javascript-objects/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-objects/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Objects Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-objects", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-regular-expressions/meta.json b/curriculum/challenges/_meta/quiz-javascript-regular-expressions/meta.json index fe8ebe2c35d..dcdd23e1946 100644 --- a/curriculum/challenges/_meta/quiz-javascript-regular-expressions/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-regular-expressions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Regular Expressions Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-regular-expressions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-strings/meta.json b/curriculum/challenges/_meta/quiz-javascript-strings/meta.json index 8cc19fe596c..55be0c05831 100644 --- a/curriculum/challenges/_meta/quiz-javascript-strings/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-strings/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Strings Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-strings", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-javascript-variables-and-data-types/meta.json b/curriculum/challenges/_meta/quiz-javascript-variables-and-data-types/meta.json index c3055097a9f..dfdf80ea008 100644 --- a/curriculum/challenges/_meta/quiz-javascript-variables-and-data-types/meta.json +++ b/curriculum/challenges/_meta/quiz-javascript-variables-and-data-types/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Variables and Data Types Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-javascript-variables-and-data-types", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-local-storage-and-crud/meta.json b/curriculum/challenges/_meta/quiz-local-storage-and-crud/meta.json index 5d092f80bb7..96fc3f19e2d 100644 --- a/curriculum/challenges/_meta/quiz-local-storage-and-crud/meta.json +++ b/curriculum/challenges/_meta/quiz-local-storage-and-crud/meta.json @@ -2,7 +2,7 @@ "name": "Local Storage and CRUD Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-local-storage-and-crud", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-react-basics/meta.json b/curriculum/challenges/_meta/quiz-react-basics/meta.json index 26bad4a573a..c097dcc98fa 100644 --- a/curriculum/challenges/_meta/quiz-react-basics/meta.json +++ b/curriculum/challenges/_meta/quiz-react-basics/meta.json @@ -2,7 +2,7 @@ "name": "React Basics Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-react-basics", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-recursion/meta.json b/curriculum/challenges/_meta/quiz-recursion/meta.json index bd49946fa1b..3fe08036ecc 100644 --- a/curriculum/challenges/_meta/quiz-recursion/meta.json +++ b/curriculum/challenges/_meta/quiz-recursion/meta.json @@ -2,7 +2,7 @@ "name": "Recursion Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-recursion", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/quiz-responsive-web-design/meta.json b/curriculum/challenges/_meta/quiz-responsive-web-design/meta.json index 6fcf0c90b7c..e0dc5f9907a 100644 --- a/curriculum/challenges/_meta/quiz-responsive-web-design/meta.json +++ b/curriculum/challenges/_meta/quiz-responsive-web-design/meta.json @@ -2,7 +2,7 @@ "name": "Responsive Web Design Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-responsive-web-design", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9034f45ce3ece4053ebd", "title": "Responsive Web Design Quiz" }], diff --git a/curriculum/challenges/_meta/quiz-styling-forms/meta.json b/curriculum/challenges/_meta/quiz-styling-forms/meta.json index 76d13c24588..8ad02d51521 100644 --- a/curriculum/challenges/_meta/quiz-styling-forms/meta.json +++ b/curriculum/challenges/_meta/quiz-styling-forms/meta.json @@ -2,7 +2,7 @@ "name": "Styling Forms Quiz", "blockType": "quiz", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "quiz-styling-forms", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "66ed9043f45ce3ece4053ebf", "title": "Styling Forms Quiz" }], diff --git a/curriculum/challenges/_meta/review-asynchronous-javascript/meta.json b/curriculum/challenges/_meta/review-asynchronous-javascript/meta.json index dd95bd9de1b..a88aae50925 100644 --- a/curriculum/challenges/_meta/review-asynchronous-javascript/meta.json +++ b/curriculum/challenges/_meta/review-asynchronous-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Asynchronous JavaScript Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-asynchronous-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-basic-css/meta.json b/curriculum/challenges/_meta/review-basic-css/meta.json index abcf81dbc88..cac5dd10257 100644 --- a/curriculum/challenges/_meta/review-basic-css/meta.json +++ b/curriculum/challenges/_meta/review-basic-css/meta.json @@ -2,7 +2,7 @@ "name": "Basic CSS Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-basic-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-basic-html/meta.json b/curriculum/challenges/_meta/review-basic-html/meta.json index ddbda3b6930..ac5f83518c1 100644 --- a/curriculum/challenges/_meta/review-basic-html/meta.json +++ b/curriculum/challenges/_meta/review-basic-html/meta.json @@ -1,7 +1,7 @@ { "name": "Basic HTML Review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-basic-html", "superBlock": "full-stack-developer", "challengeOrder": [{ "id": "67072fc183c7ca6c588feb4d", "title": "Basic HTML Review" }], diff --git a/curriculum/challenges/_meta/review-computer-basics/meta.json b/curriculum/challenges/_meta/review-computer-basics/meta.json index 0c4f0693934..94f419156d3 100644 --- a/curriculum/challenges/_meta/review-computer-basics/meta.json +++ b/curriculum/challenges/_meta/review-computer-basics/meta.json @@ -2,7 +2,7 @@ "name": "Computer Basics Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-computer-basics", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-accessibility/meta.json b/curriculum/challenges/_meta/review-css-accessibility/meta.json index 57ddaf641d8..42872df4706 100644 --- a/curriculum/challenges/_meta/review-css-accessibility/meta.json +++ b/curriculum/challenges/_meta/review-css-accessibility/meta.json @@ -2,7 +2,7 @@ "name": "CSS Accessibility Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-accessibility", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-animations/meta.json b/curriculum/challenges/_meta/review-css-animations/meta.json index da58db1bfe0..1f537ec5592 100644 --- a/curriculum/challenges/_meta/review-css-animations/meta.json +++ b/curriculum/challenges/_meta/review-css-animations/meta.json @@ -2,7 +2,7 @@ "name": "CSS Animations Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-animations", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-attribute-selectors/meta.json b/curriculum/challenges/_meta/review-css-attribute-selectors/meta.json index 7d73bb74599..cae77d3f98d 100644 --- a/curriculum/challenges/_meta/review-css-attribute-selectors/meta.json +++ b/curriculum/challenges/_meta/review-css-attribute-selectors/meta.json @@ -2,7 +2,7 @@ "name": "CSS Attribute Selectors Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-attribute-selectors", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-backgrounds-and-borders/meta.json b/curriculum/challenges/_meta/review-css-backgrounds-and-borders/meta.json index 8ffce177db2..62d34d92bb1 100644 --- a/curriculum/challenges/_meta/review-css-backgrounds-and-borders/meta.json +++ b/curriculum/challenges/_meta/review-css-backgrounds-and-borders/meta.json @@ -2,7 +2,7 @@ "name": "CSS Backgrounds and Borders Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-backgrounds-and-borders", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-colors/meta.json b/curriculum/challenges/_meta/review-css-colors/meta.json index d5276ece83a..2655606bc60 100644 --- a/curriculum/challenges/_meta/review-css-colors/meta.json +++ b/curriculum/challenges/_meta/review-css-colors/meta.json @@ -2,7 +2,7 @@ "name": "CSS Colors Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-colors", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-flexbox/meta.json b/curriculum/challenges/_meta/review-css-flexbox/meta.json index f531ba12192..e617174618d 100644 --- a/curriculum/challenges/_meta/review-css-flexbox/meta.json +++ b/curriculum/challenges/_meta/review-css-flexbox/meta.json @@ -2,7 +2,7 @@ "name": "CSS Flexbox Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-flexbox", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-grid/meta.json b/curriculum/challenges/_meta/review-css-grid/meta.json index a15f34b46bf..f843ab60fa4 100644 --- a/curriculum/challenges/_meta/review-css-grid/meta.json +++ b/curriculum/challenges/_meta/review-css-grid/meta.json @@ -2,7 +2,7 @@ "name": "CSS Grid Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-grid", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-layout-and-effects/meta.json b/curriculum/challenges/_meta/review-css-layout-and-effects/meta.json index 6adbf7a12dd..f9a19be24d3 100644 --- a/curriculum/challenges/_meta/review-css-layout-and-effects/meta.json +++ b/curriculum/challenges/_meta/review-css-layout-and-effects/meta.json @@ -2,7 +2,7 @@ "name": "CSS Layouts and Effects Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-layout-and-effects", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-positioning/meta.json b/curriculum/challenges/_meta/review-css-positioning/meta.json index 06eda38d74d..cc1ae337638 100644 --- a/curriculum/challenges/_meta/review-css-positioning/meta.json +++ b/curriculum/challenges/_meta/review-css-positioning/meta.json @@ -2,7 +2,7 @@ "name": "CSS Positioning Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-positioning", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-pseudo-classes/meta.json b/curriculum/challenges/_meta/review-css-pseudo-classes/meta.json index bce61e46090..3d291111de5 100644 --- a/curriculum/challenges/_meta/review-css-pseudo-classes/meta.json +++ b/curriculum/challenges/_meta/review-css-pseudo-classes/meta.json @@ -2,7 +2,7 @@ "name": "CSS Pseudo-classes Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-pseudo-classes", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-relative-and-absolute-units/meta.json b/curriculum/challenges/_meta/review-css-relative-and-absolute-units/meta.json index 480b2b9923d..387ad8f1364 100644 --- a/curriculum/challenges/_meta/review-css-relative-and-absolute-units/meta.json +++ b/curriculum/challenges/_meta/review-css-relative-and-absolute-units/meta.json @@ -2,7 +2,7 @@ "name": "CSS Relative and Absolute Units Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-relative-and-absolute-units", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-typography/meta.json b/curriculum/challenges/_meta/review-css-typography/meta.json index 6a1c6481210..5e051f327fe 100644 --- a/curriculum/challenges/_meta/review-css-typography/meta.json +++ b/curriculum/challenges/_meta/review-css-typography/meta.json @@ -2,7 +2,7 @@ "name": "CSS Typography Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-typography", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css-variables/meta.json b/curriculum/challenges/_meta/review-css-variables/meta.json index 739fd5107b6..e0fbd144cd6 100644 --- a/curriculum/challenges/_meta/review-css-variables/meta.json +++ b/curriculum/challenges/_meta/review-css-variables/meta.json @@ -2,7 +2,7 @@ "name": "CSS Variables Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css-variables", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-css/meta.json b/curriculum/challenges/_meta/review-css/meta.json index a72ad5f3d49..0c25e6e298f 100644 --- a/curriculum/challenges/_meta/review-css/meta.json +++ b/curriculum/challenges/_meta/review-css/meta.json @@ -2,7 +2,7 @@ "name": "CSS Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-css", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-debugging-javascript/meta.json b/curriculum/challenges/_meta/review-debugging-javascript/meta.json index 5bc1c3015e5..17775afda45 100644 --- a/curriculum/challenges/_meta/review-debugging-javascript/meta.json +++ b/curriculum/challenges/_meta/review-debugging-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Debugging JavaScript Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-debugging-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-design-fundamentals/meta.json b/curriculum/challenges/_meta/review-design-fundamentals/meta.json index 52c9048f922..d5b80bf909f 100644 --- a/curriculum/challenges/_meta/review-design-fundamentals/meta.json +++ b/curriculum/challenges/_meta/review-design-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "Design Fundamentals Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-design-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-dom-manipulation-and-click-events-with-javascript/meta.json b/curriculum/challenges/_meta/review-dom-manipulation-and-click-events-with-javascript/meta.json index 869e2d9be2d..788b6308c03 100644 --- a/curriculum/challenges/_meta/review-dom-manipulation-and-click-events-with-javascript/meta.json +++ b/curriculum/challenges/_meta/review-dom-manipulation-and-click-events-with-javascript/meta.json @@ -2,7 +2,7 @@ "name": "DOM Manipulation and Click Events with JavaScript Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-dom-manipulation-and-click-events-with-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-form-validation-with-javascript/meta.json b/curriculum/challenges/_meta/review-form-validation-with-javascript/meta.json index 9b8c457d8fe..26c76b1ca80 100644 --- a/curriculum/challenges/_meta/review-form-validation-with-javascript/meta.json +++ b/curriculum/challenges/_meta/review-form-validation-with-javascript/meta.json @@ -2,7 +2,7 @@ "name": "Form Validation with JavaScript Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-form-validation-with-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-html-accessibility/meta.json b/curriculum/challenges/_meta/review-html-accessibility/meta.json index 022541b48eb..d4563e1afb7 100644 --- a/curriculum/challenges/_meta/review-html-accessibility/meta.json +++ b/curriculum/challenges/_meta/review-html-accessibility/meta.json @@ -2,7 +2,7 @@ "name": "HTML Accessibility Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-html-accessibility", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-html-tables-and-forms/meta.json b/curriculum/challenges/_meta/review-html-tables-and-forms/meta.json index 8c671a56e47..369c6ba86de 100644 --- a/curriculum/challenges/_meta/review-html-tables-and-forms/meta.json +++ b/curriculum/challenges/_meta/review-html-tables-and-forms/meta.json @@ -2,7 +2,7 @@ "name": "HTML Tables and Forms Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-html-tables-and-forms", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-html/meta.json b/curriculum/challenges/_meta/review-html/meta.json index ec3d931f3e2..64a2353d5c9 100644 --- a/curriculum/challenges/_meta/review-html/meta.json +++ b/curriculum/challenges/_meta/review-html/meta.json @@ -2,7 +2,7 @@ "name": "HTML Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-html", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-arrays/meta.json b/curriculum/challenges/_meta/review-javascript-arrays/meta.json index 41acc7ef8a7..631d0bb8746 100644 --- a/curriculum/challenges/_meta/review-javascript-arrays/meta.json +++ b/curriculum/challenges/_meta/review-javascript-arrays/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Arrays Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-arrays", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-audio-and-video/meta.json b/curriculum/challenges/_meta/review-javascript-audio-and-video/meta.json index d645f7efc6b..263c01d67c8 100644 --- a/curriculum/challenges/_meta/review-javascript-audio-and-video/meta.json +++ b/curriculum/challenges/_meta/review-javascript-audio-and-video/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Audio and Video Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-audio-and-video", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-classes/meta.json b/curriculum/challenges/_meta/review-javascript-classes/meta.json index 4d9895fc1ec..304c78b5ed7 100644 --- a/curriculum/challenges/_meta/review-javascript-classes/meta.json +++ b/curriculum/challenges/_meta/review-javascript-classes/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Classes Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-classes", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-comparisons-and-conditionals/meta.json b/curriculum/challenges/_meta/review-javascript-comparisons-and-conditionals/meta.json index aff759ec0f0..7068c365ee8 100644 --- a/curriculum/challenges/_meta/review-javascript-comparisons-and-conditionals/meta.json +++ b/curriculum/challenges/_meta/review-javascript-comparisons-and-conditionals/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Comparisons and Conditionals Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-comparisons-and-conditionals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-dates/meta.json b/curriculum/challenges/_meta/review-javascript-dates/meta.json index aeb451540c1..6bff41a58e8 100644 --- a/curriculum/challenges/_meta/review-javascript-dates/meta.json +++ b/curriculum/challenges/_meta/review-javascript-dates/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Dates Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-dates", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-events/meta.json b/curriculum/challenges/_meta/review-javascript-events/meta.json index b1b6a8edb67..e1b32c475a0 100644 --- a/curriculum/challenges/_meta/review-javascript-events/meta.json +++ b/curriculum/challenges/_meta/review-javascript-events/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Events Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-events", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-functional-programming/meta.json b/curriculum/challenges/_meta/review-javascript-functional-programming/meta.json index dfc5f498b64..d59a41b9a9f 100644 --- a/curriculum/challenges/_meta/review-javascript-functional-programming/meta.json +++ b/curriculum/challenges/_meta/review-javascript-functional-programming/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Functional Programming Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-functional-programming", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-functions/meta.json b/curriculum/challenges/_meta/review-javascript-functions/meta.json index 236191a307b..765974e6536 100644 --- a/curriculum/challenges/_meta/review-javascript-functions/meta.json +++ b/curriculum/challenges/_meta/review-javascript-functions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Functions Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-functions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-fundamentals/meta.json b/curriculum/challenges/_meta/review-javascript-fundamentals/meta.json index bd53c508564..f4b7b896708 100644 --- a/curriculum/challenges/_meta/review-javascript-fundamentals/meta.json +++ b/curriculum/challenges/_meta/review-javascript-fundamentals/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Fundamentals Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-fundamentals", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-higher-order-functions/meta.json b/curriculum/challenges/_meta/review-javascript-higher-order-functions/meta.json index 6ddb3b84441..30b77a4dd74 100644 --- a/curriculum/challenges/_meta/review-javascript-higher-order-functions/meta.json +++ b/curriculum/challenges/_meta/review-javascript-higher-order-functions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Higher Order Functions Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-higher-order-functions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-loops/meta.json b/curriculum/challenges/_meta/review-javascript-loops/meta.json index c677b266762..aaa3cbc3133 100644 --- a/curriculum/challenges/_meta/review-javascript-loops/meta.json +++ b/curriculum/challenges/_meta/review-javascript-loops/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Loops Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-loops", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-maps-and-sets/meta.json b/curriculum/challenges/_meta/review-javascript-maps-and-sets/meta.json index 8d51e263194..dc477fcfd6e 100644 --- a/curriculum/challenges/_meta/review-javascript-maps-and-sets/meta.json +++ b/curriculum/challenges/_meta/review-javascript-maps-and-sets/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Maps and Sets Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-maps-and-sets", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-math/meta.json b/curriculum/challenges/_meta/review-javascript-math/meta.json index 311d1d0dc01..457bbb0b0f4 100644 --- a/curriculum/challenges/_meta/review-javascript-math/meta.json +++ b/curriculum/challenges/_meta/review-javascript-math/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Math Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-math", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-objects/meta.json b/curriculum/challenges/_meta/review-javascript-objects/meta.json index 7557aacd295..fb5fc84b0e5 100644 --- a/curriculum/challenges/_meta/review-javascript-objects/meta.json +++ b/curriculum/challenges/_meta/review-javascript-objects/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Objects Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-objects", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-regular-expressions/meta.json b/curriculum/challenges/_meta/review-javascript-regular-expressions/meta.json index 6817c2e9d72..27a3f7fcaf8 100644 --- a/curriculum/challenges/_meta/review-javascript-regular-expressions/meta.json +++ b/curriculum/challenges/_meta/review-javascript-regular-expressions/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Regular Expressions Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-regular-expressions", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-strings/meta.json b/curriculum/challenges/_meta/review-javascript-strings/meta.json index a58ea431b20..14d3a6aa600 100644 --- a/curriculum/challenges/_meta/review-javascript-strings/meta.json +++ b/curriculum/challenges/_meta/review-javascript-strings/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Strings Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-strings", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript-variables-and-data-types/meta.json b/curriculum/challenges/_meta/review-javascript-variables-and-data-types/meta.json index 11c35f52415..44662786d8c 100644 --- a/curriculum/challenges/_meta/review-javascript-variables-and-data-types/meta.json +++ b/curriculum/challenges/_meta/review-javascript-variables-and-data-types/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Variables and Data Types Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript-variables-and-data-types", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-javascript/meta.json b/curriculum/challenges/_meta/review-javascript/meta.json index 3c3fc11aa7e..67c5c48d2b0 100644 --- a/curriculum/challenges/_meta/review-javascript/meta.json +++ b/curriculum/challenges/_meta/review-javascript/meta.json @@ -2,7 +2,7 @@ "name": "JavaScript Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-javascript", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-local-storage-and-crud/meta.json b/curriculum/challenges/_meta/review-local-storage-and-crud/meta.json index 7705c5d7521..1f6f61cae4a 100644 --- a/curriculum/challenges/_meta/review-local-storage-and-crud/meta.json +++ b/curriculum/challenges/_meta/review-local-storage-and-crud/meta.json @@ -2,7 +2,7 @@ "name": "Local Storage and CRUD Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-local-storage-and-crud", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-react-basics/meta.json b/curriculum/challenges/_meta/review-react-basics/meta.json index eb7a712dbf5..f79a5bf2505 100644 --- a/curriculum/challenges/_meta/review-react-basics/meta.json +++ b/curriculum/challenges/_meta/review-react-basics/meta.json @@ -2,7 +2,7 @@ "name": "React Basics", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-react-basics", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-recursion/meta.json b/curriculum/challenges/_meta/review-recursion/meta.json index e85fbac4be9..8f9c310d832 100644 --- a/curriculum/challenges/_meta/review-recursion/meta.json +++ b/curriculum/challenges/_meta/review-recursion/meta.json @@ -2,7 +2,7 @@ "name": "Recursion Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-recursion", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-responsive-web-design/meta.json b/curriculum/challenges/_meta/review-responsive-web-design/meta.json index c093c3fab8b..2dfd1b72d58 100644 --- a/curriculum/challenges/_meta/review-responsive-web-design/meta.json +++ b/curriculum/challenges/_meta/review-responsive-web-design/meta.json @@ -2,7 +2,7 @@ "name": "Responsive Web Design Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-responsive-web-design", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/review-styling-forms/meta.json b/curriculum/challenges/_meta/review-styling-forms/meta.json index a1424485f5f..5e14b2d3f8e 100644 --- a/curriculum/challenges/_meta/review-styling-forms/meta.json +++ b/curriculum/challenges/_meta/review-styling-forms/meta.json @@ -2,7 +2,7 @@ "name": "Styling Forms Review", "blockType": "review", "blockLayout": "link", - "isUpcomingChange": true, + "isUpcomingChange": false, "dashedName": "review-styling-forms", "superBlock": "full-stack-developer", "challengeOrder": [ diff --git a/curriculum/challenges/_meta/workshop-accessibility-quiz/meta.json b/curriculum/challenges/_meta/workshop-accessibility-quiz/meta.json index 8a5cd87aeb2..70ec9c9817b 100644 --- a/curriculum/challenges/_meta/workshop-accessibility-quiz/meta.json +++ b/curriculum/challenges/_meta/workshop-accessibility-quiz/meta.json @@ -2,7 +2,7 @@ "name": "Build a Quiz Webpage", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-accessibility-quiz", diff --git a/curriculum/challenges/_meta/workshop-balance-sheet/meta.json b/curriculum/challenges/_meta/workshop-balance-sheet/meta.json index 3243b095b2f..4042317b697 100644 --- a/curriculum/challenges/_meta/workshop-balance-sheet/meta.json +++ b/curriculum/challenges/_meta/workshop-balance-sheet/meta.json @@ -2,7 +2,7 @@ "name": "Build a Balance Sheet", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-balance-sheet", diff --git a/curriculum/challenges/_meta/workshop-cafe-menu/meta.json b/curriculum/challenges/_meta/workshop-cafe-menu/meta.json index d913f5cb169..17f9c7f28ee 100644 --- a/curriculum/challenges/_meta/workshop-cafe-menu/meta.json +++ b/curriculum/challenges/_meta/workshop-cafe-menu/meta.json @@ -2,7 +2,7 @@ "name": "Design a Cafe Menu", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-cafe-menu", diff --git a/curriculum/challenges/_meta/workshop-calculator/meta.json b/curriculum/challenges/_meta/workshop-calculator/meta.json index 6819a95594b..f599ec14f7f 100644 --- a/curriculum/challenges/_meta/workshop-calculator/meta.json +++ b/curriculum/challenges/_meta/workshop-calculator/meta.json @@ -2,7 +2,7 @@ "name": "Build a Calculator", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-calculator", diff --git a/curriculum/challenges/_meta/workshop-calorie-counter/meta.json b/curriculum/challenges/_meta/workshop-calorie-counter/meta.json index f9b0d17e834..59550a815c4 100644 --- a/curriculum/challenges/_meta/workshop-calorie-counter/meta.json +++ b/curriculum/challenges/_meta/workshop-calorie-counter/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Calorie Counter", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "blockType": "workshop", diff --git a/curriculum/challenges/_meta/workshop-cat-painting/meta.json b/curriculum/challenges/_meta/workshop-cat-painting/meta.json index 24189a830fd..3b0119b48b1 100644 --- a/curriculum/challenges/_meta/workshop-cat-painting/meta.json +++ b/curriculum/challenges/_meta/workshop-cat-painting/meta.json @@ -2,7 +2,7 @@ "name": "Build a Cat Painting", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-cat-painting", diff --git a/curriculum/challenges/_meta/workshop-cat-photo-app/meta.json b/curriculum/challenges/_meta/workshop-cat-photo-app/meta.json index 6d57a283a22..83a55be7a4c 100644 --- a/curriculum/challenges/_meta/workshop-cat-photo-app/meta.json +++ b/curriculum/challenges/_meta/workshop-cat-photo-app/meta.json @@ -2,7 +2,7 @@ "name": "Build a Cat Photo App", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-cat-photo-app", diff --git a/curriculum/challenges/_meta/workshop-city-skyline/meta.json b/curriculum/challenges/_meta/workshop-city-skyline/meta.json index 98fbf185422..ef06f6a7671 100644 --- a/curriculum/challenges/_meta/workshop-city-skyline/meta.json +++ b/curriculum/challenges/_meta/workshop-city-skyline/meta.json @@ -2,7 +2,7 @@ "name": "Build a City Skyline", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-city-skyline", diff --git a/curriculum/challenges/_meta/workshop-colored-markers/meta.json b/curriculum/challenges/_meta/workshop-colored-markers/meta.json index 54d930ba26e..2b33936fce4 100644 --- a/curriculum/challenges/_meta/workshop-colored-markers/meta.json +++ b/curriculum/challenges/_meta/workshop-colored-markers/meta.json @@ -1,7 +1,7 @@ { "name": "Build a Set of Colored Markers", "blockType": "workshop", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-colored-markers", diff --git a/curriculum/challenges/_meta/workshop-decimal-to-binary-converter/meta.json b/curriculum/challenges/_meta/workshop-decimal-to-binary-converter/meta.json index 44607f62933..535b7a8e972 100644 --- a/curriculum/challenges/_meta/workshop-decimal-to-binary-converter/meta.json +++ b/curriculum/challenges/_meta/workshop-decimal-to-binary-converter/meta.json @@ -2,7 +2,7 @@ "name": "Build a Decimal to Binary Converter", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-decimal-to-binary-converter", diff --git a/curriculum/challenges/_meta/workshop-fcc-authors-page/meta.json b/curriculum/challenges/_meta/workshop-fcc-authors-page/meta.json index 252f4311fc0..5432d91eff1 100644 --- a/curriculum/challenges/_meta/workshop-fcc-authors-page/meta.json +++ b/curriculum/challenges/_meta/workshop-fcc-authors-page/meta.json @@ -2,7 +2,7 @@ "name": "Build an fCC Authors Page", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-fcc-authors-page", diff --git a/curriculum/challenges/_meta/workshop-ferris-wheel/meta.json b/curriculum/challenges/_meta/workshop-ferris-wheel/meta.json index bf9692f453d..a417c36d6ae 100644 --- a/curriculum/challenges/_meta/workshop-ferris-wheel/meta.json +++ b/curriculum/challenges/_meta/workshop-ferris-wheel/meta.json @@ -1,6 +1,6 @@ { "name": "Build an Animated Ferris Wheel", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-ferris-wheel", diff --git a/curriculum/challenges/_meta/workshop-final-exams-table/meta.json b/curriculum/challenges/_meta/workshop-final-exams-table/meta.json index 49e1dee020c..823e7d5125c 100644 --- a/curriculum/challenges/_meta/workshop-final-exams-table/meta.json +++ b/curriculum/challenges/_meta/workshop-final-exams-table/meta.json @@ -2,7 +2,7 @@ "name": "Build a Final Exams Table", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-final-exams-table", diff --git a/curriculum/challenges/_meta/workshop-flappy-penguin/meta.json b/curriculum/challenges/_meta/workshop-flappy-penguin/meta.json index f98aa06ce10..2f672b347a6 100644 --- a/curriculum/challenges/_meta/workshop-flappy-penguin/meta.json +++ b/curriculum/challenges/_meta/workshop-flappy-penguin/meta.json @@ -2,7 +2,7 @@ "name": "Build a Flappy Penguin", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-flappy-penguin", diff --git a/curriculum/challenges/_meta/workshop-flexbox-photo-gallery/meta.json b/curriculum/challenges/_meta/workshop-flexbox-photo-gallery/meta.json index ca090033ca0..4d060653273 100644 --- a/curriculum/challenges/_meta/workshop-flexbox-photo-gallery/meta.json +++ b/curriculum/challenges/_meta/workshop-flexbox-photo-gallery/meta.json @@ -2,7 +2,7 @@ "name": "Build a Flexbox Photo Gallery", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-flexbox-photo-gallery", diff --git a/curriculum/challenges/_meta/workshop-greeting-bot/meta.json b/curriculum/challenges/_meta/workshop-greeting-bot/meta.json index 0e4e1dc06e7..b5dcd6f0581 100644 --- a/curriculum/challenges/_meta/workshop-greeting-bot/meta.json +++ b/curriculum/challenges/_meta/workshop-greeting-bot/meta.json @@ -2,7 +2,7 @@ "name": "Build a Greeting Bot", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-greeting-bot", diff --git a/curriculum/challenges/_meta/workshop-greeting-card/meta.json b/curriculum/challenges/_meta/workshop-greeting-card/meta.json index 2644a05e5db..f9242c057ca 100644 --- a/curriculum/challenges/_meta/workshop-greeting-card/meta.json +++ b/curriculum/challenges/_meta/workshop-greeting-card/meta.json @@ -1,6 +1,6 @@ { "name": "Design a Greeting Card", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-greeting-card", diff --git a/curriculum/challenges/_meta/workshop-hotel-feedback-form/meta.json b/curriculum/challenges/_meta/workshop-hotel-feedback-form/meta.json index 77884aa9856..5de42699346 100644 --- a/curriculum/challenges/_meta/workshop-hotel-feedback-form/meta.json +++ b/curriculum/challenges/_meta/workshop-hotel-feedback-form/meta.json @@ -2,7 +2,7 @@ "name": "Build a Hotel Feedback Form", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-hotel-feedback-form", diff --git a/curriculum/challenges/_meta/workshop-library-manager/meta.json b/curriculum/challenges/_meta/workshop-library-manager/meta.json index 62842749b27..5f1bccbd70f 100644 --- a/curriculum/challenges/_meta/workshop-library-manager/meta.json +++ b/curriculum/challenges/_meta/workshop-library-manager/meta.json @@ -1,7 +1,7 @@ { "name": "Build a Library Manager", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-library-manager", diff --git a/curriculum/challenges/_meta/workshop-loan-qualification-checker/meta.json b/curriculum/challenges/_meta/workshop-loan-qualification-checker/meta.json index 7b9d113a3f6..e2d64ac1b34 100644 --- a/curriculum/challenges/_meta/workshop-loan-qualification-checker/meta.json +++ b/curriculum/challenges/_meta/workshop-loan-qualification-checker/meta.json @@ -2,7 +2,7 @@ "name": "Build a Loan Qualification Checker", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-loan-qualification-checker", diff --git a/curriculum/challenges/_meta/workshop-magazine/meta.json b/curriculum/challenges/_meta/workshop-magazine/meta.json index 81bcb5d7e7a..1b32b92d216 100644 --- a/curriculum/challenges/_meta/workshop-magazine/meta.json +++ b/curriculum/challenges/_meta/workshop-magazine/meta.json @@ -2,7 +2,7 @@ "name": "Build a Magazine", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-magazine", diff --git a/curriculum/challenges/_meta/workshop-mathbot/meta.json b/curriculum/challenges/_meta/workshop-mathbot/meta.json index a9ecba190b2..dbd829bcb77 100644 --- a/curriculum/challenges/_meta/workshop-mathbot/meta.json +++ b/curriculum/challenges/_meta/workshop-mathbot/meta.json @@ -2,7 +2,7 @@ "name": "Build a Mathbot", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-mathbot", diff --git a/curriculum/challenges/_meta/workshop-music-instrument-filter/meta.json b/curriculum/challenges/_meta/workshop-music-instrument-filter/meta.json index ed02c0a1bc4..77e9bf2193f 100644 --- a/curriculum/challenges/_meta/workshop-music-instrument-filter/meta.json +++ b/curriculum/challenges/_meta/workshop-music-instrument-filter/meta.json @@ -2,7 +2,7 @@ "name": "Build a Music Instrument Filter", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-music-instrument-filter", diff --git a/curriculum/challenges/_meta/workshop-music-player/meta.json b/curriculum/challenges/_meta/workshop-music-player/meta.json index 209d459449b..4ea3a146a49 100644 --- a/curriculum/challenges/_meta/workshop-music-player/meta.json +++ b/curriculum/challenges/_meta/workshop-music-player/meta.json @@ -2,7 +2,7 @@ "name": "Build a Music Player", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-music-player", diff --git a/curriculum/challenges/_meta/workshop-nutritional-label/meta.json b/curriculum/challenges/_meta/workshop-nutritional-label/meta.json index 8bb7abaede3..3df2a7e2fa6 100644 --- a/curriculum/challenges/_meta/workshop-nutritional-label/meta.json +++ b/curriculum/challenges/_meta/workshop-nutritional-label/meta.json @@ -2,7 +2,7 @@ "name": "Build a Nutritional Label", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-nutritional-label", diff --git a/curriculum/challenges/_meta/workshop-piano/meta.json b/curriculum/challenges/_meta/workshop-piano/meta.json index 952e7b6564b..514f6c41554 100644 --- a/curriculum/challenges/_meta/workshop-piano/meta.json +++ b/curriculum/challenges/_meta/workshop-piano/meta.json @@ -2,7 +2,7 @@ "name": "Design a Piano", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-piano", diff --git a/curriculum/challenges/_meta/workshop-plant-nursery-catalog/meta.json b/curriculum/challenges/_meta/workshop-plant-nursery-catalog/meta.json index 0ee2f4294f3..38d4bde4cc0 100644 --- a/curriculum/challenges/_meta/workshop-plant-nursery-catalog/meta.json +++ b/curriculum/challenges/_meta/workshop-plant-nursery-catalog/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Plant Nursery Catalog", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-plant-nursery-catalog", diff --git a/curriculum/challenges/_meta/workshop-recipe-ingredient-converter/meta.json b/curriculum/challenges/_meta/workshop-recipe-ingredient-converter/meta.json index 4b4a1f65a48..f31b3c3132e 100644 --- a/curriculum/challenges/_meta/workshop-recipe-ingredient-converter/meta.json +++ b/curriculum/challenges/_meta/workshop-recipe-ingredient-converter/meta.json @@ -1,7 +1,7 @@ { "name": "Build a Recipe Ingredient Converter", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-recipe-ingredient-converter", diff --git a/curriculum/challenges/_meta/workshop-recipe-tracker/meta.json b/curriculum/challenges/_meta/workshop-recipe-tracker/meta.json index 462b08485e5..74fd4a24382 100644 --- a/curriculum/challenges/_meta/workshop-recipe-tracker/meta.json +++ b/curriculum/challenges/_meta/workshop-recipe-tracker/meta.json @@ -1,7 +1,7 @@ { "name": "Build a Recipe Tracker", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-recipe-tracker", diff --git a/curriculum/challenges/_meta/workshop-registration-form/meta.json b/curriculum/challenges/_meta/workshop-registration-form/meta.json index 9dc87a7afb7..b58664db24f 100644 --- a/curriculum/challenges/_meta/workshop-registration-form/meta.json +++ b/curriculum/challenges/_meta/workshop-registration-form/meta.json @@ -2,7 +2,7 @@ "name": "Design a Registration Form", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-registration-form", diff --git a/curriculum/challenges/_meta/workshop-reusable-mega-navbar/meta.json b/curriculum/challenges/_meta/workshop-reusable-mega-navbar/meta.json index d4b629c5d3b..0ec39dfd8dd 100644 --- a/curriculum/challenges/_meta/workshop-reusable-mega-navbar/meta.json +++ b/curriculum/challenges/_meta/workshop-reusable-mega-navbar/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Reusable Mega Navbar", - "isUpcomingChange": true, + "isUpcomingChange": false, "blockType": "workshop", "blockLayout": "challenge-grid", "usesMultifileEditor": true, diff --git a/curriculum/challenges/_meta/workshop-reusable-profile-card-component/meta.json b/curriculum/challenges/_meta/workshop-reusable-profile-card-component/meta.json index a71a5043110..cba296b7e58 100644 --- a/curriculum/challenges/_meta/workshop-reusable-profile-card-component/meta.json +++ b/curriculum/challenges/_meta/workshop-reusable-profile-card-component/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Reusable Profile Card Component", - "isUpcomingChange": true, + "isUpcomingChange": false, "blockType": "workshop", "blockLayout": "challenge-grid", "usesMultifileEditor": true, diff --git a/curriculum/challenges/_meta/workshop-rothko-painting/meta.json b/curriculum/challenges/_meta/workshop-rothko-painting/meta.json index d509d256288..7ab53ad4f9b 100644 --- a/curriculum/challenges/_meta/workshop-rothko-painting/meta.json +++ b/curriculum/challenges/_meta/workshop-rothko-painting/meta.json @@ -2,7 +2,7 @@ "name": "Design a Rothko Painting", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-rothko-painting", diff --git a/curriculum/challenges/_meta/workshop-rps-game/meta.json b/curriculum/challenges/_meta/workshop-rps-game/meta.json index f50de9e23f9..189c46e5a18 100644 --- a/curriculum/challenges/_meta/workshop-rps-game/meta.json +++ b/curriculum/challenges/_meta/workshop-rps-game/meta.json @@ -2,7 +2,7 @@ "name": "Build a Rock, Paper, Scissors Game", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-rps-game", diff --git a/curriculum/challenges/_meta/workshop-sentence-analyzer/meta.json b/curriculum/challenges/_meta/workshop-sentence-analyzer/meta.json index b46440393df..141d023fceb 100644 --- a/curriculum/challenges/_meta/workshop-sentence-analyzer/meta.json +++ b/curriculum/challenges/_meta/workshop-sentence-analyzer/meta.json @@ -2,7 +2,7 @@ "name": "Build a Sentence Analyzer", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-sentence-analyzer", diff --git a/curriculum/challenges/_meta/workshop-shopping-cart/meta.json b/curriculum/challenges/_meta/workshop-shopping-cart/meta.json index 7f1923b07b4..7175e2ab765 100644 --- a/curriculum/challenges/_meta/workshop-shopping-cart/meta.json +++ b/curriculum/challenges/_meta/workshop-shopping-cart/meta.json @@ -2,7 +2,7 @@ "name": "Build a Shopping Cart", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-shopping-cart", diff --git a/curriculum/challenges/_meta/workshop-shopping-list/meta.json b/curriculum/challenges/_meta/workshop-shopping-list/meta.json index 79cbe1157a0..625761c6a78 100644 --- a/curriculum/challenges/_meta/workshop-shopping-list/meta.json +++ b/curriculum/challenges/_meta/workshop-shopping-list/meta.json @@ -2,7 +2,7 @@ "name": "Build a Shopping List", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-shopping-list", diff --git a/curriculum/challenges/_meta/workshop-spam-filter/meta.json b/curriculum/challenges/_meta/workshop-spam-filter/meta.json index bc930a1cd4f..7d57d622b84 100644 --- a/curriculum/challenges/_meta/workshop-spam-filter/meta.json +++ b/curriculum/challenges/_meta/workshop-spam-filter/meta.json @@ -2,7 +2,7 @@ "name": "Build a Spam Filter", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-spam-filter", diff --git a/curriculum/challenges/_meta/workshop-storytelling-app/meta.json b/curriculum/challenges/_meta/workshop-storytelling-app/meta.json index c1624b401d2..728706a6cd9 100644 --- a/curriculum/challenges/_meta/workshop-storytelling-app/meta.json +++ b/curriculum/challenges/_meta/workshop-storytelling-app/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Storytelling App", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "blockType": "workshop", diff --git a/curriculum/challenges/_meta/workshop-teacher-chatbot/meta.json b/curriculum/challenges/_meta/workshop-teacher-chatbot/meta.json index 72fd0609af3..d97d9ab74a5 100644 --- a/curriculum/challenges/_meta/workshop-teacher-chatbot/meta.json +++ b/curriculum/challenges/_meta/workshop-teacher-chatbot/meta.json @@ -2,7 +2,7 @@ "name": "Build a Teacher Chatbot", "blockType": "workshop", "blockLayout": "challenge-grid", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-teacher-chatbot", diff --git a/curriculum/challenges/_meta/workshop-todo-app/meta.json b/curriculum/challenges/_meta/workshop-todo-app/meta.json index b97043a03f0..7898fa2c40a 100644 --- a/curriculum/challenges/_meta/workshop-todo-app/meta.json +++ b/curriculum/challenges/_meta/workshop-todo-app/meta.json @@ -1,6 +1,6 @@ { "name": "Build a Todo App using Local Storage", - "isUpcomingChange": true, + "isUpcomingChange": false, "usesMultifileEditor": true, "hasEditableBoundaries": true, "dashedName": "workshop-todo-app", diff --git a/curriculum/superblock-structure/full-stack.json b/curriculum/superblock-structure/full-stack.json index 52bd1a2a6a4..74018c3b6f6 100644 --- a/curriculum/superblock-structure/full-stack.json +++ b/curriculum/superblock-structure/full-stack.json @@ -15,7 +15,6 @@ "modules": [ { "dashedName": "basic-html", - "comingSoon": true, "blocks": [ { "dashedName": "lecture-what-is-html" }, { "dashedName": "workshop-cat-photo-app" }, @@ -41,7 +40,6 @@ }, { "dashedName": "html-forms-and-tables", - "comingSoon": true, "blocks": [ { "dashedName": "lecture-working-with-forms" }, { "dashedName": "workshop-hotel-feedback-form" }, @@ -56,7 +54,6 @@ }, { "dashedName": "html-and-accessibility", - "comingSoon": true, "blocks": [ { "dashedName": "lecture-importance-of-accessibility-and-good-html-structure" @@ -68,15 +65,19 @@ }, { "moduleType": "review", - "comingSoon": true, "dashedName": "review-html", "blocks": [{ "dashedName": "review-html" }] + }, + { + "moduleType": "exam", + "comingSoon": true, + "dashedName": "exam-html", + "blocks": [] } ] }, { "dashedName": "css", - "comingSoon": true, "modules": [ { "dashedName": "computer-basics", @@ -277,12 +278,17 @@ "moduleType": "review", "dashedName": "review-css", "blocks": [{ "dashedName": "review-css" }] + }, + { + "moduleType": "exam", + "comingSoon": true, + "dashedName": "exam-css", + "blocks": [] } ] }, { "dashedName": "javascript", - "comingSoon": true, "modules": [ { "dashedName": "code-editors", @@ -547,13 +553,18 @@ "moduleType": "review", "dashedName": "review-javascript", "blocks": [{ "dashedName": "review-javascript" }] + }, + { + "moduleType": "exam", + "comingSoon": true, + "dashedName": "exam-javascript", + "blocks": [] } ] }, { "dashedName": "frontend-libraries", - "comingSoon": true, "modules": [ { "dashedName": "react-fundamentals", @@ -612,8 +623,15 @@ }, { "moduleType": "review", + "comingSoon": true, "dashedName": "review-front-end-libraries", "blocks": [{ "dashedName": "review-front-end-libraries" }] + }, + { + "moduleType": "exam", + "comingSoon": true, + "dashedName": "exam-front-end-libraries", + "blocks": [] } ] }, @@ -696,6 +714,7 @@ }, { "chapterType": "exam", + "comingSoon": true, "dashedName": "exam-certified-full-stack-developer", "modules": [ {