From 5e6e91aea6250e0a3407150fd260b8f49898b008 Mon Sep 17 00:00:00 2001 From: Leslie Bondaryk Date: Tue, 20 Aug 2024 10:13:43 -0700 Subject: [PATCH] =?UTF-8?q?Update=20Curriculum=20Section=20=E2=80=9Cinvest?= =?UTF-8?q?igation-1/problem-1/initialChallenge/content=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../investigation-1/problem-1/initialChallenge/content.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/curriculum/cmpclue/investigation-1/problem-1/initialChallenge/content.json b/curriculum/cmpclue/investigation-1/problem-1/initialChallenge/content.json index 0f27cb293..e73a829bf 100644 --- a/curriculum/cmpclue/investigation-1/problem-1/initialChallenge/content.json +++ b/curriculum/cmpclue/investigation-1/problem-1/initialChallenge/content.json @@ -18,7 +18,8 @@ "title": "CLUE's Tools", "content": { "type": "Image", - "url": "cmpclue/images/oolbar-with-annotations.png" + "url": "cmpclue/images/toolbar-with-annotations.png", + "filename": "cmpclue/images/toolbar-with-annotations.png" } } ], @@ -361,7 +362,7 @@ "type": "Text", "format": "html", "text": [ - "

Number Line

  1. The Number Line tool has many uses. For instance, it can help understand how mathematical operations work, particularly problems involving negative numbers. The Number Line below shows the answer to 2 - 5 where the "-" sign indicates counting 5 units to the left. The endpoints can be changed.

Drag a Number Line into the Initial Challenge and try adding points. We will see other uses for this tool in the next section.

" + "

Number Line

The Number Line tool has many uses. For instance, it can help understand how mathematical operations work, particularly problems involving negative numbers. The Number Line below shows the answer to 2 - 5 where the "-" sign indicates counting 5 units to the left. The endpoints can be changed.

Drag a Number Line into the Initial Challenge and try adding points. We will see other uses for this tool in the next section.

" ] } },