From e4e660096e4da933dbb604d0674040153fa07c81 Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Tue, 27 Aug 2024 11:57:10 -0400 Subject: [PATCH 1/4] Bar graph on toolbar --- curriculum/moth/content.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/curriculum/moth/content.json b/curriculum/moth/content.json index dbc6ef1be..f0bc2211f 100644 --- a/curriculum/moth/content.json +++ b/curriculum/moth/content.json @@ -104,10 +104,15 @@ }, { "id": "Graph", - "title": "XY Plot", + "title": "Graph", "iconId": "icon-plot-tool", "isTileTool": true }, + { + "id": "BarGraph", + "title": "Bar Graph", + "isTileTool": true + }, { "id": "duplicate", "title": "Duplicate Tile", @@ -269,7 +274,7 @@ "title": "Teacher", "type": "published-problem-documents", "dataTestHeader": "class-work-section-published", - "dataTestItem": "class-work-list-items", + "dataTestItem": "class-work-list-items", "documentTypes": [ "publication", "personalPublication" @@ -418,7 +423,7 @@ "title": "Summarize", "placeholder": "Discuss your findings" }, - "start": { + "start": { "initials": "INT", "title": "Intro", "placeholder": "Record your ideas" From bae4271752129d7f52547d15b3ec02c57ae4d709 Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Mon, 16 Sep 2024 15:51:50 -0400 Subject: [PATCH 2/4] Add barchart it! to the moth unit --- curriculum/moth/content.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/curriculum/moth/content.json b/curriculum/moth/content.json index f0bc2211f..2def42371 100644 --- a/curriculum/moth/content.json +++ b/curriculum/moth/content.json @@ -33,11 +33,15 @@ "merge-in", [ "data-set-view", - "graph" + "DataCard" ], [ "data-set-view", - "DataCard" + "bargraph" + ], + [ + "data-set-view", + "graph" ], "delete" ] @@ -48,7 +52,11 @@ "merge-in", [ "data-set-view", - "Table" + "DataCard" + ], + [ + "data-set-view", + "bargraph" ], [ "data-set-view", From f7c384c0598f28f884b0bc40736b57a63573bbf7 Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Wed, 18 Sep 2024 14:22:31 -0400 Subject: [PATCH 3/4] make it table it! from datacards in the moth unit --- curriculum/moth/content.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/moth/content.json b/curriculum/moth/content.json index 2def42371..cd5792047 100644 --- a/curriculum/moth/content.json +++ b/curriculum/moth/content.json @@ -52,7 +52,7 @@ "merge-in", [ "data-set-view", - "DataCard" + "table" ], [ "data-set-view", From 8ebd78ef5534e9aef06c45be099aab779cafc50d Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Thu, 19 Sep 2024 16:54:15 -0400 Subject: [PATCH 4/4] remove 2023-24 from moth curriculum name --- curriculum/moth/content.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/moth/content.json b/curriculum/moth/content.json index cd5792047..a0d0b7b0d 100644 --- a/curriculum/moth/content.json +++ b/curriculum/moth/content.json @@ -579,7 +579,7 @@ { "description": "Activity 3.1", "ordinal": 1, - "title": "My Moths in CLUE 2023-2024", + "title": "My Moths in CLUE", "subtitle": "", "disabled": [], "sections": [