diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e4c81577243e4db1676491.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e4c81577243e4db1676491.md index b54ca19a6ad..c69535e9055 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e4c81577243e4db1676491.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e4c81577243e4db1676491.md @@ -40,7 +40,7 @@ assert.equal(document.querySelector('h1')?.textContent.trim(), "Quincy's Tips fo --fcc-editable-region-- - + --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e65ec5348e40a739903e6d.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e65ec5348e40a739903e6d.md index 88d0ab39997..346eeeb90de 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e65ec5348e40a739903e6d.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e65ec5348e40a739903e6d.md @@ -44,7 +44,7 @@ assert.exists(document.querySelector('h1 + p'));

Quincy's Tips for Getting a Developer Job

--fcc-editable-region-- - + --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e96ce52087043b0e999296.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e96ce52087043b0e999296.md index 19ef207de1d..c85eb55aa09 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e96ce52087043b0e999296.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68e96ce52087043b0e999296.md @@ -45,7 +45,7 @@ assert.lengthOf(sections, 3);

--fcc-editable-region-- - + --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea5ccc1229b85eca38a3e8.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea5ccc1229b85eca38a3e8.md index ec9bf1333d5..04c351db1b6 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea5ccc1229b85eca38a3e8.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea5ccc1229b85eca38a3e8.md @@ -44,11 +44,11 @@ assert.equal(firstH2El?.innerText.trim(), `Envisioning Success`);

---fcc-editable-region--
- + --fcc-editable-region-- + + --fcc-editable-region--
---fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea7e7b916e8270483689b6.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea7e7b916e8270483689b6.md index 13251b4f916..fec81cdb2cc 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea7e7b916e8270483689b6.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea7e7b916e8270483689b6.md @@ -54,12 +54,12 @@ assert.equal(firstBlockquoteEl?.innerText.trim(), 'Can you imagine what it would

---fcc-editable-region--

Envisioning Success

- + --fcc-editable-region-- + + --fcc-editable-region--
---fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea9d23318b6481ac3de777.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea9d23318b6481ac3de777.md index d3bdde69a16..395146d3bce 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea9d23318b6481ac3de777.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ea9d23318b6481ac3de777.md @@ -57,11 +57,11 @@ assert.equal(firstBlockquoteEl?.getAttribute('cite'), 'https://www.freecodecamp.

Envisioning Success

---fcc-editable-region-- + --fcc-editable-region--
+ --fcc-editable-region-- Can you imagine what it would be like to be a successful developer? To have built software systems that people rely upon?
---fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa3593b6ffd019d772a1f.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa3593b6ffd019d772a1f.md index 5dfccacac4f..1c552a8aae6 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa3593b6ffd019d772a1f.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa3593b6ffd019d772a1f.md @@ -56,7 +56,7 @@ assert.oneOf(html, [ Can you imagine what it would be like to be a successful developer? To have built software systems that people rely upon? --fcc-editable-region-- - + --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa9ef8a0867071f195f59.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa9ef8a0867071f195f59.md index bfe696b4da8..03d90a7cc93 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa9ef8a0867071f195f59.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eaa9ef8a0867071f195f59.md @@ -71,11 +71,11 @@ assert.equal(pElCleanedText, '—Quincy Larson, How to Learn to Code and Get a D
Can you imagine what it would be like to be a successful developer? To have built software systems that people rely upon?
---fcc-editable-region--

+ --fcc-editable-region-- —Quincy Larson, How to Learn to Code and Get a Developer Job [Full Book] + --fcc-editable-region--

---fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab45aceb7c00fd8de4fed.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab45aceb7c00fd8de4fed.md index ce2e11c1d4a..ccf4a5759d9 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab45aceb7c00fd8de4fed.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab45aceb7c00fd8de4fed.md @@ -83,7 +83,7 @@ assert.equal(blockquoteEl?.getAttribute('cite'), 'https://www.freecodecamp.org/n
--fcc-editable-region-- - + --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab6a2b37d2f13602d0c3f.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab6a2b37d2f13602d0c3f.md index fce6efa7d6b..26840d69cba 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab6a2b37d2f13602d0c3f.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68eab6a2b37d2f13602d0c3f.md @@ -93,11 +93,11 @@ assert.equal(forthPEl?.innerText.trim(), 'Go to tech meetups and conferences. Tr

Importance of Networking

---fcc-editable-region--
- + --fcc-editable-region-- + + --fcc-editable-region--
---fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ebe9cd7523d340c0b343d3.md b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ebe9cd7523d340c0b343d3.md index 0d87af3d5be..ad1268facd3 100644 --- a/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ebe9cd7523d340c0b343d3.md +++ b/curriculum/challenges/english/blocks/workshop-quincys-job-tips/68ebe9cd7523d340c0b343d3.md @@ -128,11 +128,11 @@ assert.equal(thirdPEl?.innerText.trim(), 'Hang out at hackerspaces and help peop

Go to tech meetups and conferences. Travel if you have to.

---fcc-editable-region--
- + --fcc-editable-region-- + + --fcc-editable-region--
---fcc-editable-region--