From ff0fc1bdbf80ce2d6c1aa1e818b30b788ebb0fac Mon Sep 17 00:00:00 2001 From: "Nicholas Carrigan (he/him)" Date: Fri, 19 Nov 2021 21:30:57 -0800 Subject: [PATCH] chore: rename picasso painting (#44209) * chore: rename files * chore: update codebase * chore: proper title case Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> --- client/i18n/locales/chinese-traditional/intro.json | 2 +- client/i18n/locales/chinese/intro.json | 2 +- client/i18n/locales/english/intro.json | 4 ++-- client/i18n/locales/espanol/intro.json | 2 +- client/i18n/locales/italian/intro.json | 2 +- client/i18n/locales/portuguese/intro.json | 2 +- .../index.md | 10 ++++++++++ client/utils/help-category-map.json | 2 +- .../meta.json | 4 ++-- .../step-001.md | 0 .../step-002.md | 0 .../step-003.md | 0 .../step-004.md | 0 .../step-005.md | 0 .../step-006.md | 0 .../step-007.md | 0 .../step-008.md | 0 .../step-009.md | 0 .../step-010.md | 0 .../step-011.md | 0 .../step-012.md | 0 .../step-013.md | 0 .../step-014.md | 0 .../step-015.md | 0 .../step-016.md | 0 .../step-017.md | 0 .../step-018.md | 0 .../step-019.md | 0 .../step-020.md | 0 .../step-021.md | 0 .../step-022.md | 0 .../step-023.md | 0 .../step-024.md | 0 .../step-025.md | 0 .../step-026.md | 0 .../step-027.md | 0 .../step-028.md | 0 .../step-029.md | 0 .../step-030.md | 0 .../step-031.md | 0 .../step-032.md | 0 .../step-033.md | 0 .../step-034.md | 0 .../step-035.md | 0 .../step-036.md | 0 .../step-037.md | 0 .../step-038.md | 0 .../step-039.md | 0 .../step-040.md | 0 .../step-041.md | 0 .../step-042.md | 0 .../step-043.md | 0 .../step-044.md | 0 .../step-045.md | 0 .../step-046.md | 0 .../step-047.md | 0 .../step-048.md | 0 .../step-049.md | 0 .../step-050.md | 0 .../step-051.md | 0 .../step-052.md | 0 .../step-053.md | 0 .../step-054.md | 0 .../step-055.md | 0 .../step-056.md | 0 .../step-057.md | 0 .../step-058.md | 0 .../step-059.md | 0 .../step-060.md | 0 .../step-061.md | 0 .../step-062.md | 0 .../step-063.md | 0 .../step-064.md | 0 .../step-065.md | 0 .../step-066.md | 0 .../step-067.md | 0 .../step-068.md | 0 .../step-069.md | 0 .../step-070.md | 0 .../step-071.md | 0 .../step-072.md | 0 .../step-073.md | 0 .../step-074.md | 0 .../step-075.md | 0 .../step-076.md | 0 .../step-077.md | 0 .../step-078.md | 0 .../step-079.md | 0 .../step-080.md | 0 .../step-081.md | 0 .../step-082.md | 0 .../step-083.md | 0 .../step-084.md | 0 .../step-085.md | 0 .../step-086.md | 0 .../step-087.md | 0 .../step-088.md | 0 .../step-089.md | 0 utils/preformatted-block-names.json | 2 +- 99 files changed, 21 insertions(+), 11 deletions(-) create mode 100644 client/src/pages/learn/responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/index.md rename curriculum/challenges/_meta/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/meta.json (97%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-001.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-002.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-003.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-004.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-005.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-006.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-007.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-008.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-009.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-010.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-011.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-012.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-013.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-014.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-015.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-016.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-017.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-018.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-019.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-020.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-021.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-022.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-023.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-024.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-025.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-026.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-027.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-028.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-029.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-030.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-031.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-032.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-033.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-034.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-035.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-036.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-037.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-038.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-039.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-040.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-041.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-042.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-043.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-044.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-045.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-046.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-047.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-048.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-049.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-050.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-051.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-052.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-053.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-054.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-055.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-056.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-057.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-058.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-059.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-060.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-061.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-062.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-063.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-064.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-065.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-066.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-067.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-068.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-069.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-070.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-071.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-072.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-073.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-074.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-075.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-076.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-077.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-078.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-079.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-080.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-081.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-082.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-083.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-084.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-085.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-086.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-087.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-088.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-picasso-painting => learn-intermediate-css-by-building-a-picasso-painting}/step-089.md (100%) diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index 275a228fc8..73d28302bc 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -106,7 +106,7 @@ "" ] }, - "css-picasso-painting": { + "learn-intermediate-css-by-building-a-picasso-painting": { "title": "CSS 畢加索繪畫", "intro": [ "巴勃羅·畢加索以立體主義繪畫著稱。這種風格從多視角分解並重新組裝以呈現物體。畢加索的繪畫往往非常抽象,發人深思。", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 7ad73be346..f4fa47084d 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -106,7 +106,7 @@ "" ] }, - "css-picasso-painting": { + "learn-intermediate-css-by-building-a-picasso-painting": { "title": "CSS 毕加索绘画", "intro": [ "巴勃罗·毕加索以立体主义绘画著称。这种风格从多视角分解并重新组装以呈现物体。毕加索的绘画往往非常抽象,发人深思。", diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 3cd5d6ed98..d9aaef0a7c 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -88,8 +88,8 @@ "title": "Accessibility Quiz", "intro": ["", ""] }, - "css-picasso-painting": { - "title": "CSS Picasso Painting", + "learn-intermediate-css-by-building-a-picasso-painting": { + "title": "Learn Intermediate CSS by Building a Picasso Painting", "intro": [ "Pablo Picasso was known for his Cubism style of painting, a style recognized by representations of objects broken down and reassembled from multiple perspectives. Picasso's paintings are often highly abstract and thought provoking.", "In this course, you will use CSS to create your own painting in the style of Picasso. You will learn about FontAwesome SVG icons, CSS positioning, and reinforce the skills you have already been learning." diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index a34c52ba72..1d80d545e0 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -106,7 +106,7 @@ "" ] }, - "css-picasso-painting": { + "learn-intermediate-css-by-building-a-picasso-painting": { "title": "Pintura de Picasso en CSS", "intro": [ "Pablo Picasso era conocido por su estilo de pintura cubista, un estilo reconocido por representaciones de objetos descompuestos y reensamblados desde múltiples perspectivas. Las pinturas de Picasso a menudo son muy abstractas y provocadoras de pensamiento.", diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index 5091ed57c0..065af7c45b 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -106,7 +106,7 @@ "" ] }, - "css-picasso-painting": { + "learn-intermediate-css-by-building-a-picasso-painting": { "title": "Dipinto Picasso in Css", "intro": [ "Pablo Picasso era conosciuto per il suo stile cubista di pittura, uno stile riconosciuto dalle rappresentazioni di oggetti suddivisi e riassemblati da molteplici prospettive. I dipinti di Picasso sono spesso altamente astratti e stimolano il pensiero.", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 61802bb92d..82a0eb0558 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -106,7 +106,7 @@ "" ] }, - "css-picasso-painting": { + "learn-intermediate-css-by-building-a-picasso-painting": { "title": "Pintura de Picasso em CSS", "intro": [ "Pablo Picasso era conhecido pelo seu estilo de pintura, o Cubismo, um estilo reconhecido pelas representações de objetos quebrados e remontados a partir de múltiplas perspectivas. As pinturas de Picasso são muitas vezes muito abstratas e fazem pensar.", diff --git a/client/src/pages/learn/responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/index.md b/client/src/pages/learn/responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/index.md new file mode 100644 index 0000000000..edaebac934 --- /dev/null +++ b/client/src/pages/learn/responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/index.md @@ -0,0 +1,10 @@ +--- +title: Introduction to the Learn Intermediate CSS by Building a Picasso Painting +block: learn-intermediate-css-by-building-a-picasso-painting +superBlock: Responsive Web Design +isBeta: true +--- + +## Introduction to the Learn Intermediate CSS by Building a Picasso Painting + +This is a test for the new project-based curriculum. diff --git a/client/utils/help-category-map.json b/client/utils/help-category-map.json index 0def66be3e..757d34b187 100644 --- a/client/utils/help-category-map.json +++ b/client/utils/help-category-map.json @@ -7,7 +7,7 @@ "css-flexbox": "HTML-CSS", "css-grid": "HTML-CSS", "learn-the-css-box-model-by-building-a-rothko-painting": "HTML-CSS", - "css-picasso-painting": "HTML-CSS", + "learn-intermediate-css-by-building-a-picasso-painting": "HTML-CSS", "learn-responsive-web-design-by-building-a-piano": "HTML-CSS", "responsive-web-design-projects": "HTML-CSS", "basic-javascript": "JavaScript", diff --git a/curriculum/challenges/_meta/css-picasso-painting/meta.json b/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-picasso-painting/meta.json similarity index 97% rename from curriculum/challenges/_meta/css-picasso-painting/meta.json rename to curriculum/challenges/_meta/learn-intermediate-css-by-building-a-picasso-painting/meta.json index 248b22602b..b8a56fcde1 100644 --- a/curriculum/challenges/_meta/css-picasso-painting/meta.json +++ b/curriculum/challenges/_meta/learn-intermediate-css-by-building-a-picasso-painting/meta.json @@ -1,8 +1,8 @@ { - "name": "CSS Picasso Painting", + "name": "Learn Intermediate CSS by Building a Picasso Painting", "isUpcomingChange": true, "usesMultifileEditor": true, - "dashedName": "css-picasso-painting", + "dashedName": "learn-intermediate-css-by-building-a-picasso-painting", "order": 11, "time": "5 hours", "template": "", diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-001.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-001.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-001.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-001.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-002.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-002.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-002.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-002.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-003.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-003.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-003.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-003.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-004.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-004.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-004.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-004.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-005.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-005.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-005.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-005.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-006.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-006.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-006.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-006.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-007.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-007.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-007.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-007.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-008.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-008.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-008.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-008.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-009.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-009.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-009.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-009.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-010.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-010.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-010.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-010.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-011.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-011.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-011.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-011.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-012.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-012.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-012.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-012.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-013.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-013.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-013.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-013.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-014.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-014.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-014.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-014.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-015.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-015.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-015.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-015.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-016.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-016.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-016.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-016.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-017.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-017.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-017.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-017.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-018.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-018.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-018.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-018.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-019.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-019.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-019.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-019.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-020.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-020.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-020.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-020.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-021.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-021.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-021.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-021.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-022.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-022.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-022.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-022.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-023.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-023.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-023.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-023.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-024.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-024.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-024.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-024.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-025.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-025.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-025.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-025.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-026.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-026.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-026.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-026.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-027.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-027.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-027.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-027.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-028.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-028.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-028.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-028.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-029.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-029.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-029.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-029.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-030.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-030.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-030.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-030.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-031.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-031.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-031.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-031.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-032.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-032.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-032.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-032.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-033.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-033.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-033.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-033.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-034.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-034.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-034.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-034.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-035.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-035.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-035.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-035.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-036.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-036.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-036.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-036.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-037.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-037.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-037.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-037.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-038.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-038.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-038.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-038.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-039.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-039.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-039.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-039.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-040.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-040.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-040.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-040.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-041.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-041.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-041.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-041.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-042.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-042.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-042.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-042.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-043.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-043.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-043.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-043.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-044.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-044.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-044.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-044.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-045.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-045.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-045.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-045.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-046.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-046.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-046.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-046.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-047.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-047.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-047.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-047.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-048.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-048.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-048.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-048.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-049.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-049.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-049.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-049.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-050.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-050.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-050.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-050.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-051.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-051.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-051.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-051.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-052.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-052.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-052.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-052.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-053.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-053.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-053.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-053.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-054.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-054.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-054.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-054.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-055.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-055.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-055.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-055.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-056.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-056.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-056.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-056.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-057.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-057.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-057.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-057.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-058.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-058.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-058.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-058.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-059.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-059.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-059.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-059.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-060.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-060.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-060.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-060.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-061.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-061.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-061.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-061.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-062.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-062.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-062.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-062.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-063.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-063.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-063.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-063.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-064.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-064.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-064.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-064.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-065.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-065.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-065.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-065.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-066.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-066.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-066.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-066.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-067.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-067.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-067.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-067.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-068.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-068.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-068.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-068.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-069.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-069.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-069.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-069.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-070.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-070.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-070.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-070.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-071.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-071.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-071.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-071.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-072.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-072.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-072.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-072.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-073.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-073.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-073.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-073.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-074.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-074.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-074.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-074.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-075.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-075.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-075.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-075.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-076.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-076.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-076.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-076.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-077.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-077.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-077.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-077.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-078.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-078.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-078.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-078.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-079.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-079.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-079.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-079.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-080.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-080.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-080.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-080.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-081.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-081.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-081.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-081.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-082.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-082.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-082.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-082.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-083.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-083.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-083.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-083.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-084.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-084.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-084.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-084.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-085.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-085.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-085.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-085.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-086.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-086.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-086.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-086.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-087.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-087.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-087.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-087.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-088.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-088.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-088.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-088.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-089.md b/curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-089.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-picasso-painting/step-089.md rename to curriculum/challenges/english/01-responsive-web-design/learn-intermediate-css-by-building-a-picasso-painting/step-089.md diff --git a/utils/preformatted-block-names.json b/utils/preformatted-block-names.json index df73526be4..cd8919e688 100644 --- a/utils/preformatted-block-names.json +++ b/utils/preformatted-block-names.json @@ -23,7 +23,7 @@ "learn-basic-css-by-building-a-cafe-menu": "Learn Basic CSS by Building a Cafe Menu", "css-variables-skyline": "CSS Variables Skyline", "learn-the-css-box-model-by-building-a-rothko-painting": "Learn the CSS Box Model by Building a Rothko Painting", - "css-picasso-painting": "CSS Picasso Painting", + "learn-intermediate-css-by-building-a-picasso-painting": "Learn Intermediate CSS by Building a Picasso Painting", "javascript-spreadsheet": "JavaScript Spreadsheet", "intermediate-javascript-calorie-counter": "Intermediate JavaScript Calorie Counter", "d3-dashboard": "D3 Dashboard",