From 036e8070ba0166407a882f655cdf5122b700deb3 Mon Sep 17 00:00:00 2001 From: srudow93 <144838286+srudow93@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:45:50 -0400 Subject: [PATCH] =?UTF-8?q?Update=20Curriculum=20Section=20=E2=80=9Cinvest?= =?UTF-8?q?igation-2/problem-1/initialChallenge/content=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../problem-1/initialChallenge/content.json | 29 +++++++------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/curriculum/cas/investigation-2/problem-1/initialChallenge/content.json b/curriculum/cas/investigation-2/problem-1/initialChallenge/content.json index 56431beaf..c74cbc648 100644 --- a/curriculum/cas/investigation-2/problem-1/initialChallenge/content.json +++ b/curriculum/cas/investigation-2/problem-1/initialChallenge/content.json @@ -8,28 +8,19 @@ "type": "Text", "format": "html", "text": [ - "

The dining room at a camp has two sizes of tables. A large table seats ten people, and a small table seats eight people. When the campers come for dinner one night, there are four pizzas on each large table and three pizzas on each small table. The campers at each table share the pizzas equally.

" + "

Problem 2.1

Sharing Pizzas: Comparing Rate Strategies

The dining room at a camp has two sizes of tables. A large table seats ten people, and a small table seats eight people. When the campers come for dinner one night, there are four pizzas on each large table and three pizzas on each small table. The campers at each table share the pizzas equally.

" ] } }, - [ - { - "id": "08OCt202204012q34PM", - "title": "Large Table for 10 people", - "content": { - "type": "Image", - "url": "cas/images/C&S_2-1_LargeTable.png" - } - }, - { - "id": "08OCt20220400PM", - "title": "Small Table for 8 people", - "content": { - "type": "Image", - "url": "cas/images/C&S_2-1_SmallTable.png" - } + { + "id": "08OCt202204012q34PM", + "title": "Tables", + "content": { + "type": "Image", + "url": "cas/images/child.jpg", + "filename": "cas/images/child.jpg" } - ], + }, { "id": "SOM-WGtBsbO4SQRE", "content": { @@ -191,4 +182,4 @@ } ] } -} \ No newline at end of file +}