From 59a54b504018bddbade9df53a7103e839079ced6 Mon Sep 17 00:00:00 2001 From: hbar1st <35541470+hbar1st@users.noreply.github.com> Date: Thu, 22 Jan 2026 03:16:02 -0500 Subject: [PATCH] fix(curriculum): adjust editable-regions workshop-final-exams-table (#65396) --- .../workshop-final-exams-table/66a9b8f14b963916a3baa732.md | 6 +++--- .../workshop-final-exams-table/66a9bcf00f13a418368a272e.md | 6 +++--- .../workshop-final-exams-table/66a9c006e4f58819396605b3.md | 1 + .../workshop-final-exams-table/66a9c7a4521d2b1b1ec6dcf0.md | 1 + .../workshop-final-exams-table/66a9ca099e3ecb1be10a2696.md | 1 + .../workshop-final-exams-table/66a9cb26ec6bd41cf6c82bc5.md | 1 + 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9b8f14b963916a3baa732.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9b8f14b963916a3baa732.md index 02979129c92..77f05020264 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9b8f14b963916a3baa732.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9b8f14b963916a3baa732.md @@ -59,11 +59,11 @@ assert.strictEqual(captionEl.innerText.trim(), 'Calculus Final Exam Grades'); - --fcc-editable-region-- - -
--fcc-editable-region-- + + --fcc-editable-region-- + ``` diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9bcf00f13a418368a272e.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9bcf00f13a418368a272e.md index 0c89f0fd959..972eb824543 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9bcf00f13a418368a272e.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9bcf00f13a418368a272e.md @@ -95,11 +95,11 @@ assert.match(code, /.*.*<\/th>.*.*<\/th>.*.*<\/th>.*<\/tr>/is); Calculus Final Exam Grades - --fcc-editable-region-- - - --fcc-editable-region-- + + --fcc-editable-region-- + diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c006e4f58819396605b3.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c006e4f58819396605b3.md index 870e5d23886..e5c322d3430 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c006e4f58819396605b3.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c006e4f58819396605b3.md @@ -55,6 +55,7 @@ assert.match(code, /[\s\S]*<\/tbody>/i); Grade + --fcc-editable-region-- --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c7a4521d2b1b1ec6dcf0.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c7a4521d2b1b1ec6dcf0.md index 12e4c1b53e9..083fda64367 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c7a4521d2b1b1ec6dcf0.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9c7a4521d2b1b1ec6dcf0.md @@ -102,6 +102,7 @@ assert.strictEqual(document.querySelector('tbody tr:nth-of-type(3) td:last-child Alex 54 + --fcc-editable-region-- --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9ca099e3ecb1be10a2696.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9ca099e3ecb1be10a2696.md index 3c35e9f67a0..dfb55142277 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9ca099e3ecb1be10a2696.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9ca099e3ecb1be10a2696.md @@ -114,6 +114,7 @@ assert.strictEqual(document.querySelector('tbody tr:nth-of-type(5) td:nth-of-typ Marcus 88 + --fcc-editable-region-- --fcc-editable-region-- diff --git a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9cb26ec6bd41cf6c82bc5.md b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9cb26ec6bd41cf6c82bc5.md index 257682b5848..2828675f7f5 100644 --- a/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9cb26ec6bd41cf6c82bc5.md +++ b/curriculum/challenges/english/blocks/workshop-final-exams-table/66a9cb26ec6bd41cf6c82bc5.md @@ -111,6 +111,7 @@ assert.strictEqual(document.querySelectorAll('tfoot tr td').length, 2); 83 + --fcc-editable-region-- --fcc-editable-region--