From 303bdffc7ac988505633befb757aa0ddcbd625c8 Mon Sep 17 00:00:00 2001 From: Aditya Singh Date: Thu, 19 Feb 2026 22:52:23 +0530 Subject: [PATCH] fix(curriculum): refine editable region workshop bookstore page (#65965) --- .../68e97fe79367ad7b5dd6c9cd.md | 8 +++++--- .../68ebdbacdd3fa474132cc975.md | 6 +++--- .../68ec6cd5b7e8f5a8f7319e32.md | 3 ++- .../68ec6d9a315221aa31e54816.md | 9 +++++---- .../68ec6e8d0caee3afaaf142ef.md | 7 ++++--- .../68ec9332a9b5b2b32487bd00.md | 5 +++-- .../68ec98b38d83a3c28dd30efe.md | 7 ++++--- .../68ec99e478211dc578699944.md | 7 ++++--- .../68eca11e99e3c5c894ca9d69.md | 7 ++++--- .../68eca2a795b333ca5fee30a8.md | 6 ++++-- .../68eca3cfeebef2cd8cc5f814.md | 6 ++++-- .../68eca4c4b0f952cf09fabe09.md | 8 +++++--- .../68eca5412b5dd9d06b3d6404.md | 8 +++++--- .../68eca5c0065c82d256d29ca3.md | 8 +++++--- .../68eca6364c5616d393389a30.md | 7 +++++-- .../68eca6e5a6759ed4ea0034dc.md | 10 +++++++--- .../69134d14150d51f8066a3246.md | 5 +++-- .../691f85085787a8c4ca589fbb.md | 7 ++++--- 18 files changed, 76 insertions(+), 48 deletions(-) diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68e97fe79367ad7b5dd6c9cd.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68e97fe79367ad7b5dd6c9cd.md index f5a9b6c185e..6ab6a4e134f 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68e97fe79367ad7b5dd6c9cd.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68e97fe79367ad7b5dd6c9cd.md @@ -40,10 +40,12 @@ assert.match(code, /[\s\S]*

[\s\S]*<\/h1>[\s\S]*<\/body>/i); XYZ Bookstore Page ---fcc-editable-region-- - - + --fcc-editable-region-- + +--fcc-editable-region-- + + ``` diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ebdbacdd3fa474132cc975.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ebdbacdd3fa474132cc975.md index 09c7905ed40..c06bca3f4d4 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ebdbacdd3fa474132cc975.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ebdbacdd3fa474132cc975.md @@ -43,9 +43,9 @@ assert.exists(document.querySelector('h1 + p'));

XYZ Bookstore

- --fcc-editable-region-- - - --fcc-editable-region-- +--fcc-editable-region-- + +--fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6cd5b7e8f5a8f7319e32.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6cd5b7e8f5a8f7319e32.md index fd313665011..1210df5b062 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6cd5b7e8f5a8f7319e32.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6cd5b7e8f5a8f7319e32.md @@ -40,8 +40,9 @@ assert.exists(document.querySelector('p + div'));

XYZ Bookstore

Browse our collection of amazing books!

+ --fcc-editable-region-- - + --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6d9a315221aa31e54816.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6d9a315221aa31e54816.md index a4a87314070..063a0c151fa 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6d9a315221aa31e54816.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6d9a315221aa31e54816.md @@ -46,11 +46,12 @@ assert.equal(document.querySelector('div')?.className, 'card-container');

XYZ Bookstore

Browse our collection of amazing books!

---fcc-editable-region-- -
- -
+ --fcc-editable-region-- +
+--fcc-editable-region-- + +
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6e8d0caee3afaaf142ef.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6e8d0caee3afaaf142ef.md index ae0e01fbe6e..6ccfbfdc3d4 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6e8d0caee3afaaf142ef.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec6e8d0caee3afaaf142ef.md @@ -46,11 +46,12 @@ assert.exists(document.querySelector('.card-container div.card'));

XYZ Bookstore

Browse our collection of amazing books!

- --fcc-editable-region-- +
- -
--fcc-editable-region-- + +--fcc-editable-region-- + diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec9332a9b5b2b32487bd00.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec9332a9b5b2b32487bd00.md index 16a2df21b47..4623eab97fb 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec9332a9b5b2b32487bd00.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec9332a9b5b2b32487bd00.md @@ -48,12 +48,13 @@ assert.equal(document.querySelector('.card')?.id, 'sally-adventure-book');

XYZ Bookstore

Browse our collection of amazing books!

+
--fcc-editable-region--
- -
--fcc-editable-region-- + +
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec98b38d83a3c28dd30efe.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec98b38d83a3c28dd30efe.md index 376f098a171..c3b3361c920 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec98b38d83a3c28dd30efe.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec98b38d83a3c28dd30efe.md @@ -38,12 +38,13 @@ assert.equal(document.querySelector('.card h2')?.innerText.trim(), "Sally's SciF

XYZ Bookstore

Browse our collection of amazing books!

+
- --fcc-editable-region--
- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec99e478211dc578699944.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec99e478211dc578699944.md index 0416afb206a..c759fd2b9f0 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec99e478211dc578699944.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68ec99e478211dc578699944.md @@ -47,13 +47,14 @@ assert.exists(document.querySelector('.card h2 + p'));

XYZ Bookstore

Browse our collection of amazing books!

+
- --fcc-editable-region--

Sally's SciFi Adventure

- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca11e99e3c5c894ca9d69.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca11e99e3c5c894ca9d69.md index 7252c076eb4..61e04889339 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca11e99e3c5c894ca9d69.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca11e99e3c5c894ca9d69.md @@ -51,14 +51,15 @@ assert.equal(document.querySelector('.card button')?.innerText.trim(), 'Buy Now'

XYZ Bookstore

Browse our collection of amazing books!

+
- --fcc-editable-region--

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca2a795b333ca5fee30a8.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca2a795b333ca5fee30a8.md index 3183bb297e9..24681bd22ce 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca2a795b333ca5fee30a8.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca2a795b333ca5fee30a8.md @@ -43,14 +43,16 @@ assert.exists(document.querySelector('.card + .card'));

XYZ Bookstore

Browse our collection of amazing books!

+
- --fcc-editable-region--

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

- + + --fcc-editable-region-- + --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca3cfeebef2cd8cc5f814.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca3cfeebef2cd8cc5f814.md index 1abf7c2375a..06420a0e49d 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca3cfeebef2cd8cc5f814.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca3cfeebef2cd8cc5f814.md @@ -39,17 +39,19 @@ assert.equal(cards[1]?.id, 'dave-cooking-book');

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

+ --fcc-editable-region--
- -
--fcc-editable-region-- + +
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca4c4b0f952cf09fabe09.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca4c4b0f952cf09fabe09.md index f8475667928..ff7cd301384 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca4c4b0f952cf09fabe09.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca4c4b0f952cf09fabe09.md @@ -39,17 +39,19 @@ assert.equal(cards[1]?.querySelector('h2')?.innerText.trim(), "Dave's Cooking Ad

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

- --fcc-editable-region-- +
- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5412b5dd9d06b3d6404.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5412b5dd9d06b3d6404.md index 954e77a186d..6060057ae5d 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5412b5dd9d06b3d6404.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5412b5dd9d06b3d6404.md @@ -50,18 +50,20 @@ assert.exists(cards[1]?.querySelector('h2 + p'));

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

- --fcc-editable-region-- +

Dave's Cooking Adventure

- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5c0065c82d256d29ca3.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5c0065c82d256d29ca3.md index 04cf807d61c..0d37235f5f5 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5c0065c82d256d29ca3.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca5c0065c82d256d29ca3.md @@ -55,19 +55,21 @@ assert.equal(cards[1]?.querySelector('button')?.innerText.trim(), 'Buy Now');

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

- --fcc-editable-region-- +

Dave's Cooking Adventure

This is the story of Dave as he learns to cook everything from pancakes to pasta, one recipe at a time.

- + --fcc-editable-region-- + + --fcc-editable-region--
- --fcc-editable-region--
diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6364c5616d393389a30.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6364c5616d393389a30.md index 7c804df81cd..53fb73cce9c 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6364c5616d393389a30.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6364c5616d393389a30.md @@ -62,22 +62,25 @@ assert.exists(document.querySelector('p + .btn-container')); ---fcc-editable-region--

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

+

Dave's Cooking Adventure

This is the story of Dave as he learns to cook everything from pancakes to pasta, one recipe at a time.

- + +--fcc-editable-region-- + --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6e5a6759ed4ea0034dc.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6e5a6759ed4ea0034dc.md index c4175343b9e..97c79b17c4c 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6e5a6759ed4ea0034dc.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/68eca6e5a6759ed4ea0034dc.md @@ -88,24 +88,28 @@ assert.equal(buttons[1]?.innerText.trim(), 'Checkout');

XYZ Bookstore

Browse our collection of amazing books!

+

Sally's SciFi Adventure

This is an epic story of Sally and her dog Rex as they navigate through other worlds.

+

Dave's Cooking Adventure

This is the story of Dave as he learns to cook everything from pancakes to pasta, one recipe at a time.

---fcc-editable-region-- +

Review your selections and continue to checkout.

+
- + --fcc-editable-region-- + + --fcc-editable-region--
---fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/69134d14150d51f8066a3246.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/69134d14150d51f8066a3246.md index c5eb4b024bc..c0bcecd63dd 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/69134d14150d51f8066a3246.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/69134d14150d51f8066a3246.md @@ -38,12 +38,13 @@ assert.match(code, /<\/head>[\s\S]*[\s\S]*<\/body>[\s\S]*<\/html>/i); ```html ---fcc-editable-region-- +--fcc-editable-region-- + XYZ Bookstore Page - --fcc-editable-region-- + ``` diff --git a/curriculum/challenges/english/blocks/workshop-bookstore-page/691f85085787a8c4ca589fbb.md b/curriculum/challenges/english/blocks/workshop-bookstore-page/691f85085787a8c4ca589fbb.md index bb179e1e38e..7991390e81a 100644 --- a/curriculum/challenges/english/blocks/workshop-bookstore-page/691f85085787a8c4ca589fbb.md +++ b/curriculum/challenges/english/blocks/workshop-bookstore-page/691f85085787a8c4ca589fbb.md @@ -36,12 +36,13 @@ assert.match(code, /[\s\S]*[\s\S]*<\/title>[\s\S]*<\/head>/i); ## --seed-contents-- ```html - --fcc-editable-region-- <!DOCTYPE html> <html lang="en"> <head> - +--fcc-editable-region-- + +--fcc-editable-region-- </head> - --fcc-editable-region-- + </html> ```