From 44205c11f17d6d7ba1c3e87ee54f32d1ddbfaf76 Mon Sep 17 00:00:00 2001 From: martinwork Date: Wed, 17 Jun 2026 20:35:15 +0100 Subject: [PATCH] Extension: add FWD Edu OpenSciEd --- docs/extensions/extension-gallery.md | 4 ++++ targetconfig.json | 1 + 2 files changed, 5 insertions(+) diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index 33a6743e655..a7848f79a9e 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -396,6 +396,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "FWD Edu OpenSciEd Kit", + "url": "/pkg/Forward-Education/pxt-openscied", + "cardType": "package" +}, { "name": "FWD Edu Coding For Good Kit", "url": "/pkg/Forward-Education/pxt-coding-for-good", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 1e6057e928e..b53e643ff7d 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -443,6 +443,7 @@ "pyocodingcompany-crypto/pyobot-makecode": { "tags": [ "Robotics" ] }, "kitronikltd/pxt-design-and-automate-accessory-kit": { "tags": [ "Robotics" ] }, "aorczyk/my-controller": { "tags": [ "Software" ] }, + "forward-education/pxt-openscied": { "tags": [ "Science" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",