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"